DEV Community

Charbel Harb
Charbel Harb

Posted on

Lightweight / health check tool

A long time ago I created a C++ library that was used in hardware testing;

Even though I had no idea (and still) how to do hardware/embedded programming, the approach was simple and straight-forward - A simple tool to run tests and parse their results.
Moving forward into the future, I ported/re-structured it in C# - More info can be found in here: GitHub

Any input is welcome!

Top comments (0)