Click here to Skip to main content
15,881,709 members
Articles / Internet of Things / Arduino

Writing an X11 Color Picker With GFX

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
20 Apr 2022MIT15 min read 5.2K   30   4  
Implement a fancy color picker in your ESP32 WROVER or WROOM IoT applications
Learn how to use some of the latest features of GFX to implement an efficient color picker in your projects. In this project, we will use an ESP32 WROVER and an ILI9341 display with touch (provided by an XPT2046)

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