ESP Component Registry
Open main menu
Docs
Blog
Sign in
andresragot
/driver_st7262
1.0.0
Latest
uploaded 4 days ago
C++ driver for the ST7262 RGB LCD panel (1024x600) on ESP32. Inherits from andresragot/driver_lcd.
Readme
Dependencies
2
Dependents
0
Examples
0
Versions
1
ESP-IDF
>=5.4.1
ESP-IDF is Espressif’s official IoT Development Framework for the ESP32, ESP32-S and ESP32-C series of SoCs.
andresragot/driver_lcd
^1.0.0
C++ base class for LCD panel drivers on ESP32-P4. Provides a common interface for initialization, pixel operations, and frame buffer management.