Hi guys, I'm new to Arduino and i'm using B4R LiquidCrystal_I2C library to drive my LCD 1602 I2C version.
I want to know is there any library to make LCD Menus like the libs on Arduino IDE for B4R?
I use two arrows left an right the menu element and increment/decrement position using two buttons -/+. Two buttons F1 are to choose the pointed element and F2 to go.back to prev. Menu
I use two arrows left an right the menu element and increment/decrement position using two buttons -/+. Two buttons F1 are to choose the pointed element and F2 to go.back to prev. Menu
If you use a 20x4 LCD display like I do you have not too many choses. If you have a graphic one, use a 32 bit Arduino. But with 4 buttons I don't think you get better results.