Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 960 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 960 Bytes

DIY GIANT RGBW LED Ceiling Project

Hey everyone! I built an awesome LED ceiling using addressable LED's (SK6812).

Please watch this video to see how it was built and how it works. (turn on english subtitles if needed)

DIY GIANT LED CEILING - How To Build Guide | Tips, Tricks & More

https://youtu.be/Y5cAz4n58S4

Image of Yaktocat

Controller: Raspberry Pi - running: LEDCeilingControllerPythonRPi.py

Arduino Mega - running: LEDCeilingArduinoControllerArduinoMega.ino

Arduino Micro - running: LEDCeilingRotaryEncoderFinal.ino

(The serial output is being fed to the RPi via USB)

LED's are driven by an ESP32 at each row running WLED (https://github.com/Aircoookie/WLED)

I'm not able to work further on this project and dont have time to solve issues. Try your best to edit the code and make it fit your needs :)

Have Fun!

Best,

Leo