Compact AC-DC conversion
Posted: Sat Aug 15, 2015 8:49 am
I've begun my 3-week wait for all of my ESP8266-related kit to make its way from China. Rather than twiddle my thumbs, I have started fleshing out some ideas for projects. One such project is a wifi connected switch that can switch household AC current. If I can keep the whole project reasonably compact, it can be hidden right in the devices it controls (ie. the base of a lamp). The crux of keeping the project compact is the AC-DC conversion.
If this project were centred around a 5V dev board, like an Arduino, I'd use the innards of a USB power supply. I suppose I could still use the USB power supply and an AMS1117 module to drop 5V to 3.3V, but there must be a simple (and cheap) way to go from household AC to 3.3V directly. I always struggle with power as it is well outside my background. Any suggestions would be welcome.
If this project were centred around a 5V dev board, like an Arduino, I'd use the innards of a USB power supply. I suppose I could still use the USB power supply and an AMS1117 module to drop 5V to 3.3V, but there must be a simple (and cheap) way to go from household AC to 3.3V directly. I always struggle with power as it is well outside my background. Any suggestions would be welcome.