kicad-projects/Altoids-PowerSupply
2017-11-24 09:47:54 -07:00
..
cust_footprints.pretty Finished schematic for Altoids Power Supply 2017-11-24 09:33:19 -07:00
Altoids-PowerSupply-cache.bck Finished schematic for Altoids Power Supply 2017-11-24 09:33:19 -07:00
Altoids-PowerSupply-cache.dcm Finished schematic for Altoids Power Supply 2017-11-24 09:33:19 -07:00
Altoids-PowerSupply-cache.lib Finished schematic for Altoids Power Supply 2017-11-24 09:33:19 -07:00
Altoids-PowerSupply.kicad_pcb Finished schematic for Altoids Power Supply 2017-11-24 09:33:19 -07:00
Altoids-PowerSupply.net Finished schematic for Altoids Power Supply 2017-11-24 09:33:19 -07:00
Altoids-PowerSupply.pro Finished schematic for Altoids Power Supply 2017-11-24 09:33:19 -07:00
Altoids-PowerSupply.sch Finished schematic for Altoids Power Supply 2017-11-24 09:33:19 -07:00
fp-lib-table Finished schematic for Altoids Power Supply 2017-11-24 09:33:19 -07:00
README.md Added a README for the Altoids Power Supply 2017-11-24 09:47:54 -07:00

Altoids Power Supply README

Intro

I saw a tin of altoids at the grocery store the other day. I decided that if I was going to get into electronics I better do at least one project using an altoids tin. Also I really don't have a good power supply (an atx supply with a mess of wires doesn't count), so I figured I'd make a portable power supply with some common voltage rails.

Thus, this project was born.

Main Goals

Battery powered PSU with common voltage rails (for me at least).

Must have features:

  • 5v rail.
  • 3v3 rail.
  • Battery and a way to convienently charge it (USB)

Wants:

  • 12V rail. (I don't know why)
  • 5V USB output (as a phone charger)

I also wanted to learn about switch mode power supplies, so I used two MC34063s, one for the 5V and one for the 12V. (EEVBlog's tutorial was INCREDIBLY useful). 3v3 works better as a linear supply because you don't have to drop too much voltage.

Li-ion charging is also a new thing for me, so this will be a learning curve.

That's really it, most of the specific relevant information is on the schematic. I haven't finished the layout yet, but that's coming soon.