Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 784 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 784 Bytes

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