Skip to content

nooitaf/ledflut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ledflut

pixelflut clone using nodemcu, ledstrips, artnet and nodejs

screenshot.jpg

server.js bridges pixelflut command to artnet
/examples pixelflut command generator examples
/esp nodemcu examples

Install Server

Edit config.js to reflect your setup

npm install
node server.js

Install ESP/nodemcu

Choose from /esp your strip type (WS2812B/...)
Edit led-count, color-type (RGBW) and wifi settings (SSID/PASS)
Default Led-Control-Port is set to 12 (or D6 on the nodemcu)
Flash nodemcu
It will flash R-G-B-W and then go green or red depending on wifi connection


Special thanks to buzztiaan/art-net for getting the LEDS + ESP8266 + Art-Net part working and showing me how to connect everything :)

About

pixelflut nodejs clone using nodemcu, ledstrips and artnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published