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 ...
A capacitance meter is a device that is used to measure capacitance of a capacitor. In this project, we will develop two circuits: a) CIRCUIT1 - to measure capacitance in the range of 1µF to 4700µF b) ...
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 ...
float C1 = 0; //Aquí guardaremos la capacidad medida. volatile int led_pin = 12; //terminal al que conectamos un led que encenderemos lo que dure el pulso de entrada. volatile long t_inicio = 0; ...
Glucose measurement is one of the essential health monitoring practices for maintaining blood sugar levels. Here, we have fabricated a highly specific capacitive nano-sensor for non-enzymatic glucose ...