TG-Techie
e901317fd7
PYPORTAL: pindefs incorrect
...
@jerryneedell suggested the pins could be wrong when I told him I was getting reading that didn't change, having corrected the pinout to match the schematic I was given it now works!
used:
```
ts = adafruit_touchscreen.Touchscreen(board.TOUCH_XL, board.TOUCH_XR,
board.TOUCH_YD, board.TOUCH_YU,
calibration=((5200, 59000), (5800, 57000)),
size=(320, 240))
while True:
p = ts.touch_point
if p:
time.sleep(.5)
print(p)
```
2019-02-12 22:18:36 -05:00
..
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-01-22 14:02:07 -08:00
2019-01-17 14:45:29 -08:00
2019-01-22 18:49:37 -08:00
2019-01-22 18:49:37 -08:00
2019-01-17 14:45:29 -08:00
2019-01-27 14:07:16 -08:00
2019-01-22 14:02:07 -08:00
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-01-22 18:49:37 -08:00
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-01-18 13:47:40 -08:00
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-02-12 10:10:02 -08:00
2019-02-03 13:42:03 -08:00
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-01-18 11:43:35 -08:00
2019-01-17 14:45:29 -08:00
2019-01-22 14:02:07 -08:00
2019-02-12 22:18:36 -05:00
2019-02-06 10:50:57 -08:00
2019-01-31 09:11:30 -08:00
2019-01-30 22:55:36 -08:00
2019-01-25 12:27:31 -06:00
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-01-22 14:02:07 -08:00
2019-01-17 14:45:29 -08:00
2019-01-17 14:45:29 -08:00
2019-01-16 12:05:20 -08:00
2018-04-03 21:40:10 -05:00
2018-04-03 21:40:10 -05:00
2018-04-03 21:40:10 -05:00
2018-04-03 21:40:10 -05:00
2018-02-09 11:31:18 -05:00
2018-02-09 11:31:18 -05:00
2018-04-13 16:22:28 -07:00
2018-04-13 16:22:28 -07:00
2018-04-13 16:22:28 -07:00
2018-04-13 16:22:28 -07:00
2018-04-13 16:22:28 -07:00
2018-04-13 16:22:28 -07:00
2018-04-13 16:22:28 -07:00