-
Currently, it seems the AddressableLED() class does not seem to be implemented on the Romi (we do not receive any errors, but we do not get any light out of them either).
We are aware of the limit…
-
I'm excited about building this project, but I happen to have a 1 meter strip of 144/m APA102 LEDs, not Neopixels. Is there a modification I can make to the code that will let me run this type of addr…
-
In the interest of simplifying the robot complexity/wiring, we need to understand if we really need a separate Arduino to control the addressable LEDs on our robot, or if we can use the RoboRio direct…
-
Suggestions for improvement in the VU meters with addressable leds:
add an LED gain setting in the ESP32 settings in LMS:
* I never have a player even close to 100% volume, usually~50%, bu…
-
### The problem
Turn the LED strip on full brightness with 1.20.4, take note of the brightness, upgrade to 2021.8.2 and it's no where near as bright, but does appear the same colour.
### Which ver…
-
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 …
-
I'd like to add another to the list, This one looks like YK201C instead of the A version of [Issue 44](https://github.com/RoboDurden/Hoverboard-Firmware-Hack-Gen2.x/issues/44#issue-2047540382)'s board…
-
Objective:
- Add leds to board
Constraints:
- must be hand solderable
- must be RGB individually addressable with neopixel library (ws2812 is good)
1. 90 degree neopixels
https://w…
-
- [x] make subsystem
- [x] write subsystem
- advantake kit implementation not necessary
- api: https://docs.wpilib.org/en/stable/docs/software/hardware-apis/misc/addressable-leds.html
- e…
-
It makes much more sense to control the LEDs via the CH32.
Idea is to have the C6 control the camera GPIO and have the CH32 control the LEDs instead.