nicolasdb / M5Stamp-C3U

This is an example PlatformIO project for M5Stamp C3
The Unlicense
1 stars 0 forks source link

This is an example project for M5Stamp C3U on PlatformIO

Project forked to explore how to use this board.

Work in progress:


Notes:

Pay attention to the model you have.

For more stuff, check the issue #1

- To use with Arduino IDE

https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#installing-using-arduino-ide

- To use with Platform.io

Clone this repo, everything is adjusted in platformio.ini
Just build and upload

- Test program

main.cpp : Internal led will change its color with each press on the button.

For ARDUINO IDE: You can copy/paste the code from main.cpp Don't forget to install libraries.

- To enter into "program download" mode operation:

after that, the port is successfully identified, program burning.

Windows 10, Arduino IDE image

Manjaro kernel 5.15 LTS, Arduino IDE image