News

This isn’t about connecting a temperature sensor in your Arduino. This build is about using the temperature sensor in your clock. The ATMega328p, the chip at the heart of all your Arduino Uno ...
The setup is pretty simple as you might expect. A photocell and TMP36 temperature sensor are connected to the Arduino, then with a bit of code and USB host magic, the Android app shows the temp ...