Skallwar / GSL1680

Arduino driver for GSL1680 - For anthology, this is my first real piece of code
Apache License 2.0
12 stars 4 forks source link
arduino arduino-driver firmware gsl1680 library teensy teensy-board teensy-drivers teensyduino touchpad touchscreen

GSL1680 Arduino driver

This project is not in active development since I don't have the hardware anymore, but if a bug is found, please consider opening an issue or a pull request

pin function Arduino Uno
1 SCL A5
2 SDA A4
3 VDD (3v3) 3v3
4 Wake 4
5 Int 2
6 Gnd GND

Warning : Firmware is really heavy so this library cannot be used in some Arduino boards

Thanks

Information gleaned from https://github.com/rastersoft/gsl1680 and various other sources Firmware for the specific panel was found here: http://www.buydisplay.com/default/5-inch-tft-lcd-module-800x480-display-w-controller-i2c-serial-spi Use part of wolfmanjm source code: https://github.com/wolfmanjm/GSL1680