So first off I am very new to all this. I am looking to automate garden. Step 1 is to get sensors going. I have completed my 1st project to get me going (First Arduino Project ). So now I'm on to my next project......LCD Menu.
I have spent days trying to figure this out. Been through an ton of code but every code i have found I can't get to work. Youtube has been less than helpful. So I am here seeking help.
Arduino Uno / 16x2 LCD / Rotary Encoder Or Buttons (Whichever is easier)
Here's what I am hoping to do:
- Main Screen (Come back to this screen after 10 sec of no activity)
- Scroll thru other Screens
- Push for Sub-Menu
- Scroll thru Sub-Menus
- Push for Sub-Sub-Menu
- Scroll thru Sub-Sub-Menu
Right now I don't need to make any changes from the LCD, just need to see multiple sensor values. Any help will greatly appreciated.