- Arduino UNO (or any that fits a LCD)
- Any LCD
- Attach the LCD to the arduino
- Change the settings in settings.h
LCD_COLSto the amount of columns your display hasLCD_ROWSto the amount of rows your display hasLCD_RS,LCD_EN,LCD_D4,LCD_D5,LCD_D6,LCD_D7andLCD_BUTTONSto the correct pins
- Upload the sketch
- Watch the test
