Commit Graph

9 Commits

Author SHA1 Message Date
dceejay cba50b74a2 Add neopixel array capability to Blinkstick node 2015-02-07 19:31:37 +00:00
Nick O'Leary 08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
Dave C-J 317aaa1b64 Handle users of old Blinkstick npm a bit more nicely.
Don't  barf (quite so badly) on new API calls if they don't exist yet.
2014-11-20 08:44:05 +00:00
Arvydas Juskevicius 61ac8fefae 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
2014-11-18 17:16:19 +00:00
Mark Hindess b1ba8369d4 Remove redundant msg != null checks. 2014-09-08 21:42:16 +01:00
Mark Hindess f19ae71fb7 Migrate icons. 2014-09-03 16:12:26 +01:00
Dave C-J cbaecd402a correct Blinkstick package.json 2014-07-04 16:11:34 +01:00
Dave C-J 96c3ba0282 Tweak blinkstick readme 2014-07-04 15:07:26 +01:00
Dave C-J 78d758bf85 Start moving nodes for npm install-ability
(split Blink nodes. and try blinkstick)
2014-07-04 14:51:55 +01:00