-
Hello
I'm Strangistra and I work on a Adafruit Feather nrf52832.
I have a strange behavior with the Bluetooth connection.
I have a code to drive 4 RGB leds strips. For this I used the FastLed…
-
**Describe the bug**
Light example not building on Ubuntu 22.04, ESP-Matter 1.2 and ESP-IDF 5.2.1
**Environment**
- ESP-Matter Commit Id: f21874cbfba575d5325c7cafe04bfdda491ed962
- ESP-IDF Commi…
-
A strip of 8 'standard' WS2812b RGB LEDs used as a light on a pan tilt hat just flickers random colours on the first 5 or 6 LEDs.
I don't have any RGBW LEDs to use as a comparison test.
This has bee…
-
Hello,
I am wondering if you considered supporting MCP23x17 family port expanders (https://www.microchip.com/wwwproducts/en/MCP23017)? They have 16 IO ports per chip, easy to configure, work in wide …
-
Hi @Epomaker @sdk66 ,
I've been porting the QMK/VIA firmware of the tide75 keyboard to be used with [VIAL](https://get.vial.today/), using the firmware provided here in this repo.
I have managed…
-
After some trial and error I got my RGB leds to work.
Strip of 59 leds powered by an external wall powersupply .
https://imgur.com/a/lEBhNcu
Sharing my solution here as I spent way to much time o…
-
Make slight changes to bit timings so the library will work with these popular LED string https://www.ebay.co.uk/itm/373588834942?var=642594617777
I have tried many libraries but all fail
I …
-
### Govee Device SKU
H608D
### Govee2MQTT Version
2024.07.13-82ddc6e9
### Describe the issue
only half of the strip is addressable: H608D has 50 leds (10 segments 5 leds each) but HASS only sees …
do285 updated
3 months ago
-
I’m working on a project where I need to control the onboard RGB LED (e.g., the one in the GPS module) during certain phases of flight, such as during a drone show. Is there any existing feature in MA…
-
You should change #define PIN1 6 to 13 for Ardafruit NeoPixel library in \Upload Code\RGB_LED_test\RGB_LED_test.ino, because RGB leds are located on pins 12 and 13 on RGBDuino board.