Badge Pinout - nolamakerfaire/2016-VIP-Badge GitHub Wiki

The badge can be divided into 3 sections: Badge (the top part), Arduino Pro Mini clone (bottom right), and USB FTDI programmer (bottom left).

Badge Pinout

The top portion of the badge contains breakout headers for access to the arduino pins, as well as the raw power input. For more on powering the badge, see the section "Powering the Badge."

Access is provided to digital pins 0 through 13, analog pins 0 through 3, and power.

The 3 power pins in the bottom right corner provide access to ground, regulated 3.3v (from the Arduino Pro Mini), and raw power from the battery or other power source hooked up to the Raw Power Input.

Arduino Pro Mini Clone Pinout

For more information on the Arduino Pro Mini clone, visit the SparkFun tutorial here. The headers are all labeled:

2 - 13: Digital Pins 2 -13

a0 - a7: Analog Pins 0 - 7

DTR: FTDI DTR

GND: Ground

Raw: Unregulated 3.3v to 12v

RST: Reset

RXI: Digital Pin 0 and FTDI RX

TXO: Digital Pin 1 and FTDI TX

VCC: Regulated 3.3v

USB FTDI Programmer Pinout

The FTDI Programmer is a standard FTDI programmer and can be used in all 3.3v FTDI applications. The logic level used is 3.3v. There is a selector that can be used to choose the voltage provided to the VCC pin; for more information, see https://github.com/nolamakerfaire/2016-VIP-Badge/wiki/Selecting-FTDI-Voltage