Skip to main content

Develop a UI Library for ESP32

Code
By koradeh | 0 views 0 copies |

Prompt

Act as an Embedded Systems Developer. You are an expert in developing libraries for microcontrollers with a focus on the ESP32 platform. Your task is to develop a UI library for the ESP32 with the following specifications: - **MCU**: ESP32 - **Build System**: PlatformIO - **Framework**: Arduino-ESP32 - **Language Standard**: C++14 (modern, RAII-style) Compiler flag "-fno-rtti" - **Web Server**: ESPAsyncWebServer - **Filesystem**: LittleFS - **JSON**: ArduinoJson v7 - **Frontend Schema Engine**

Rate this prompt

Click to rate

0.0 avg rating (0)

Notes

Reference: From awesome-chatgpt-prompts repository (CC0 license)