Store

Adafruit

$20.02 |
In stock
No reviews yet

The Adafruit Itsy Bitsy 32u4 3V packs the power of an Arduino Leonardo into a tiny 1.4" × 0.7" board. Built on the ATmega32u4 with native USB, it's perfect f...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit Itsy Bitsy 32u4 3V packs the power of an Arduino Leonardo into a tiny 1.4" × 0.7" board. Built on the ATmega32u4 with native USB, it's perfect for compact projects that need a full set of GPIO pins without the bulk of a standard Arduino.

Running at 3.3V and 8 MHz, the Itsy Bitsy 32u4 is programmed via the Arduino IDE using the same USB bootloader as the Feather 32u4 and Arduino Leonardo. It can act as a USB keyboard, mouse, MIDI device, or serial port — no FTDI adapter needed.

Key Features

  • ATmega32u4 Microcontroller – 3.3V logic, 8 MHz clock, 2 KB RAM, 28 KB Flash
  • Native USB – USB HID keyboard, mouse, MIDI, or CDC serial; Micro-USB connector
  • 23 GPIO Pins – 6 analogue inputs, SPI, I2C, hardware serial, 4× PWM, and more
  • VHigh Output Pin – Outputs the higher of VBAT or VUSB for powering external devices
  • Level-Shifted Pin 5 – 5V logic-level output for driving NeoPixels, servos, or LEDs from a 3.3V board
  • Onboard 3.3V Regulator – 500 mA output, up to 6V input, with reverse-polarity and thermal protection
  • Automatic Power Switching – Runs from USB or battery (VBAT pin) with seamless switchover
  • Compact Form Factor – Just 1.4" × 0.7" (35.6 × 17.8 mm)

Ideal For

  • Compact Arduino projects after prototyping on a full-size board
  • USB HID devices — custom keyboards, mice, and MIDI controllers
  • Wearable electronics and space-constrained builds
  • Battery-powered projects with automatic USB/battery switching

Package Contents

  • 1× Adafruit Itsy Bitsy 32u4 3V 8 MHz
Note: Headers are not soldered on. You'll need to solder headers for breadboard use.

Resources

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.
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.
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.
HID
Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
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.
IDE
Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
MIDI
MIDI is a standard way for electronic instruments, controllers, and software to send musical control messages such as notes, velocity, and timing. If a board supports MIDI, it can be triggered from keyboards, drum pads, sequencers, or other music gear rather than only from buttons or code.
native USB
Native USB means the microcontroller itself handles USB communication, rather than using a separate USB-to-serial chip. This matters for programming, debugging, and projects that need the board to act directly as a USB device.
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.
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.