Commit Graph

214 Commits

Author SHA1 Message Date
Dave Conway-Jones 81c532fdce update hardware nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones 88985f4fe7 update analysis and utility nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones eff8327971 Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +00:00
Nick O'Leary 741c57e627 Bump sensehat version 2016-03-02 00:06:20 +00:00
Nick O'Leary 6447cf65f1 Fix formatting of sense hat readme 2016-03-01 23:52:31 +00:00
Nick O'Leary c3b08270ad Add initial Sense HAT Input node 2016-03-01 23:22:12 +00:00
Dave Conway-Jones cd047ceab1 Remove "extra" label from neopixel 2016-03-01 22:58:54 +00:00
Dave Conway-Jones d70ae82d10 Fix listing errors in node-red-nodes 2016-03-01 21:10:58 +00:00
Dave Conway-Jones ea9356a3cc update unicorn hat node for faster writing of pixels 2016-02-26 22:01:04 +00:00
Dave Conway-Jones c01a1745db Merge pull request #179 from hardillb/master
Fix starting with a URL
2016-02-23 09:29:52 +00:00
Dave Conway-Jones 5e46a1dfb4 Add dev rules to Blinkstick README 2016-02-22 22:23:05 +00:00
Dave Conway-Jones 37ec987a34 revert blink1 prereq (wrong increment) 2016-02-22 18:57:40 +00:00
Dave Conway-Jones fa1453c0d4 point blinkstick to latest pre-req
and remove rtf tags
2016-02-22 18:56:42 +00:00
Ben Hardill 40f47ad729 Add message about URL length 2016-02-22 11:14:41 +00:00
Ben Hardill 4c6469f336 Added message about URL length 2016-02-21 21:23:33 +00:00
Ben Hardill 78d69656ea Bump version number and add TLM count to the standard options 2016-02-21 13:56:56 +00:00
Ben Hardill 71f1de7984 Fix starting with a URL 2016-02-20 17:50:37 +00:00
Dave Conway-Jones b0c8b1e83f more node-red-nodes hardware section info updates
and update Pibrella to use latest nrgpio debounce thinking
2016-02-12 21:27:02 +00:00
Dave Conway-Jones dd250a77bc core to Pi node-red-nodes info updates
to be more consistent style
2016-02-12 13:14:12 +00:00
Dave Conway-Jones 9539c3674f fix blink node fade times... 2016-02-04 21:03:43 +00:00
Dave Conway-Jones ed4b6b18ec Add debounce time to the to BBB input node 2016-02-02 12:36:27 +00:00
Dave Conway-Jones 7cb43208e6 Fix BBB node input interrupt attach failure 2016-02-01 10:26:04 +00:00
Dave Conway-Jones d457b68941 Tidy Arduino - make it use integers.
plus slight tidy of docs
2016-01-31 23:27:10 +00:00
Dave Conway-Jones 90878364ac Let neopixel node support GRB as well as RGB 2016-01-29 20:08:30 +00:00
Dave Conway-Jones 9ba84c4908 catch possible non-property in BBB node 2016-01-29 20:07:17 +00:00
Dave Conway-Jones cf66edd35c bump sensorTag version and re-publish 2016-01-20 12:38:20 +00:00
James Thomas a96138f927 Add SensorTag connection status notifications. 2016-01-18 18:16:18 +00:00
Dave Conway-Jones fbddfed42d remove xs console.log in neopixel
and more ready
2016-01-18 13:06:38 +00:00
Dave Conway-Jones 3bdacd26e7 neopixel, hide menu options when not red 2016-01-13 21:21:17 +00:00
Dave Conway-Jones 08164b5f9f Add needle mode to neopixel 2016-01-13 19:59:30 +00:00
Dave Conway-Jones d38c152983 Add Shift modes to neopixel node 2016-01-12 22:53:43 +00:00
Dave Conway-Jones 4ed955cecf Slight Unicorn hat READme changes 2016-01-12 22:53:24 +00:00
Dave Conway-Jones 705c7f76c4 apply analogue in patch
Thanks @mschm
to Close #166
2016-01-12 22:37:37 +00:00
Dave Conway-Jones 5ebbf546d2 Add Pi Neopixel node 2016-01-11 21:23:23 +00:00
Dave Conway-Jones ff8f95066b Add Pi Unicorn Hat node 2016-01-11 21:23:23 +00:00
Dave Conway-Jones 251d5c8be6 fix pilcd access to io (needs to be root) 2016-01-11 21:23:23 +00:00
Dave Conway-Jones 0648f4cc0d Add status indicators to PiFace node 2016-01-03 18:23:49 +00:00
Dave Conway-Jones 7408cf7674 Fix PiFace node initial state so it works...
(which it never did… oops! )
2016-01-03 12:25:08 +00:00
Dave Conway-Jones 0662354ec3 Update blink1 node to allow multiple blink1s 2016-01-02 12:27:57 +00:00
Dave Conway-Jones 681bdae576 Update BBB nodes to support Jessie
Fix to close #156
Now mandates octalbonescript so a minor version bump.
2016-01-01 14:38:39 +00:00
Dave Conway-Jones c2dc764965 Update LEDborg node to set status more correctly on error 2016-01-01 14:35:54 +00:00
Dave Conway-Jones 617e6809b5 let LEDborg handle numeric numbers
just helps make it more resilient.
2015-12-24 14:29:37 +00:00
Dave Conway-Jones 5568238058 Update PiFace README
to include instructions to make it work on Jessie etc.
2015-12-20 11:39:59 +00:00
Dave Conway-Jones 1a9da583f1 Update Pi Hardware nodes that call python
Pibrella, PiLiter, PiLcd
2015-12-12 16:33:39 +00:00
Dave Conway-Jones 29cbd46b85 update piliter python script
(was well behind the curve)
2015-12-09 23:05:21 +00:00
Dave Conway-Jones 8a4b0892b1 fix physics-web node package.son 2015-12-01 16:17:44 +00:00
Dave Conway-Jones 083d2841db add oldlace to ledborg docs, and try to make clearer.
to close #149
2015-11-30 16:58:02 +00:00
Ben Hardill d9fb187cdd Pushing Physical-web node to node-red-nodes
Hopefully fixing jslint errors

And once more

Getting closer

I think I've finally squashed all the jshint errors
2015-11-23 16:31:30 +00:00
Dave Conway-Jones 439a890688 Make LEDborg use more clear,
warn if more than one deployed at a time.
2015-11-21 16:36:27 +00:00
Dave Conway-Jones ddacd61ab0 Update LEDborg - to match Pi node colours and update python 2015-11-16 23:12:35 +00:00