Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 871 Bytes

File metadata and controls

18 lines (12 loc) · 871 Bytes

Matouch-Rotary-Display Board Support Package (BSP) Component

Badge

The Matouch Rotary Display is a development board for the ESP32-S3 module. It features a nice touchscreen display, a rotary encoder, a push button behind the screen, and some expansion headers along with other peripherals like a micro-SD card.

The espp::MatouchRotaryDisplay component provides a singleton hardware abstraction for initializing the touch, display, and button.

Example

The example shows how to use the espp::MatouchRotaryDisplay hardware abstraction component initialize the components on the MaTouch Rotary Display.