Click here to Skip to main content
15,880,469 members
Articles / Internet of Things

GFX Part 4: The ILI9341 Display Driver and JPEG Support

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
4 May 2021MIT13 min read 7.6K   198   5  
Use an ILI9341 display efficiently from an ESP32 without the Arduino framework. Load JPEGs.
In this installment, we work with an evolving GFX library which can now load JPEG images. This article also introduces an optimized graphics driver for the popular ILI9341 display running on an ESP32 with the ESP-IDF.

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