-
is possible use `rpi_ws281x` and `adafruit-circuitpython-neopixel` to control ws2812b rgb led just like raspberry pi?
-
I have been working on a project, which I [extracted into a standalone repo](https://github.com/kigster/arduino-cmake-oversized-image). It's based of the `arduino-cmake` repo and follows the same str…
-
I have Neopixel enabled in Marlin as follows:
// Support for Adafruit Neopixel LED driver
#define NEOPIXEL_LED
#if ENABLED(NEOPIXEL_LED)
#define NEOPIXEL_TYPE NEO_GRBW // NEO_GRBW / NEO_GRB - fo…
-
- Arduino board: ESP32
- Arduino IDE version (found in Arduino -> About Arduino menu): ESpressIf 3.3.2
- List the steps to reproduce the problem below (if possible attach a sketch or
copy t…
-
Hi,
I have a Neopixel array like these:
- https://www.amazon.es/Longruner-Integrado-Flexible-Iluminaci%C3%B3n-Completo/dp/B07KT1H481
- https://www.adafruit.com/product/2294
I wanted to use you…
-
Hi. Now that Blinkstick Pro is out, I'm wondering if this library will support it. I'm planning on using Adafruit's neopixel LEDs in series. Thank you!
-
I created a new platform.io project today with the VSC plug in, following the instructions in the readme. The Initial compile failed due to one of the masks used in the play_music_date method (I gue…
-
- Arduino board: ESP32 Dev Module (ESP32-WROOM)
- Arduino IDE version: 2.3.2
After updating my esp32 board package from 2.0.11 to 3.0.0-alpha I noticed that using the `Adafruit_NeoPixel::show` fu…
-
As the title states this library uses the implementation meant for CPython/socket pools instead of the ESP32SPI implementation.
### Steps to reporduce
1. Upload the following script, and install `…
-
### Description
I'm having a little trouble with NeoPixels. They seem to work, except they don't turn off when I issue a M150 command.
I added a [Adafruit NeoPixel 8 LED stick](https://www.adaf…