wdim0 / esp8266_fast_lcd_driver_hspi

Fast LCD driver written from scratch for ESP8266 for driving ILI9341 (240x320) or ILI9486 / ILI9488 (320x480) compatible LCD controllers using 4-wire SPI interface. ESP8266's HSPI interface is used (full 16 x 32-bit buffer). There's also option for full SW bit-banging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wdim0/esp8266_fast_lcd_driver_hspi Stargazers