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.
Enhanced MIPI DSI LCD driver for ESP-IDF with extended configuration options not exposed by the stock esp_lcd component — including DBI data type selection (DCS vs Generic), DPI clock lane state (continuous HS vs AUTO), and timing signal polarity.
Compact fixed-point math library for embedded systems. Integer-only with caller-selectable radix. Trig, log/exp, sqrt, hypot, wave generators, ADSR, and 2D transforms. Zero dependencies.