Project

General

Profile

Statistics
| Branch: | Revision:

scoutece / scoutfly / charging_test.brd @ 107d33d7

History | View | Annotate | Download (18.1 KB)

# Date Author Comment
107d33d7 11/02/2011 05:10 AM Abraham Levkoy

Shorted GND to BATT_GND in power schematic

Connected GND and BATT_GND to eachother using a 0 Ohm resistor. I want
to keep the signals separate to ease routing, but they need to be
connected to ensure that all of the current that needs to go through the
fuel gauge sense resistor does so.

f6a93a04 11/02/2011 03:24 AM Abraham Levkoy

Started making kwoo's recommended changes

Made changes to charging circuit: Connected CLP to VIN on U1. Added
diodes to charge BOOST capacitor from battery and provide current
sensing inductor with outlet if power turns off (don't really understand
how the latter works). Adjusted inductor to 4.7uH after re-calculating...

aa3e7f85 11/01/2011 03:13 AM Abraham Levkoy

Update prefixes and names for two parts

Updated prefixes for DS2786 and MP1702 in kwoo.lbr to U so that Eagle
won't use the default prefix, U$, for them. Also manually updated names
in charging_test.{sch,brd}.

680676e5 10/27/2011 05:03 AM Abraham Levkoy

Added pullup resistors and an LED to power test

Added pullup resistors for I2C connections to power test board. Also
added a diagnostic LED to indicate when the AVR has power. Still
probably needs an ISP header and USB controller/port.

0d19b5ca 10/27/2011 04:20 AM Abraham Levkoy

First draft of power testing circuit schematic

Fleshed out power testing circuit. It is still missing a few things, and
I don't understand every little bit of it, but it probably won't look a
lot different when it's done. Added some passive components on the...