Skip to content

lambdabear/rasp-ws2812

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the rust smart-leds driver based on the rpi_ws281x driver

For usage with the smart-leds crate.

Inspired on the rust bindings of the rpi ws281x driver.

Usage Warning

This project is still a work-in-progress.

For more information on how to use it please read the original documentation and pay special attention to the limitations section.

Compiling on Raspbian

  • Install Rust from https://rustup.rs/
  • Run rustup target add arm-unknown-linux-gnueabihf
  • Install sudo apt install libclang-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages