I am working on an Arduino based mash temperature controller. I have an
Arduino UNO R3,
RGB Shield Kit,
TMP36 Analog Temp. Sensor, a solid state relay and
Bucket Heater.
What I would like to do is have the buttons on the
RGB Shield Kit control the mash temperature and mash time. I want to use them to set these parameters and then use the select button to begin the mash. I am not sure how to program the Arduino to take the user input. I can pre-program it to that days desired settings, but I would really like to be able to change it with the buttons on the shield. Thanks!