/M5Stamp-C3

An example PlatformIO project for M5Stamp C3 using Arduino FreeRTOS tasks

Primary LanguageC++MIT LicenseMIT

An example PlatformIO project for M5Stamp C3 using FreeRTOS tasks

The internal RGB led will change its color with each press on the button. Two FreeRTOS task used for the functionality. One to read the button presses and the other to set correct led status.

Everything adjusted in platformio.ini Open the project, build and upload.