News

This post is in response to a reader who asked about detecting mains electricity using a microcontroller. The easiest and safest way to detect mains electricity using a microcontroller is with an ...
Code in the Arduino sketch is then used to compute the actual voltage being measured. The analog sensor on the Arduino board senses the voltage on the analog pin and converts it into a digital format ...
Little Bird Electronics posted an article about using an analog voltage reference with Arduino. This is a tool available when using an analog-to-digital converter. By setting up either an internal ...