Jason Gin

Results 33 comments of Jason Gin

The boards arrived and are working! (at least the LCD portion). I built a test board with a Teensy 3.6 microcontroller since that'll give me a decent CPU, RAM and...

The touchscreen mostly works. There are issues with poor tap resolution, discontinuity when dragging in certain areas, and the bottom touch area wraps and slightly overlaps the top of the...

I managed to find a register map (in Chinese) and turns out the X and Y coordinates are 12-bit, not 8-bit. Touchscreen linearity is still an issue but the Arduino...