Coming soon! TSC2007 resistive touch screen Python driver
Before we stock the upcoming TSC2007 resistive touch driver breakout https://www.adafruit.com/product/5423 we have to write and test the arduino and circuitpython driver code. this is me whipping up a quick example - the chip itself is quite simple, just send a command byte and read 2 bytes of data back. we peeked at the linux driver for any insights in case we were missing something, we're used to more complex chips - but really it is that simple. our circutpython/python driver code is here https://github.com/adafruit/Adafruit_CircuitPython_TSC2007
#adafruit #python #TSC2007
Visit the Adafruit shop online - http://www.adafruit.com/
-----------------------------------------
LIVE CHAT IS HERE! http://adafru.it/discord
Adafruit on Instagram: https://www.instagram.com/adafruit
Subscribe to Adafruit on YouTube: http://adafru.it/subscribe
New tutorials on the Adafruit Learning System: http://learn.adafruit.com/
-----------------------------------------