Smart Socket
1 / 7
File stampabili (3)
Descrizione
A temperature controlled switch implemented in Micropython.
Can be used for precise temperature control in areas like sous-vide.
This software was tested on Raspberry Pi Pico. Attached with:
DS18B20 temperature sensorI2C 128*64 mono-color display3 LEDs for displaying statusRotary encoder to set target temperatureRelay to control heating element (for example, a cheap rice-cooker that don't have any built-in microcontroller)More pictures: https://monokeith.top/?p=573
Source code: https://github.com/monoKeith/Temperature-Switch