Click here to Skip to main content
15,889,216 members
Articles / Internet of Things

GFX Sidebar: Inside the ILI9341 Display Driver on the ESP-IDF

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
6 May 2021MIT26 min read 5.7K   66   5  
Explore the inner workings of a highly capable IoT display driver for the ESP32
Dive into an implementation of a display driver for the popular ILI9341 implemented on the ESP32/ESP-IDF. The driver has full drawing support, batched operations and asynchronously queued operations for improved performance.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions