
The Arduino Pro Mini is SparkFun's minimal design approach to Arduino. It's essentially a 3.3v Arduino that runs an 8 MHz bootloader on a super small, super thin board.
DC input to the Pro Mini regulator; Adafruit technical details state DC input 3.3V up to 12V.
Regulated board supply rail; Adafruit technical details state 3.3V regulator with max 150mA output, and the schematic labels VCC on the board headers/FTDI header.
Board ground; schematic labels GND/AGND and the FTDI/header ground pins.
Reset input; schematic labels PC6(/RESET).
Analogue reference pin; schematic labels AREF.
Analog · UART · SPI · 3.3V to 12V DC input per Adafruit product technical details · 3.3V regulated output, max 150mA per Adafruit product technical details
Confirm the data interface matches your host board.
Module pins: RAW, VCC, GND, AREF, A0-A5, A6-A7, SDA / A4, SCL / A5. Schematik maps them to your board in the app.
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual previewSort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.
Connectors & cables · Connectors · 28 parts
RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual previewCharacter LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.
Displays · TFT & LCD displays · 35 parts
MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual previewChoose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.
Sensors · Gas & air-quality sensors · 31 parts
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual previewESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.
Boards · Microcontroller boards · 29 parts
Digital I/O 0 and UART receive; schematic labels PD0(RXD) and FTDI header RXI.
Digital I/O 1 and UART transmit; schematic labels PD1(TXD) and FTDI header TXO.
Digital I/O header group; Adafruit technical details state 14 Digital I/Os, and the schematic maps PD2/PD3/PD4/PD5/PD6/PD7 plus PB0/PB1/PB2/PB3/PB4/PB5. SPI functions are on PB3(MOSI), PB4(MISO), and PB5(SCK).
Analogue input header group; schematic labels PC0(ADC0) through PC5(ADC5), with PC4 also SDA and PC5 also SCL.
Additional analogue input pads; schematic labels ADC6 and ADC7.
I2C data on analogue pin A4; schematic labels PC4(ADC4/SDA).
I2C clock on analogue pin A5; schematic labels PC5(ADC5/SCL).
FTDI auto-reset/control connection; schematic labels DTR on the six-pin serial header.
FTDI header flow-control-labelled connection; schematic labels CTS on the serial header.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| RAW | power | DC input to the Pro Mini regulator; Adafruit technical details state DC input 3.3V up to 12V. | 3.3V to 12V DC input per Adafruit product technical details | |
| VCC | power | Regulated board supply rail; Adafruit technical details state 3.3V regulator with max 150mA output, and the schematic labels VCC on the board headers/FTDI header. | 3.3V regulated output, max 150mA per Adafruit product technical details | |
| GND | ground | Board ground; schematic labels GND/AGND and the FTDI/header ground pins. | 0V reference | |
| RST | control | Reset input; schematic labels PC6(/RESET). | ||
| AREF | analog | Analogue reference pin; schematic labels AREF. | ||
| D0 / RXI | digital | Digital I/O 0 and UART receive; schematic labels PD0(RXD) and FTDI header RXI. | 3.3V logic board | |
| D1 / TXO | digital | Digital I/O 1 and UART transmit; schematic labels PD1(TXD) and FTDI header TXO. | 3.3V logic board | |
| D2-D13 | digital | Digital I/O header group; Adafruit technical details state 14 Digital I/Os, and the schematic maps PD2/PD3/PD4/PD5/PD6/PD7 plus PB0/PB1/PB2/PB3/PB4/PB5. SPI functions are on PB3(MOSI), PB4(MISO), and PB5(SCK). | 3.3V logic board | |
| A0-A5 | analog | Analogue input header group; schematic labels PC0(ADC0) through PC5(ADC5), with PC4 also SDA and PC5 also SCL. | 3.3V logic board analogue inputs | |
| A6-A7 | analog | Additional analogue input pads; schematic labels ADC6 and ADC7. | 3.3V logic board analogue inputs | |
| SDA / A4 | i2c | I2C data on analogue pin A4; schematic labels PC4(ADC4/SDA). | 3.3V logic board | |
| SCL / A5 | i2c | I2C clock on analogue pin A5; schematic labels PC5(ADC5/SCL). | 3.3V logic board | |
| DTR | control | FTDI auto-reset/control connection; schematic labels DTR on the six-pin serial header. | FTDI serial header signal | |
| CTS | control | FTDI header flow-control-labelled connection; schematic labels CTS on the serial header. | FTDI serial header signal |