How to program the M5stack fire RGB LEDs SK6812
-
Hi!
I am kind of lost in programming the M5Stack-FIRE built in LEDs in Arduino IDE and would need some basic help.
Specific questions:- Which library should be used?
- Are there any working examples available?
- Is there any specific documentation for that?
Thanks - grelm
-
@grelm the fastled is normally recommended and there should be examples in arduino.
have you installed al the m5stack libs? -
Thanks a lot to @ajb2k3 !
Your feedback with fastled and the libs was very helpful and gave me the necessary hint on how to move forward.
Finally I ended up playing around with Adafruit_NeoPixel - now I am able to use and control the M5Stack-FIRE-LED's as I want.
The most important fact (which I didn't find out before) was, that the DATA_PIN for the LED'S is Pin 15.
Just in case of future issues: where in the M5Stack-FIRE-documents can I find such detailed informations about the M5Stack hardware? -
@grelm I would normally have said the adafruit libs but I keep reading that fastled is well, faster.
If you look in the docs there should be some listings for the pin outs but normally RGB leds are connected to Grove Port A the red port. -
@ajb2k3 No it's not a Grove pin.
Check here:
https://github.com/m5stack/m5-docs/blob/master/docs/en/core/fire.md
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login