Skip to content

A program for a macropad functionality built with an Arduino MEGA 2560 and a TFT resistive touchscreen.

Notifications You must be signed in to change notification settings

Calhuang/cowpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cowpad

photo

A program for a macropad functionality built with an Arduino MEGA 2560 and a TFT resistive touchscreen.

Sends keypresses based on button press.

component list

  • Arduino MEGA 2560

  • 3.95" inch 480*320 TFT Touch LCD Module Screen Display Panel ST7796S Controller

instructions

  1. flash cowpad.ino to your arduino.

  2. plug in the pad and run the python script.

configuration settings

  • IMPORTANT: edit the settings.json file to customize your macros.

  • Remember to install the libraries specified on the top of the .ino file.

  • You might have to run calibration on the screen using the example arduino code for touchscreens. Replace the values in the .ino file with the results you get from the calibration.

About

A program for a macropad functionality built with an Arduino MEGA 2560 and a TFT resistive touchscreen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published