Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
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 a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +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