|
|
|
|
|
by genmud
1099 days ago
|
|
Nice, have you thought about doing the same but with a RP2040? JLCPCB have it as an extended part now, so you can have it done with their pcb assembly service. The memory adds another $0.50-$1, so overall it might be ~$1 or $2 more, but I know 328Ps were(are?) hard to come by during the chip shortage. One of the huge advantages is having the builtin bootloader and USB phy and being able to run with micropython vs having to do stuff in C. IIRC most of the 328P based boards typically use a separate WCH chip for USB. |
|
Mostly what I do now is just make a carrier board for a USB-C ESP32 module. Yeah, I could probably do it myself (If I copied the reference design exactly for the RF stuff, and wasn't hand soldering QFNs!), but it becomes kind of a chore after the first time.
Maybe it's different if you're really good at soldering, I've heard it described as meditative for some, but I'm usually ready for a nap after that much precision work!