6
votes
5answers
2k views

Temperature sensors for an Arduino sous-vide project

I'm creating a PID controller for sous-vide, like this one, and am trying to decide which temperature sensor to get. Priorities: Cost: < £25 delivered in the UK Accuracy: +/- 0.5C Range: 0 - ...
4
votes
6answers
4k views

How do I get proportional 240V AC output from an Arduino-based PID controller to “dim” a rice cooker for a Sous-Vide project?

I'm making a PID controller for Sous-Vide, using an Arduino. I'm trying to decide how to control the output. Using an SSR as an on-off switch on 240V AC will probably give me the result I'm looking ...