News

This build is about using the temperature sensor in your clock. The ATMega328p, the chip at the heart of all your Arduino Uno clones, has within it a watchdog timer that clicks over at a rate of ...
Sometimes you need to know the temperature of something from a ways away. That might be a smoker, a barbecue, or even a rabbit hutch. This project from [Discreet Mayor] might just be what you’re ...
The Arduino is a small circuit board wrapped around one of these microcontrollers that makes it very easy for you to upload new code that you write, in a variation on C++, and access the set of ...