ili9486
ili9486 copied to clipboard
ILI9486 drivers for Waveshare 3.5inch TFT LCD
ili9486
ILI9486 drivers for Waveshare 3.5inch TFT LCD and clones.
Implementation of simple drivers for ILI9486 display. stm32f4 folder contains bare metal C driver for STM32F4 (tested on STM32F4 - NUCLEO-F446RE), while raspberry-pi Python driver for Raspberry Pi (tested on Raspberry Pi 2 Model B) - this Python driver was developed for simple testing, it was quickly created, but it is running quite slow.
Useful links
- Datasheet
- Linux FBTFT driver
- Waveshare overlays
- STlink Linux
- Arduino UTFT library
- STM32 Discovery for Linux