I'm building a sous vide cooking controller. A common project I know, but this seemed like a fun way to kill time. The general setup is this:
- Temperature sensing using a high-temperature waterproof packaged DS18B20: (http://www.adafruit.com/products/642
- Display and user inputs via a 16x2 LCD + 4 button keypad, connected using a GPIO expander over I2C: http://www.adafruit.com/products/1109
- Power to the PI via 5V supplied to the GPIO pin, not through the USB mini - I *will* be cannibalizing a USB mini charger for parts, but intend to hardwire the power in the final assembly.
- The unit will be used to switch power on and off to a a plain old on/off slow-cooker. The slow cooker will be 1000W or less.
- Switching of the slow cooker will be done via a mechanical relay (I'm worried about an SSR failing in the On state).
- The relay will be a 5V coil, driven through a ULN2803A chip to provide a buffer, level change, and increased current.
Attached is my schematic - I'd really appreciate any feedback or corrections anyone might be generous enough to offer.
Looking forward to the build!
Thanks
