I've been working on putting an old ESP-01 module to use as a remote sensor, and it requires 3.3v power.
It's a very barebones board, so that power needs to be supplied to it somehow.
For the final project I want it to be battery powered, but in the meantime I wanted to just be able to easily hook it up to a cell phone charger.
So I thought I'd be clever and wire up an AMS1117-3.3 to a small micro-usb adapter board I had bought a while back. Oh and did I mention I only have the AMS1117 in smd format?
This is the result, after some very painstaking tiny-soldering hours last night...
My wife asked my how much magnification I had to put on that to be able to see the connections haha! (and yes, "helping hands" with magnifying glass built on!)
It didn't work at first, which was very disappointing as it's a simple circuit, but then after much testing I found that I had not properly soldered a connection to the final vcc output pin.
Works like a charm now, and I was able to get the ESP-01 updating my server regularly using this little power supply.
So I was very happy with that result and slept well.
And then I woke up this morning and realized I probably could have just use my little Digispark to do all of that...
oh but wait, I just now checked and it looks like the Digispark is still 5 volts, so it was all worth it after all!!
(ps, you can buy 3.3v adapters like this on eBay for just over a dollar, but I need it right away and can't wait for two months!)
Lessons learned about soldering in the last few days:
1. Soldering smd parts and tiny wires ideally requires the eyesight of a much younger person
2. "Helping hands" with magnification are a must if lacking 1 above.
3. "Helping hands" are a must in general for these tiny items
4. Check the adjustable soldering iron temperature before use... apparently the "inferno" setting melts the pads off the cheap proto boards I have
5. It's easier to work with proto boards that are double sided
6. It saves a lot of effort if the proto boards are pre-tinned
7. Don't buy cheap proto boards (I promptly bought some double-sided pre-tinned much-better-than-I-have-here proto boards. I think the ones I have were like a dollar for 10 when I bought them many years ago... the better ones are about 3x that - ie, still very inexpensive)
8. To connect points on a proto-board, I found the wires out of cat-5 cables work really nicely (for very low voltage/current only!!) - the solid core means the wires will bend and stay put while soldering them down, vs using stranded wires which flop all over the place. When done they can also be bent into place for a neat finish.
9. While pre-tinning the cheap proto boards I filled over many of the holes and had trouble clearing them out again - a small stiff artist brush actually worked well to push the solder away. Or just melting the solder to place the parts worked too.
10. Don't buy cheap proto boards! (in my own defence, Nico of many years ago didn't know the better ones were available)
-Nico
pps, I also learned that it's much easier to do all the wiring via a PCB design, rather than soldering all those little tiny wires everywhere. I wish I had a local and affordable PCB shop or machine available.
Top Comments