Good day fellow arduino enthusiasts
I am fairly new to this whole platform but have hit a dead end.
I am currently using a Arduino uno micro controller to measure and control temp and humidity.
On the temp side i am running 2 relays one heat one cool.
On the humidity side i am running only one.
My problem is that on my LCD both is showing on one display and i am using the buttons for adjustment.
now i want to add a timer to the display and i want to use two buttons for the adjustment thereof.
Does anybody have a example sketch of a simple menu i can use?