Skip to content

Arduino LED controlled via an HTTP server. Rust Edition.

Notifications You must be signed in to change notification settings

rushton/rs-web-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rs-web-light

A continuation of web-light, but in rust. The rust program communicates LED colors serially to an arduino via USB.

Wire protocol

<led_address:8-byte-int><red:8-byte-int><green:8-byte-int><blue:8-byte-int><intensity:8-byte-int>

About

Arduino LED controlled via an HTTP server. Rust Edition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages