Open VegaDeftwing opened 1 month ago
This may relate to #1 to be sure that the pins are still accessible on other boards.
I'll add this in the work I'm doing. See #63
RGB smd mount and header pin breakout for relocating to another location with strip light or a discrete version.
Fun Fact: All the Neopixel style RGB LEDs are spec'd for 5v power, even if they're 3.3v tolerant on the data line.
I have used WS2812s successfully on 3x AAA batteries, even after the batteries sag, so probably closer to 3.7 to 4v.
I'll put a WS2812 on this board to test how well it does. I'll also jumper it so it can be powered from the Vin on the ESP32, but Vin is only available on one of the two ESP32 variants (the other one, Vin is one of the pins hanging off the bottom of the board.)
I'll also put a normal 0805 diode outline on the data pin so if the WS2812 doesn't work out, we can easily swap it out for a single color LED.
I'm doing away with the dev boards, and putting USB-C directly on our board. See #63
This means we'll definitely have access to 5v, which makes this a lot easier.
This is done in #86.
Copied from discord