Skip to content

qtbeee/RaspberryLights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Flutter app and tiny Rust API for controlling a WS2811 led light strip on a Raspberry Pi.

Developing

There's 2 parts to this project - a flutter app, and a rust server.

Flutter app

Requirements

  • Flutter :)

Building

  • Generate code for PatternInfo model
flutter pub run build_runner build

Rust Server

Requirements

  • Rust/Cargo
  • Cross (for cross-compiling to raspberry pi because the poor device is too slow to do it alone)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages