Store

Adafruit

$25.45 |
In stock at supplier
No reviews yet

The Feather 328P brings the classic ATmega328P into the Feather ecosystem, running at 3.3V and 8 MHz. If you want to keep your existing Arduino code compatib...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Feather 328P brings the classic ATmega328P into the Feather ecosystem, running at 3.3V and 8 MHz. If you want to keep your existing Arduino code compatibility while taking advantage of the Feather form factor and its wide range of FeatherWing add-ons, this board is an excellent choice.

With built-in USB-to-serial via the CP2104, LiPo battery charging, and a small prototyping area for quick sensor or button connections, the Feather 328P is ready for portable projects straight out of the box.

Key Features

  • ATmega328P @ 8 MHz – 3.3V logic, 32KB flash, 2KB RAM
  • CP2104 USB-Serial – Built-in USB bootloader for programming and serial debugging
  • 21 GPIO Pins – 19 digital I/O plus 2 analogue-input-only pins
  • 8× Analogue Inputs – Two shared with I2C
  • PWM Outputs – For motor control, LEDs, and more
  • Hardware I2C & SPIUART devices should use SoftwareSerial
  • Built-in LiPo Charger – 100 mA charging with status indicator LED
  • Battery Monitoring – Battery voltage routed through a divider to an analogue pin
  • 3.3V Regulator – 500 mA peak current output
  • Prototyping Area – Small solderable area for quick component additions
  • Pin #13 LED – Red LED for general-purpose blinking
  • RX & TX LEDs – Visual indicators for serial data activity

Specifications

  • Dimensions – 51 × 23 × 8 mm (without headers)
  • Weight – 4.8 g
  • Logic Level – 3.3V
  • Mounting – 4 mounting holes

Ideal For

  • Portable Arduino projects with battery power
  • Classic ATmega328P code compatibility in the Feather form factor
  • Expanding with FeatherWing add-on boards

Package Contents

  • 1× Assembled and tested Feather 328P
  • 1× Header set
Note: LiPo battery and USB cable are sold separately.

Jargon buster

Plain-language definitions for the technical terms used above.

3.3V regulator
A 3.3V regulator is a power circuit that provides a steady 3.3 volts for parts that need that supply voltage. On a breakout board, it can let the sensor run safely even when the connected microcontroller or power source uses a higher voltage.
ATmega328P
An 8-bit microcontroller chip used on many Arduino Uno-compatible boards. Knowing the controller uses an ATmega328P helps you understand its memory, speed, pin compatibility, and the Arduino sketches it can run.
Bootloader
Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
FeatherWing
A FeatherWing is an add-on board made to plug into the Feather microcontroller board layout. Knowing a product is a FeatherWing helps you check whether it will physically and electrically fit your Feather-style mainboard.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
Headers
Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
LED
A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
LiPo
A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RAM
RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
UART
UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.