mirror of
https://github.com/m5stack/esp-bsp.git
synced 2026-05-20 11:26:31 -07:00
BSP: M5Stack Core
| HW Reference | HOW TO USE API | EXAMPLES |
|---|
Warning
The SD card is not working simultaneously with the LCD screen. We are working on a fix.
Overview
Capabilities and dependencies
| Available | Capability | Controller/Codec | Component | Version |
|---|---|---|---|---|
| โ๏ธ | ๐ DISPLAY | ili9341 | espressif/esp_lcd_ili9341 idf |
^1 >=5.2 |
| โ๏ธ | โซ LVGL_PORT | espressif/esp_lvgl_port | ^2 | |
| โ | โ๏ธ TOUCH | |||
| โ๏ธ | ๐ BUTTONS | espressif/button | ^4 | |
| โ | ๐ต AUDIO | |||
| โ๏ธ | ๐ AUDIO_SPEAKER | |||
| โ | ๐ค AUDIO_MIC | |||
| โ๏ธ | ๐พ SDCARD | idf | >=5.2 | |
| โ | ๐ฎ IMU |
Compatible BSP Examples
| Example | Description | Try with ESP Launchpad |
|---|---|---|
| Display Example | Show an image on the screen with a simple startup animation (LVGL) | Flash Example |
| Display Rotation Example | Rotate screen using buttons or an accelerometer (BSP_CAPS_IMU, if available) |
Flash Example |


