arduino-fridge-powercontrol/README.md

8 lines
276 B
Markdown
Raw Permalink Normal View History

2023-08-01 23:38:12 +02:00
# arduino-fridge-powercontrol
A small project to turn my 12V cooling boxes aka mini-fridge on or off depending on their temperature inside.
Over the USB serial the arduino sends every 5 seconds the temperature and Status (on/off) in json format.
Used at the #cccamp23 :)