espressif/m5dial

2.0.1

Latest
uploaded 2 days ago
Board Support Package (BSP) for M5Dial

readme

BSP: M5SDial

HW Reference HOW TO USE API EXAMPLES Component Registry maintenance-status

Overview

As a versatile embedded development board, M5Dial integrates the necessary features and sensors for various smart home control applications. It features a 1.28-inch round TFT touchscreen, a rotary encoder, an RFID detection module, an RTC circuit, a buzzer, and under-screen buttons, enabling users to easily implement a wide range of creative projects.

The main controller of M5Dial is M5StampS3, a micro module based on the ESP32-S3 chip known for its high performance and low power consumption. It supports Wi-Fi, as well as various peripheral interfaces such as SPI, I2C, UART, ADC, and more. M5StampS3 also comes with 8MB of built-in Flash, providing sufficient storage space for users.

The standout feature of M5Dial is its rotary encoder, which accurately records the position and direction of the knob, delivering a better interactive experience. Users can adjust settings such as volume, brightness, and menu options using the knob, or control home applications like lights, air conditioning, and curtains. The device's built-in display screen allows for displaying different interaction colors and effects.

With its compact size and lightweight design, M5Dial is suitable for various embedded applications. Whether it's controlling home devices in the smart home domain or monitoring and controlling systems in industrial automation, M5Dial can be easily integrated to provide intelligent control and interaction capabilities.

M5Dial also features RFID detection, enabling the recognition of RFID cards and tags operating at 13.56MHz. Users can utilize this function for applications such as access control, identity verification, and payments.Furthermore, M5Dial is equipped with an RTC circuit to maintain accurate time and date. Additionally, it includes an onboard buzzer and a physical button for device sound prompts and wake-up operations.

M5Dial provides versatile power supply options to cater to various needs. It accommodates a wide range of input voltages, accepting 6-36V DC input. Additionally, it features a battery port with a built-in charging circuit, enabling seamless connection to external Lithium batteries. This adaptability allows users to power M5Dial via USB-C, the DC interface, or an external battery for on-the-go convenience. M5Dial also reserves two PORTA and PORTB interfaces, supporting the expansion of I2C and GPIO devices. Users can connect various sensors, actuators, displays, and other peripherals through these interfaces, adding more functionality and possibilities.

image

Capabilities and dependencies

Available Capability Controller/Codec Component Version
📟 DISPLAY gc9a01 espressif/esp_lcd_gc9a01
idf
^2.0.3
>=5.0
⚫ LVGL_PORT espressif/esp_lvgl_port ^2
☝ TOUCH ft5x06 espressif/esp_lcd_touch_ft5x06 ^1
🔘 BUTTONS espressif/button ^4
⚪ KNOB espressif/knob ^0.1.3
🎵 AUDIO
🔈 AUDIO_SPEAKER
🎤 AUDIO_MIC
💾 SDCARD
🎮 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
LVGL Benchmark Example Run LVGL benchmark tests -
LVGL Demos Example Run the LVGL demo player - all LVGL examples are included (LVGL) Flash Example
Display Rotation Example Rotate screen using buttons or an accelerometer (BSP_CAPS_IMU, if available) Flash Example

LVGL Benchmark

DATE: 19.08.2025 02:45

LVGL version: 9.3.0

Name Avg. CPU Avg. FPS Avg. time render time flush time
Empty screen 96% 38 22 6 16
Moving wallpaper 95% 41 23 12 11
Single rectangle 33% 98 2 0 2
Multiple rectangles 90% 63 12 8 4
Multiple RGB images 33% 92 1 1 0
Multiple ARGB images 35% 92 3 3 0
Rotated ARGB images 80% 62 15 15 0
Multiple labels 65% 93 4 4 0
Screen sized text 97% 24 39 38 1
Multiple arcs 25% 87 1 1 0
Containers 39% 83 13 10 3
Containers with overlay 94% 33 26 21 5
Containers with opa 46% 78 15 12 3
Containers with opa_layer 50% 72 19 16 3
Containers with scrolling 96% 32 27 21 6
Widgets demo 99% 27 19 18 1
All scenes avg. 67% 63 14 11 3

Links

Target

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/m5dial^2.0.1"

or download archive

Stats

  • Archive size
    Archive size ~ 157.99 KB
  • Downloaded in total
    Downloaded in total 89 times
  • Downloaded this version
    This version: 1 time

Badge

espressif/m5dial version: 2.0.1
|