This project demonstrates how to implement a basic temperature alarm in arduino that uses non-blocking code to make the interaction with arduino always responsive. One of the LED will always blink to ...
[Edward], creator of the Cave Pearl project, an underwater data logger, needed a way to measure temperature with a microcontroller. Normally, this problem is most easily solved by throwing a ...