Skip to content

JoranJix/led_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

led_server

Creates a little server on a raspberry pi to drive single LEDs in WS2812B LED Strips via html-POST

to test it send follwing command

curl -X POST -H "Content-Type: application/json" -d '{"led": 3, "color": {"r": 255, "g": 0, "b": 0}}' http://localhost:8000/set_led

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages