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