An AtomVM LED strip application using SPI implemented in Gleam for the ESP32-C3 SoC.
git clone https://github.com/karlsson/avmgls.git
cd avmgls
gleam build # Build the project
gleam run -m atomvm_packgleam # Create avmgls.avm file
Consult AtomVM documentation on how to install the AtomVM image and then flash the application for your device. Par example:
$ATOMVM_ROOT/src/platforms/esp32/build/flash.sh build/dev/erlang/avmgls/avmgls.avm