An open API service indexing awesome lists of open source software.

https://github.com/m5stack/m5dial-userdemo

M5Dial user demo for hardware evaluation.
https://github.com/m5stack/m5dial-userdemo

Last synced: about 1 year ago
JSON representation

M5Dial user demo for hardware evaluation.

Awesome Lists containing this project

README

          

# M5Dial-UserDemo

M5Dial user demo for hardware evaluation.

### Tool Chains

[ESP-IDF v5.1.3](https://docs.espressif.com/projects/esp-idf/en/v5.1.3/esp32s3/index.html)

### Build

```bash
git clone https://github.com/m5stack/M5Dial-UserDemo.git
cd M5Dial-UserDemo
idf.py build
```