/basicblinky

A simple LED Sparkler for the ESP32-C3FH4-RGB in Tinygo

Primary LanguageGo

BasicBlinky

A simple LED Sparkler for the ESP32-C3FH4-RGB.

This is just a tweak on the example code around, but ported to Tinygo.

Install Tinygo for your platform and building and flashing it is simply:

tinygo flash -target esp32c3

And the rest is magically done for you.

License: MIT/DWTFYL