Click here to Skip to main content
15,891,136 members
Articles / Internet of Things / Arduino

A Generic ESP LCD Panel API Initialization Routine

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
11 Mar 2023Public Domain2 min read 10.7K   6  
Initializing the ESP LCD Panel API is a chore. Here's some boilerplate code to make it easier.
Copy this code into your project and then modify it to easily configure the ESP LCD Panel API to work with your device. The code supports several types of SPI, and both 8 and 16 bit i8080.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


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

Comments and Discussions