Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codepope/basicblinky

A simple LED Sparkler for the ESP32-C3FH4-RGB in Tinygo
https://github.com/codepope/basicblinky

esp32-c3fh4-rgb esp32c3 tinygo

Last synced: 18 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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