What's new
Carbonite

South Africa's Top Online Tech Classifieds!
Register a free account today to become a member! (No Under 18's)
Home of C.U.D.

C++ library not compiling replacing FastLED with Neopixel. Fun Project, with a reward....

Spookpis

IOT
Rating - 100%
404   0   1
Joined
Jan 19, 2013
Messages
3,517
Reaction score
246
Points
6,835
Age
38
Location
Fourways, Johannesburg
Good day fellows

I would like to know if there is anyone that can perhaps assist me in getting a specific library to function using Arduino IDE compiler.

I am currently curbing boredom with some custom addressable LED scrips using NodeMCU.

As for the libraries. a Maker out there made the following: connornishijima/Lixie_II
Unfortunately, he is using FastLED: https://github.com/FastLED/FastLED1 which is incompatible with my SK6812 strips due to having the extra bit (W). There are some hacks to work around this but I have not been able to get them to work, as the main library of LixieII makes use of various other libraries.

What I'd like to achieve. And my coding skills at this point are very limited.

Instead of FastLED library, I would like to use Neopixel Library: adafruit/Adafruit_NeoPixel, which has full support for my strip.

Will it be possible to replace FastLED library with Neopixel in the LixieII sketch?

Anyone Dev out there that is maybe bored and would like to assist, please holler at me.

Thanks a ton in advance
 

Users who are viewing this thread

Back
Top Bottom