/Arduino-Uno-NumPad

A small program for the Arduino Uno that simlautes a number pad on a 2.4" TFT Touchscreen.

Primary LanguageArduinoMIT LicenseMIT

Arduino Uno Numpad

A Small Program to Simulate a Numpad using a 2.4" TFT Touchscreen Program does not act as an USB HID Device, for reference purposes only Tested on Arduino UNO Only and with TFT Touchscreen Driver 0x9341

  • "numpad" program is fully functional and has styling
  • "numpad-layout" program has a layout with no styling but does function (Smaller footprint)

To see program working open the "Serial Monitor" and begin using.

Screen used:

  • 2.4" TFT Touchscreen 240x320 (MCUFriend)
  • Driver 0x9341

By William Tavares