Skip to content

Latest commit

 

History

History

rainbow

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Rainbow Animation

The rainbow animation creates a scrolling rainbow across the entire LED strip. The animation is written using Rust and compiles to WebAssembly.

To build the WASM file, simply run cargo build --release in this directory. The resulting animation can be found at ./target/wasm32-unknown-unknown/release/rainbow.wasm.