bradzilla84/touch-adafruit@0.1.2

License: GPL

This is a touch display Wrapper for the common Adafruit TouchScreen. Can be used to map display to touch values and make Keypads and Menus.(More examle's to come)
NodeDescription
example-map-gridNo description
touch-detect
Detect Touch and output Raw XY
touch-detect-grid
Make a Grid of touch events.( Usefull for making Button grids..Keypads...Ect...)(Trigger different Pages/Events based on what button was Pressed)
touch-map-to-display
Map the Touch Events to the Display Dimensions.
touch-screenNo description
touch-device
Touch Device. These are the pins for some typical shields! S6D0154: YP=A1, XM=A2, YM=7, XP=6 ST7783 : YP=A2, XM=A1, YM=6, XP=7 ILI9320: YP=A2, XM=A3, YM=8, XP=9 ILI9325: YP=A1, XM=A2, YM=7, XP=6 ILI9325BG: YP=A2, XM=A1, YM=6, XP=7 ILI9341: YP=A2, XM=A1, YM=7, XP=6 ILI9488: YP=A1, XM=A2, YM=7, XP=6 R65109V: YP=A2, XM=A1, YM=6, XP=7
To use the nodes in your project you should have the bradzilla84/touch-adafruit library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.