Have you ever found the need to measure the capacitance of a capacitor? No multimeter handy (for shame)? Well, as it turns out you can actually measure capacitance using your Arduino Uno, with no ...
If you are just starting out in electronics, you need tools. But it is hard to build all your tools. Even though we see a lot of soldering station builds, you really ought to have a soldering iron to ...
The .ino file( which contains the C++ source code) calls from a number of libraries. All are standard libraries which can be found on Arduino libray manager. The meter measures capacitance it outputs ...