SkillAgentSearch skills...

Avmgls

An AtomVM LED strip application.

Install / Use

/learn @karlsson/Avmgls
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

avmgls

An AtomVM LED strip application using SPI implemented in Gleam for the ESP32-C3 SoC.

<!-- [![Package Version](https://img.shields.io/hexpm/v/avmgls)](https://hex.pm/packages/avmgls) [![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/avmgls/) --> <!-- Further documentation can be found at <https://hexdocs.pm/avmgls>. -->

Use

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
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Gleam

Security Score

85/100

Audited on Feb 11, 2026

No findings