The USB Power Gauge is powered by an ATTiny85 processor (the same one used in our Trinket and Gemma!). You can find schematics and source code in the github repository so that you can customize your power meter too!
https://github.com/adafruit/USB-Power-Gauge
https://github.com/adafruit/USB-Power-Gauge
Power Gauge Breakout Holes:
All of the ICSP connections for in-circuit serial programming are available in the breakout holes on the edge of the board. These can be used with programmers such as our USBTinyISP.Connect to your programmer:
Using the 6-pin connector on your USBTinyISP, connect:-
MISO -> Tx
-
VCC -> 5v
-
SCK -> Clk
-
MOSI -> SI
-
RST -> Rst
-
GND -> GND
For details on programming with the USBTinyISP, see this guide:
Text editor powered by tinymce.