-
### What happened?
When installation the esp32-neopixel-listener over arduino IDE and do the instructions as described, the compiler will result in an error, because the
`#include ` is missing (no …
-
There have been some PRs for additional modes for modframebuf (XRGB, RGB, VMSB), as well as clarifying the way the framebuf interacts with the host and target-display endianness (which means adding ad…
jimmo updated
2 years ago
-
The Neopixel.timings() method argument order is wrong but more seriously it generates pulses that are out of order. The faulty pattern looks like:
T1L always precedes T0H instead of T1L following …
-
Do I have to remove some wires after flashing wled?
Do I need a certain wire type? What would happen if I didn't wire it correctly? How can I flash the original firmware? When should the controller …
-
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 `…
-
Hi everyone, Newstar is producing a new chip with the same footprint as the APA102C/HD107/HD107s. The special thing about it is: it can do 16 bit per channel! It is also superior to the (already prett…
-
**Describe the bug**
As soon as any code is written for the Gemma M0 which uses the light blocks to set RGB LEDs then an external 4 wire DotStar LED strip will be added in the simulator and wired up …
-
I already use periph to control a ssd1306 and it's been working great! Recently got one of Adafruit's NeoTrellis boards to add to the project and I wanted to try to contribute support for that. The Ne…
-
Could you give a complete device tree overlay example, please?
I modified the snippet to get it to compile and tried to load it on my Raspberry Pi, but there doesn't even seem to be an error ...
Tha…
-
https://docs.wokwi.com/diagram-format doesn't refer to the different LED stripes available.
wokwi-neopixel-canvas works, copied from an example, are others supported as well?