Ameba-AIoT / ameba-arduino-pro2

AmebaPro2 Arduino third-party package SDK
https://www.amebaiot.com/en/ameba-arduino-summary/
MIT License
49 stars 23 forks source link

LED5050 WS2812B (Neopixel) not working #229

Open rkuo2000 opened 7 months ago

rkuo2000 commented 7 months ago

Hardware Environment

LED5050 WS2812B

Related technical area

Neopixel

Is the feature request related to an un-fixed issue?

N/A

Describe the ideal solution/reault/output.

support LED5050 (WS2812B), Adafruit Neopixel library for Ring, Matrix

Additional remarks

No response

I have checked existing/closed list of issues and the Contributing Guide.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 14 days with no activity.

M-ichae-l commented 5 months ago

WS2812B is driven by GPIO with high toggle speed. For this hardware AMB82-mini, we will use SPI clk instead of GPIO. It is under road map will added in future.

rkuo2000 commented 5 months ago

Looking forward to it.