Arduino Sketch for controlling a 12V cooling box (mini fridge). Turn it on or of depending on it's temperature.
Go to file
Marcus (DeltaLima) 23895455bd fixed values - at cccamp23 it came out thtat 10-12°C is the useful minimum 2023-08-29 23:57:13 +02:00
kicad/arduino-fridge-powercontrol working break out board 2023-08-08 01:59:49 +02:00
main fixed values - at cccamp23 it came out thtat 10-12°C is the useful minimum 2023-08-29 23:57:13 +02:00
README.md fixed values - at cccamp23 it came out thtat 10-12°C is the useful minimum 2023-08-29 23:57:13 +02:00
main.py filename into var 2023-08-08 20:43:50 +02:00

README.md

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 :)