A C++ logging library for ESP32 using printf like syntax, that does compile-time validation of parameters, log compression for saving your precious memory, sleep resistant persistance
ESP_HX8347 is a component for driving the HX8347 display controller, commonly used in TFT LCD displays. It provides an interface for initializing the display, sending commands and data, and controlling various display parameters.