Measuring this one vital parameter (Input Offset Voltage) provides a simple means of determining if the DUT (Device Under Test) is either good or bad. The circuit is very simple, requiring only four ...
Testing functions isn't hard, but how do you test user input and output? In my last article, I started looking at "pytest", a framework for testing Python programs that's really changed the way I look ...