#esp32mini
Explore tagged Tumblr posts
adafruit · 5 months ago
Text
Tumblr media Tumblr media
Leftovers & layout - WLED board revision A completed!
Sunday night, Babyada went to bed early, so we finished the capture and layout of our WLED board. Thanks to all the suggestions, we were able to implement quite a few!
For power, use USB C PD with switch-select or DC up to 24V; they are diode-OR'd together with PMEG3050
https://www.digikey.com/short/zv22b0pq
into a massive 5A 24V fuse
https://www.digikey.com/short/43qwwtwm
For the 5V regulator, we picked NCP718ASN500T1G
https://www.digikey.com/short/bb9ncc0n
- it's linear, but we don't need a lot of current at 5V. For 3.3V, we went with our trusty TPS54202
https://www.digikey.com/short/c1wnnf94
Upon request, we kept the ICS-43434 I2S microphone
https://www.digikey.com/short/28zwrrhz
and added an IR 38KHz receiver. For external connectivity, there's an ADC/DAC/GPIO #27 breakout on a JST SH 3-pin and I2C on a StemmaQT/Qwiic 4-pin.
We also added a 2x3 breakout header with 3V, GND, and 3 more GPIO so you could connect an external microphone, IR receiver, buttons, or rotary encoder. The terminal blocks have three 5V level-shifted outputs with 100 ohm in-line resistors and power/ground pairs for each. If you need just one more LED strand, the fourth 5V signal is on the 2x3 block.
Rounding out the design are four mounting holes, a reset button, GPIO #0 user button, GPIO LED, and an individual NeoPixel, which could be useful for testing. It's still pretty small, 2" x 1.3". With an ESP32-Mini module, we can pick a PCB or wFL antenna port, and it's an easy swap to make it use an ESP32-Pico, which has 2MB PSRAM.
Whatcha think - anything else we should add or watch out for?
41 notes · View notes
adafruit · 5 months ago
Text
Tumblr media
Trying to design a great WLED board 🌈🦄🦃
While waiting for the turkey to finish brining, we're designing a board for using WLED - and we want to make like the bestest board in the whole world.
Our resident mermaid, firepixie
, makes a lot of projects with WLED, and she loves it! So, how can we make something that will be powerful but not too bulky? Here are some things we're thinking about as the design starts to congeal like cranberry sauce:
Power via USB Type C PD with a slide switch that selects between 5, 12, and 20V (24V pixels can usually run fine at 20V) OR via a 2.1mm DC jack. With ideal diodes, it's good for up to 5A from either.
ESP32-Mini module with built-in or optional wFL antenna port. The classic '32 has broad support, even if we'd prefer the 'S2 or 'S3.
There are three output signal terminal block sets, with power and ground for each. They'll be level-shifted to 5V.
Built in I2S microphone (we're still pondering this one).
Stemma QT I2C port to connect external sensors/OLEDs/etc.; separate analog/digital input JST port.
1.3"x1.75" / 33mm x 45mm size with mounting holes.
Anything we're missing, anything that's extraneous?
22 notes · View notes