- Arduino UNO (or any that fits the LCD Keypad Shield)
 - LCD Keypad Shield Any lcd could work but without the button presses
 
- Attach the LCD Keypad Shield to the top of 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
 - Press some buttons :)
 
