Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use Adafruit DC Power BFF: Examples, Pinouts, and Specs

Image of Adafruit DC Power BFF
Cirkit Designer LogoDesign with Adafruit DC Power BFF in Cirkit Designer

Introduction

The Adafruit DC Power BFF (Part ID: 5882) is a compact and efficient power distribution board designed to provide a reliable DC power source for a variety of electronic projects. It features multiple output terminals, onboard protection mechanisms, and a user-friendly design, making it an excellent choice for powering microcontrollers, sensors, and other electronic components.

This board is particularly useful in projects requiring a stable power supply for multiple devices, such as robotics, IoT systems, and prototyping setups.

Explore Projects Built with Adafruit DC Power BFF

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
ESP32-Powered Wi-Fi Controlled Robotic Car with OLED Display and Ultrasonic Sensor
Image of playbot: A project utilizing Adafruit DC Power BFF in a practical application
This circuit is a battery-powered system featuring an ESP32 microcontroller that controls an OLED display, a motor driver for two hobby motors, an ultrasonic sensor for distance measurement, and a DFPlayer Mini for audio output through a loudspeaker. The TP4056 module manages battery charging, and a step-up boost converter provides a stable 5V supply to the components.
Cirkit Designer LogoOpen Project in Cirkit Designer
Arduino 101 Battery-Powered Fan and Motor Controller with USB Charging
Image of Help 3: A project utilizing Adafruit DC Power BFF in a practical application
This circuit is a battery-powered system that uses a TP4056 module to charge a 7.4V battery, which then powers an Arduino 101, a fan, and a DC motor through a boost converter. The Arduino 101 controls the fan based on the state of a pushbutton, turning it on when the button is pressed.
Cirkit Designer LogoOpen Project in Cirkit Designer
Battery-Powered Arduino UNO Smart Light with NeoPixel and ADXL345
Image of Cubagick: A project utilizing Adafruit DC Power BFF in a practical application
This circuit is a battery-powered system featuring an Arduino UNO that controls an Adafruit NeoPixel Stick and interfaces with an ADXL345 accelerometer and an ILI9341 TFT display. The TP4056 module charges a 18650 battery, which powers the system through a DC-DC converter. The Arduino code drives the NeoPixel Stick to display a red light sequence.
Cirkit Designer LogoOpen Project in Cirkit Designer
Battery-Powered Smart Light with Proximity Sensor and OLED Display using Adafruit QT Py RP2040
Image of lab: A project utilizing Adafruit DC Power BFF in a practical application
This circuit is a portable, battery-powered system featuring an Adafruit QT Py RP2040 microcontroller that interfaces with an OLED display, a proximity sensor, an accelerometer, and an RGB LED strip. The system is powered by a lithium-ion battery with a step-up boost converter to provide 5V for the LED strip, and it includes a toggle switch for power control. The microcontroller communicates with the sensors and display via I2C.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with Adafruit DC Power BFF

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of playbot: A project utilizing Adafruit DC Power BFF in a practical application
ESP32-Powered Wi-Fi Controlled Robotic Car with OLED Display and Ultrasonic Sensor
This circuit is a battery-powered system featuring an ESP32 microcontroller that controls an OLED display, a motor driver for two hobby motors, an ultrasonic sensor for distance measurement, and a DFPlayer Mini for audio output through a loudspeaker. The TP4056 module manages battery charging, and a step-up boost converter provides a stable 5V supply to the components.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Help 3: A project utilizing Adafruit DC Power BFF in a practical application
Arduino 101 Battery-Powered Fan and Motor Controller with USB Charging
This circuit is a battery-powered system that uses a TP4056 module to charge a 7.4V battery, which then powers an Arduino 101, a fan, and a DC motor through a boost converter. The Arduino 101 controls the fan based on the state of a pushbutton, turning it on when the button is pressed.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Cubagick: A project utilizing Adafruit DC Power BFF in a practical application
Battery-Powered Arduino UNO Smart Light with NeoPixel and ADXL345
This circuit is a battery-powered system featuring an Arduino UNO that controls an Adafruit NeoPixel Stick and interfaces with an ADXL345 accelerometer and an ILI9341 TFT display. The TP4056 module charges a 18650 battery, which powers the system through a DC-DC converter. The Arduino code drives the NeoPixel Stick to display a red light sequence.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of lab: A project utilizing Adafruit DC Power BFF in a practical application
Battery-Powered Smart Light with Proximity Sensor and OLED Display using Adafruit QT Py RP2040
This circuit is a portable, battery-powered system featuring an Adafruit QT Py RP2040 microcontroller that interfaces with an OLED display, a proximity sensor, an accelerometer, and an RGB LED strip. The system is powered by a lithium-ion battery with a step-up boost converter to provide 5V for the LED strip, and it includes a toggle switch for power control. The microcontroller communicates with the sensors and display via I2C.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications

  • Powering microcontroller boards (e.g., Arduino, Raspberry Pi)
  • Distributing power to sensors, actuators, and modules
  • Prototyping and breadboarding electronic circuits
  • Robotics and automation projects

Technical Specifications

Key Specifications

Parameter Value
Input Voltage Range 3.3V to 16V DC
Output Voltage Matches input voltage (pass-through)
Maximum Output Current 5A (total across all outputs)
Protection Features Reverse polarity, overcurrent protection
Dimensions 25mm x 25mm x 5mm
Weight 2g

Pin Configuration and Descriptions

The Adafruit DC Power BFF features the following input and output terminals:

Input Terminals

Pin Label Description
VIN VIN Positive DC input voltage (3.3V to 16V)
GND GND Ground connection for the input voltage

Output Terminals

Pin Label Description
VOUT VOUT Positive DC output voltage (matches VIN)
GND GND Ground connection for the output voltage

Usage Instructions

How to Use the Adafruit DC Power BFF

  1. Connect the Input Voltage:

    • Attach a DC power source (e.g., a battery or DC adapter) to the VIN and GND input terminals. Ensure the voltage is within the supported range (3.3V to 16V).
  2. Distribute Power to Devices:

    • Connect the devices you want to power to the VOUT and GND output terminals. The output voltage will match the input voltage.
  3. Secure Connections:

    • Use appropriate connectors or solder wires to the terminals for a secure and reliable connection.
  4. Power On:

    • Turn on the DC power source. The board will distribute power to all connected devices.

Important Considerations

  • Voltage Compatibility: Ensure that all connected devices can operate at the input voltage you provide.
  • Current Limitations: The total current drawn by all connected devices should not exceed 5A.
  • Polarity: Double-check the polarity of your connections to avoid damage to the board or connected devices.
  • Heat Dissipation: If operating near the maximum current limit, ensure adequate ventilation to prevent overheating.

Example: Using with an Arduino UNO

The Adafruit DC Power BFF can be used to power an Arduino UNO and additional peripherals. Below is an example setup:

  1. Connect a 9V DC adapter to the VIN and GND terminals of the Power BFF.
  2. Connect the VOUT and GND terminals to the Arduino UNO's VIN and GND pins, respectively.
  3. Connect other peripherals (e.g., sensors, motors) to the remaining output terminals.

Sample Arduino Code

Here’s a simple Arduino sketch to blink an LED connected to the Arduino UNO powered by the Adafruit DC Power BFF:

// Blink an LED connected to pin 13 of the Arduino UNO
// Ensure the Arduino is powered via the Adafruit DC Power BFF

void setup() {
  pinMode(13, OUTPUT); // Set pin 13 as an output
}

void loop() {
  digitalWrite(13, HIGH); // Turn the LED on
  delay(1000);            // Wait for 1 second
  digitalWrite(13, LOW);  // Turn the LED off
  delay(1000);            // Wait for 1 second
}

Troubleshooting and FAQs

Common Issues and Solutions

  1. No Power Output:

    • Cause: Incorrect input voltage or loose connections.
    • Solution: Verify that the input voltage is within the 3.3V to 16V range and check all connections.
  2. Devices Not Powering On:

    • Cause: Exceeding the maximum current limit (5A).
    • Solution: Reduce the number of connected devices or ensure the total current draw is within the limit.
  3. Overheating:

    • Cause: Operating near the maximum current limit for extended periods.
    • Solution: Improve ventilation or reduce the current load.
  4. Reverse Polarity Connection:

    • Cause: Input voltage connected with reversed polarity.
    • Solution: The board includes reverse polarity protection, but always double-check connections to avoid potential damage.

FAQs

  • Can I use the Adafruit DC Power BFF with a 12V battery?

    • Yes, the board supports input voltages up to 16V, so a 12V battery is compatible.
  • Is the output voltage regulated?

    • No, the output voltage is a direct pass-through of the input voltage.
  • Can I use this board to power multiple devices simultaneously?

    • Yes, as long as the total current draw does not exceed 5A.
  • Does the board include an on/off switch?

    • No, the board does not have an integrated switch. You can add an external switch if needed.

This concludes the documentation for the Adafruit DC Power BFF. For additional support, refer to the official Adafruit website or community forums.