espressif/m5dial_noglib

1.0.0

uploaded 2 months ago
Board Support Package (BSP) for M5Dial with no graphical library

readme

> :warning: This is **No Graphical version** of m5dia BSP. If you want to use this BSP with LVGL use [m5dia](https://components.espressif.com/components/espressif/m5dia) component.
# BSP: M5SDial

[![Component Registry](https://components.espressif.com/components/espressif/m5dial/badge.svg)](https://components.espressif.com/components/espressif/m5dial    )

* [Hardware Reference](https://docs.m5stack.com/en/core/M5Dial)

![image](pic.webp)

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.

<!-- Autogenerated start: Dependencies -->
### Capabilities and dependencies
|  Capability |     Available    |                                                  Component                                                 | Version|
|-------------|------------------|------------------------------------------------------------------------------------------------------------|--------|
|   DISPLAY   |:heavy_check_mark:|      [espressif/esp_lcd_gc9a01](https://components.espressif.com/components/espressif/esp_lcd_gc9a01)      |   ^1   |
|  LVGL_PORT  |:heavy_check_mark:|       [espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)       |   ^2   |
|    TOUCH    |:heavy_check_mark:|[espressif/esp_lcd_touch_ft5x06](https://components.espressif.com/components/espressif/esp_lcd_touch_ft5x06)|   ^1   |
|   BUTTONS   |:heavy_check_mark:|              [espressif/button](https://components.espressif.com/components/espressif/button)              |>=2,<4.0|
|     KNOB    |:heavy_check_mark:|                [espressif/knob](https://components.espressif.com/components/espressif/knob)                | ^0.1.3 |
|    AUDIO    |        :x:       |                                                                                                            |        |
|AUDIO_SPEAKER|        :x:       |                                                                                                            |        |
|  AUDIO_MIC  |        :x:       |                                                                                                            |        |
|    SDCARD   |        :x:       |                                                                                                            |        |
|     IMU     |        :x:       |                                                                                                            |        |
<!-- Autogenerated end: Dependencies -->

Links

Target

License: Apache-2.0

Tags

To add this component to your project, run:

idf.py add-dependency "espressif/m5dial_noglib^1.0.0"

or download archive

Stats

  • Archive size
    Archive size: 110.54 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/m5dial_noglib version: 1.0.0
|