Improvements to BlinkStick node

* Ability to select BlinkStick by serial number
* Look up serial numbers of connected BlinkSticks
* Ability to set blink, morph and pulse animations
* Ability to control the parameters of those animations like duration,
* steps, repeats and delay
* Repeat blink and pulse animation until new payload is received
* Automatically find BlinkStick if it was removed and then plugged back in
* Connectivity status when "Node Status" is enabled in the menu
* Override parameters with payload object
* Improved text in the info pane
This commit is contained in:
Arvydas Juskevicius
2014-10-01 10:02:44 +01:00
parent 71a02ebbce
commit 61ac8fefae
5 changed files with 398 additions and 51 deletions

2
hardware/blinkstick/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.DS_Store
node_modules/