16x2 LCD Menu for Arduino
I just want to share this beautiful LCD Menu implementation that you may use to your next Arduino project. The original code is for PIC microcontrollers, and just ported it for Arduino. My apologies to the original author of the source code, all credits goes to you, Sir. VIDEO DEMONSTRATION SOURCE CODE #include “LiquidCrystal.h” LiquidCrystal […]
Read more 16x2 LCD Menu for Arduino