8-bit RGB strip ws2812

Post Reply
greaseMonkey
Posts: 1
Joined: Wed Dec 30, 2015 11:21 am

8-bit RGB strip ws2812

Post by greaseMonkey »

I was wondering if anyone has successfully got this RGB-module (http://m.banggood.com/CJMCU-8-Bit-WS281 ... 58214.html) to work with multiwii?

I would like one of these on each rotor arm, and if possible, imitating different patterns. An option would be to drive them from a second arduino, but how will I tell the second arduino, through an AUX channel to turn the lights on, when all PPM values are send through one wire to the FC with the PPM_SUM feature enabled? Can I send only 3 AUX states, without triggering a failsafe loop? Can the missing AUX PIN then be tied to ground, to simulate a reading?

Happy New year!

Best regards

Christian

alanwangwang
Posts: 1
Joined: Fri Oct 21, 2016 4:23 am

Re: 8-bit RGB strip ws2812

Post by alanwangwang »

i have try this with SK6812 led strip by Multiwill , as WS2812 is compatible with SK6812, so it must work with WS2812

misba
Posts: 5
Joined: Wed May 29, 2019 11:27 am

Re: 8-bit RGB strip ws2812

Post by misba »

To which pins of arduino nano ws2810 should be connected ? and what changes has to be made in config.h file? kindly help

Post Reply