Close

First version of Nodes firmware done!

A project log for syncBlink (formerly known as muRLi)

syncBlink is a wireless connected mesh of LED nodes which are synchronously reacting to music/sound. Using a EEPROM cartridge for scripting.

gerritGerrit 06/20/2020 at 19:000 Comments


Finally the Nodes firmware is done!

I wrote a complete overhaul of the script engine which is now using mJS. I also implemented some API methods for the scripts. For example a "setDelay" method. With this method it is possible to delay the frequency updates.

The script in the video is using this method to create a running light which is syncronized beyond two nodes!

Discussions