This file contains all of the gerber files to make the UPS-14500-OS-HAT-LED PCB. You can upload this zipped file to OSH Park and order the PCBs from them. There is also a TopPaste.gbr file that you can upload separately to OSH Stencils to get a stencil for applying the solder paste (highly recommended because of the weird TPS61236p package).
The Bill of Materials for the UPS-14500-IS-HAT-LED design. I have annotated it will some of the sources (mostly Digikey and eBay) that I use to obtain parts.
application/vnd.ms-excel -
13.50 kB -
09/10/2017 at 04:48
This is the PIC assembly code for the HAT version. The changes are to reverse the ACPR signal from negative edge to positive edge, and to lower the low battery threshold from 3.0V to 2.75V.
This file contains all of the gerber files to make the UPS-18650-NS PCB. You can upload this zipped file to OSH Park and order the PCBs from them. There is also a TopPaste.gbr file that you can upload separately to OSH Stencils to get a stencil for applying the solder paste (highly recommended because of the weird TPS61236p package and the difficult MSOP-10 package).
This file contains all of the gerber files to make the UPS-14500-IS PCB. You can upload this zipped file to OSH Park and order the PCBs from them. There is also a TopPaste.gbr file that you can upload separately to OSH Stencils to get a stencil for applying the solder paste (highly recommended because of the weird TPS61236p package and the difficult MSOP-10 package). I decreased the stencil openings on the MSOP to dimensions recommended by TI for MSOP pads. Hopefully this will give better results.
This is the assembler code for the PIC16F18313 micro controller. I don't really like giving away stuff that I worked hard on, but I have no plans to make this into a commercial endeavor. The only other time that I wrote machine code was on a PDP8, back in '73. This code should match the flowchart pretty closely.