-
Hello
When I instill mraa use npm install mraa on my edison .it said that
mraa.target.mk:135: recipe for target 'Release/obj.target/mraa/src/json/jsonplatform.o' failed
make: **\* [Release/ob…
-
Hi,
it is more a feature request. Is it possible to have WS2812 LED instead of the APA?
Best Christian
-
It's the start of the month so time for the next release. There doesn't need to be anything special with/for this release, the main thing is to have it out so that work can proceed with updating cc32…
-
hi @focalintent , I've tried to implement my POV project with ESP, but frame rate is so slow for 144 APA102 pixel,my idea is to read pixel data from SPIFF file without closing it , but result beyond …
-
hi @Makuna , I'm so sorry to draw issue for my question but I really appreciated for your help and opinion , actually I'm trying to use fastLED lib to drive my APA102 for POV project , I've tried to i…
-
Hi,
I am running just a simple code using Fastled 3.0.3. to control a single WS2812B LEDstrip (60 LEDS) on a Arduino Mega 2560, it works perfectly.
My goal is to run 10 LEDstrips with 10 different a…
-
Related to #626.
As requested, opening an issue here...
"leds" parameter in device section works only for apa102 leds. Ideally, it should work for any device type
-
Do someone knows how to implement this part of the code into this ino file.
The file that needs to be modified:
[https://github.com/hyperion-project/hyperion.ng/blob/master/assets/firmware/arduino/a…
-
Working with RFduino and FastLED 3.1 with both WS2812B and APA102 strips.
Error: if NUM_LEDS for APA102 is between 32 and 63, entire strip is non-functioning. Any other setting for NUM_LEDS (ie. 31 o…
-
I'm continuing to improve my spherical POV display. After swapping out the Arduino Uno for a Teensy 3.2, I'm getting flickering and wrong colors on the last LED in the strip. This is consistent no mat…