node-red/nodes/hardware
Dave C-J e775346946 Let Blinkstick accept upper case colours 2013-10-20 20:37:01 +01:00
..
35-arduino.html Add warning to Arduino node (as underlying firmata won't allow pins to be both inputas and outputs at the same time) 2013-10-16 19:10:34 +01:00
35-arduino.js removed Arduino pins "warning" - way too agressive... 2013-10-18 17:03:41 +01:00
36-rpi-gpio.html Much tidier Raspberry Pi GPIO node - requires @drogon 's Wiring-Pi installed... more to come 2013-09-19 10:08:00 +01:00
36-rpi-gpio.js Fix R-Pi gpio node to not use reset - just set all io to input on start instead... 2013-09-24 18:45:02 +01:00
76-blinkstick.html Let Blinkstick accept upper case colours 2013-10-20 20:37:01 +01:00
76-blinkstick.js Let Blinkstick accept upper case colours 2013-10-20 20:37:01 +01:00
77-blink1.html Made Blink1 and BlinkStick msg.payloads consistent so both accept hex #rrggbb or decimal rrr,ggg,bbb. (This will also break any existing Blink1 deployments...) 2013-09-15 11:35:56 +01:00
77-blink1.js Fixed regex for LEDs to look for 0-9a-fA-F 2013-09-16 17:55:49 +01:00
78-ledborg.html Add PiBorg's LEDBorg to the hardware family... (only works on Pi - and only if installed :-) 2013-09-15 19:39:18 +01:00
78-ledborg.js Tweak to LEDborg to use fs.exists rather than fs.read... no need to read and catch exception 2013-09-18 17:25:15 +01:00