Commit Graph

32 Commits

Author SHA1 Message Date
Dave Conway-Jones 0ac07a1c6f
update neopixel info 2020-12-12 17:18:18 +00:00
Dave Conway-Jones 8130f8c007
add extra gpoio support to neopixel node 2020-12-12 14:26:31 +00:00
Dave Conway-Jones 8cf3c8b990
remove node.done calls to tidy up
bump packages
2019-06-27 22:26:50 +01:00
Dave Conway-Jones b34338357f
neopixel - reallign tabs... 2018-11-26 08:30:22 +00:00
Dave Conway-Jones 7f44a2af3d
Neopixel Add 0mS timeout option for instant updates
Thanks @cymplecy
2018-11-25 18:44:01 +00:00
Dave Conway-Jones b0d98cca01
check for correct version of neopixel library 2018-09-23 20:32:11 +01:00
Dave Conway-Jones 949bbe95cd
couple of file permissions and rm node6 2018-09-06 21:33:14 +01:00
Dave Conway-Jones b94e3eb5fd
bump packages with python 2/3 fix 2018-08-12 22:23:19 +01:00
cclauss 8fe2478a0b Define raw_input() in Python 3 (#473)
Many thanks
2018-08-12 18:58:11 +01:00
Dave Conway-Jones b4fca36ab6
let python sub processes use python3 2018-07-07 19:24:35 +01:00
Dave Conway-Jones 044d008e65
bump neopixel node version for npm
to go with pr #453
2018-06-13 22:12:33 +01:00
cymplecy c511cf6ae7 Change DMA from 5 to 10 (#453)
I mentioned this a while ago
Following changes to Pi firmware/kernel, the DMA channel 5 is not reliable for use anymore.  Other repositories have changed to use channel 10.  https://github.com/jgarff/rpi_ws281x/pull/266/commits

 I've been running 3 of my Pi on DMA 10 (1 new Pi3B+ and 2 older PiZeros running Jessie) for 2 months now without any issues so I'm making this pull request now
2018-06-13 22:09:55 +01:00
Dave Conway-Jones 5358b29255
fix broken neopixel merge 2018-04-15 17:59:30 +01:00
Dave Conway-Jones acc2dc1a14
Allow a bunch of Pi nodes to be visible but not active when used not on a Pi 2018-04-15 11:24:56 +01:00
cymplecy ace67b0154 Neopixel node:Remove node.warn message and update README.md (#433) 2018-04-15 11:09:32 +01:00
cymplecy 0f55fc160e Add Gamma flag and Brightness control to node-red-node-pi-neopixel (#431) 2018-04-14 23:17:12 +01:00
Dave Conway-Jones e376802ff4
fixes for noe-pixel to check more thoroughly for new libs
while supporting old ones also.
2017-09-01 15:22:35 +01:00
Dave Conway-Jones 39fd3b85cd
update neo-pixel and unicorn hat nodes to use later libs 2017-08-31 11:25:44 +01:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones d52f9dcd30 detect Pi updates for LEDborg, mcp3008 and neopixel 2016-11-02 10:02:51 +00:00
Dave Conway-Jones 48bcd3c7df load of tiny listing fixes, undef, unused, etc 2016-04-09 18:00:20 +01:00
Dave Conway-Jones 81c532fdce update hardware nodes info style 2016-03-02 13:27:52 +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 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 90878364ac Let neopixel node support GRB as well as RGB 2016-01-29 20:08:30 +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 5ebbf546d2 Add Pi Neopixel node 2016-01-11 21:23:23 +00:00