Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 731 Bytes

File metadata and controls

15 lines (9 loc) · 731 Bytes

DIYRE01_UsingTheWS2811ForControllingLights

Repository of the free source code and schematics accompanying this YouTube video:

YoutubeExcerpt

DIY Railway Electronics # 01 - Using the WS2811 for controlling lights.

Directory Description
/ws2811_eagle The EAGLE schematics and board files for the WS2811 board in the video.
/ws2811_arduino Arduino project. Relay light values it receives over its (USB) COM port to all connected WS2811 chips.
/ws2811_python Python project. Updates and sends (building & dome) light values over a (USB) COM port continously.