# Introducing ItsyBitsy 32u4

## Overview

![](https://cdn-learn.adafruit.com/assets/assets/000/049/490/medium800/development_boards_itsy3.jpg?1513812987)

What's smaller than a Feather but larger than a Trinket? It's an ItsyBitsy! Small, powerful, Arduino-compatible - this microcontroller board is perfect when you want something very compact, but still with a bunch of pins.

ItsyBitsy 32u4 is only 1.4" long by 0.7" wide, but has 6 power pins, 6 analog & digital pins and 17 digital pins. It packs much of the same capability as an Arduino UNO. So it's great once you've finished up a prototype on a bigger Arduino, and want to make the project much smaller.

![](https://cdn-learn.adafruit.com/assets/assets/000/049/492/medium800/development_boards_3677_top_ORIG.jpg?1513813029)

The **ItsyBitsy 32u4** uses the Atmega32u4 chip, which is the same core chip in the Arduino Leonardo as well as the same chip we use in our Feather 32u4. The **5**** V 16 MHz **It runs at the same speed and voltage of an Arduino UNO or Leonardo. The** 3V 8 MHz** version is the same speed and voltage as a Feather 32u4. So you'll be happy to hear that not only is Itsy Bitsy programmable using the Arduino IDE as you already set up, but a vast number of Arduino projects will work out of the box!

We recommend this as an upgrade from the [Pro Trinkets](https://www.adafruit.com/product/2000) because this has native USB so it will work with all computers, USB serial debugging, and a more reliable bootloader. [You can even use the Pro Trinket LiPo backpack with this board to add recharge-able battery.](https://www.adafruit.com/product/2124)

Here's some handy specifications:

- ATmega32u4 onboad chip in QFN package
- USB bootloader with a nice LED indicator, AVR109 compatible (same as Flora, Feather 32u4, Leonardo, etc)
- Micro-USB jack for power, USB uploading and debugging, you can put it in a box or tape it up and use any Micro USB cable for when you want to reprogram.
- Can act as a USB HID Keyboard, Mouse, MIDI or plain USB 'CDC' serial device (default)
- Power with either USB or external output (such as a battery) into VBAT pin - it'll automatically switch over
- On-board red pin #13 LED
- 23 GPIO total - 6 analog in, 1x SPI port, 1x I2C port, 1x Hardware Serial port and 10 more GPIO, 4 of which have PWM
- Can drive NeoPixels, connect to sensors, servos, etc.
- Reset button for entering the bootloader or restarting the program.

 **For the 5V version:**

- 5V power and logic, 16MHz clock rate, 2KB RAM and 28K FLASH
- On-board 5.0V power regulator with 150mA output capability and ultra-low dropout. Up to 16V input, reverse-polarity protection, thermal and current-limit protection.
- Low current 3.3V regulator output from chip, for small sensors

**For the 3V version:**

We have two special pins on the 3V version of this board. There's a VHigh pin, this pin is a power pin whose voltage is the _higher_ of VBAT and VUSB. We also made the digital #5 pin extra special on this board, it connects to a level shifter so it is _only an output_ but the output is that 'high logic'. Basically what this means is if you want to drive NeoPixels, a picky servo, or a high-dropout-voltage LED from this board, and you want a 5V-logic-level output, this pin is the one you should use!

- 3.3V power and logic, 8 MHz clock rate, 2KB RAM and 28K FLASH
- On-board 3.3V power regulator with 500mA output capability and ultra-low dropout. Up to 6V input, reverse-polarity protection, thermal and current-limit protection.
- Special **Vhigh** output pin gives you the higher voltage from VBAT or VUSB, for driving NeoPixels, servos, and other high-current devices. **Digital 5** level-shifted output for high-voltage logic level output.

[Once headers are installed they can be fitted into 0.6" wide sockets](https://www.adafruit.com/product/2206)

![](https://cdn-learn.adafruit.com/assets/assets/000/049/493/medium800/development_boards_3675_quarter_ORIG.jpg?1513813047)

# Introducing ItsyBitsy 32u4

## Pinouts

![](https://cdn-learn.adafruit.com/assets/assets/000/110/767/medium800/microcontrollers_Adafruit_ItsyBitsy_32u4_3V_8MHz_Pinout.png?1649865151)

[Click here to view a PDF version of the pinout diagram](https://github.com/adafruit/Adafruit-ItsyBitsy-32u4-PCB/blob/master/Itsy%20Bitsy%2032u4%203V%20Pinout.pdf)

![](https://cdn-learn.adafruit.com/assets/assets/000/110/768/medium800/microcontrollers_Adafruit_ItsyBitsy_32u4_5V_16MHz_Pinout.png?1649865160)

[Click here to view a PDF version of the pinout diagram](https://github.com/adafruit/Adafruit-ItsyBitsy-32u4-PCB/blob/master/Itsy%20Bitsy%2032u4%205V%20Pinout.pdf)

The ItsyBitsy 32u4's come in **two flavors - 5V** and **3V**.

![](https://cdn-learn.adafruit.com/assets/assets/000/049/494/medium800/development_boards_3vpinout.jpg?1513813288)

![](https://cdn-learn.adafruit.com/assets/assets/000/049/495/medium800/development_boards_5vpinout.jpg?1513813292)

The pinouts for these are very similar **except for the power pins which have different voltages!**

All holes are standard 0.1" spacing and fit 0.1" headers for breadboarding.

## Which do you have?

&nbsp;

Look in the middle of the board, you'll see either **32u4 3V 8MHz** or **32u4 5V 16 MHz**

![development_boards_8mhz.jpg](https://cdn-learn.adafruit.com/assets/assets/000/049/810/medium640/development_boards_8mhz.jpg?1514954715)

![development_boards_16mhz.jpg](https://cdn-learn.adafruit.com/assets/assets/000/049/811/medium640/development_boards_16mhz.jpg?1514954723)

# Power Pins

Both ItsyBitsy 32u4's have **BAT G USB** on the top left, right next to the micro USB port

These pins are:

- **BAT** - battery _input_ for an alternative power source to USB.   
On the **5V** itsy, this pin can be **5.5-16VDC**  
On the **3V** Itsy, we have a different regulator, so the voltage can only be from **3.5V to 6VDC**
- **GND** - Power/data ground
- **USB** - This is the same pin as the MicroUSB connector's 5V USB power pin. This should be used as an _output_ to get 5V power from the USB port. Say if you need to power a bunch of NeoPixels or servos.

You can always put any voltage you like into **BAT** and the circuitry will switch between **BAT** and **USB** dynamically for you. That means you can have a **Bat** ter backup that only gets enabled when USB is disconnected.

If you want to add rechargeable power, a LiPoly backpack can be soldered into these three pins that will let you have a battery that is _automatically recharged_ whenever USB is plugged in, then switches to LiPoly when on the go:

### Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy

[Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy](https://www.adafruit.com/product/2124)
If you have an ItsyBitsy or Pro Trinket you probably know it's the perfect little size for a portable project. This LiPoly backpack makes it really easy to do! Instead of wiring 2 or 3 boards together to make a charging system, this little PCB sits on top of the PCB and allows a...

In Stock
[Buy Now](https://www.adafruit.com/product/2124)
[Related Guides to the Product](https://learn.adafruit.com/products/2124/guides)
![Angled Shot of the Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy.](https://cdn-shop.adafruit.com/640x480/2124-09.jpg)

# 5V Power Pins
![](https://cdn-learn.adafruit.com/assets/assets/000/049/812/medium800/development_boards_5Vpower.jpg?1514954824)

In addition to the three standard power pins, the 5V ItsyBitsy has a few more pins available for power sourcing:

- **5V** - this is the regulated output from the onboard regulator _or_ the USB connection (if its powered!) You can draw 500mA when USB is connected, or up to 150mA when on battery.
- **3V** - this power pin is in the bottom right corner. It is a small 3V output from the on-chip regulator. It's very low current, we don't recommend drawing more than maybe 10 mA from this, but it can run small sensors!
- **EN** - connected to the regulator enable, it will let you shut off power - _when running on battery only_. But at least you don't have to cut a trace or wire to&nbsp; your battery. This pin does not affect power when using USB
- **G** - these are all **Ground** pins

## 3V Power Pins
![](https://cdn-learn.adafruit.com/assets/assets/000/049/813/medium800/development_boards_3Vpower.jpg?1514954836)

In addition to the three standard power pins, the 3V ItsyBitsy has a few more pins available for power sourcing:

- **3V** - this is the regulated output from the onboard regulator. You can draw 500mA whether powered by USB or battery.
- **Vhi** - this is a special pin! It is a dual-Schottkey-diode connected output from **BAT** and **USB**. This means this will always have the higher-of-the-two voltages, but will always have power output. The voltage will _about_ 5VDC when powered by USB, but can range from 3.5-6VDC when powered from battery. It's not regulated, but it is high-current, great for driving servos and NeoPixels.
- **EN** - connected to the regulator enable, it will let you shut off power - _when running on battery only_. But at least you don't have to cut a trace or wire to&nbsp; your battery. This pin does not affect power when using USB
- **G** - these are all **Ground** pins

# Logic pins

This is the general purpose I/O pin set for the microcontroller. All logic is 3.3V on the 3V Itsy, and 5V on the 5V Itsy. You can usually use 3V logic as an input to 5V, _but_ the 3V Itsy pins should not be connected to 5V!

Along the right edge

- **#0 / RX** - GPIO #0, also receive (input) pin for **Serial1** and Interrupt #2
- **#1 / TX** - GPIO #1, also transmit (output) pin for **Serial1** and Interrupt #3  
- **#2 / SDA&nbsp;** - GPIO #2, also the I2C (Wire) data pin. There's no pull up on this pin by default so when using with I2C, you may need a 2.2K-10K pullup. Also Interrupt #1
- **#3 / SCL** - GPIO #3, also the I2C (Wire) clock pin. There's no pull up on this pin by default so when using with I2C, you may need a 2.2K-10K pullup. Can also do PWM output and act as Interrupt #0.
- **#5** - GPIO #5, can also do PWM output. On the 3.3V ItsyBitsy this is a special **OUTPUT-only** pin, that is level-shifted up to **Vhi** voltage, so its perfect for driving NeoPixels that want a ~5V logic level input.
- **#7** - GPIO #7. Also hardware Interrupt #4
- **#9** - GPIO #9, also analog input **A9** &nbsp;and can do PWM output.
- **#10** - GPIO #10, also analog input **A10** and can do PWM output.
- **#11** - GPIO #11, can do PWM output.
- **#12** - GPIO #12, also analog input **A11**
- **#13** - GPIO #13, can do PWM output and is connected to the **red LED** next to the Reset button

Along the left edge

- **A0 thru A5** - These are each analog input as well as digital I/O pins.
- **SCK/MOSI/MISO** - These are the hardware SPI pins, you can use them as everyday GPIO pins **#15/#16/#14** but recommend keeping them free as they are best used for hardware SPI connections for high speed. Also used to reprogram the chip with an AVR programmer if you need.

Along the short edge:

- **#4** - GPIO #4, also analog input **A6**
- **#6** - GPIO #6, can also do PWM output and analog input **A7**
- **#8** - GPIO #8, also analog input **A8**

# Other Pins!

- **RST** - this is the Reset pin, tie to ground to manually reset the AVR, as well as launch the bootloader manually
- **ARef** - the analog reference pin. Normally the reference voltage is the same as the chip logic voltage (3.3V or 5V) but if you need an alternative analog reference, connect it to this pin and select the external AREF in your firmware. Don't set it higher than the logic level of the Itsy!

# Introducing ItsyBitsy 32u4

## Arduino IDE Setup

The first thing you will need to do is to download the latest release of the Arduino IDE. You will need to&nbsp;be using **version 1.8** or higher for this guide

[Arduino IDE Download](http://www.arduino.cc/en/Main/Software)
After you have downloaded and installed **the latest version of Arduino IDE** , you will need to start the IDE&nbsp;and navigate to&nbsp;the **Preferences** menu. You can access it from the **File** menu in _Windows_ or _Linux_, or the **Arduino** menu on _OS X_.

![](https://cdn-learn.adafruit.com/assets/assets/000/041/549/medium800/flora_prefs.png?1494204209)

A dialog will pop up just like the one shown below.

![](https://cdn-learn.adafruit.com/assets/assets/000/108/455/medium800/trinket_arduino-preferences-before.png?1643387570)

We will be adding a URL to the new **Additional Boards Manager URLs** option. The list of URLs is comma separated, and _you will only have to add each&nbsp;URL once._&nbsp;New Adafruit boards and updates to existing boards&nbsp;will automatically be picked up&nbsp;by the Board Manager each time&nbsp;it is opened. The URLs point to index files that the Board Manager uses to build the list of available & installed boards.

To find the most up to date list of URLs you can&nbsp;add, you can visit the list of [third party board URLs on the Arduino IDE wiki](https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls). We will only need to add one URL to the IDE in this example, but _ **you can add multiple URLS by separating them with commas** _. Copy and paste the link below into the&nbsp; **Additional Boards Manager URLs** option in the Arduino IDE preferences.

### `https://adafruit.github.io/arduino-board-index/package_adafruit_index.json`
![](https://cdn-learn.adafruit.com/assets/assets/000/108/456/medium800/trinket_arduino-preferences.png?1643387643)

Here's a short description of each of the Adafruit supplied packages that will be available in the Board Manager when you add the URL:

- **Adafruit AVR Boards** - Includes support for Flora, Gemma, Feather 32u4, ItsyBitsy 32u4, Trinket, & Trinket Pro.
- **Adafruit SAMD Boards** - Includes support for Feather M0 and M4, Metro M0 and M4, ItsyBitsy M0 and M4, Circuit Playground Express, Gemma M0 and Trinket M0
- **Arduino Leonardo & Micro MIDI-USB** - This adds MIDI over USB support for the Flora, Feather 32u4, Micro and Leonardo using the [arcore project](https://github.com/rkistner/arcore).

If you have multiple boards you want to support, say ESP8266 and Adafruit, have both URLs in the text box separated by a comma (,)

Once done click **OK** to save the new preference settings. Next we will look at installing boards with the Board Manager.

Now continue to the next step to actually install the board support package!

# Introducing ItsyBitsy 32u4

## Using with Arduino IDE

Since the ItsyBitsy 32u4 uses an ATmega32u4 chip running at 8 or 16 MHz, you can pretty easily get it working with the Arduino IDE. Many libraries (including the popular ones like NeoPixels and display) work great with the '32u4 and 8/16 MHz clock speed.

Now that you have added the appropriate URLs to the Arduino IDE preferences, you can open the **Boards Manager** by navigating to the **Tools-\>Board** &nbsp;menu.

![](https://cdn-learn.adafruit.com/assets/assets/000/049/783/medium800/development_boards_microcomputers_boardmang.png?1514869538)

Once the Board Manager opens, click on the category drop down menu on the top left hand side of the window and select **Contributed**. You will then be able to select and install the boards supplied&nbsp;by the URLs added to the prefrences. In the example below, we are installing support for&nbsp; **_Adafruit AVR Boards_** , but the same applies to all boards installed with the Board Manager.

![](https://cdn-learn.adafruit.com/assets/assets/000/049/784/medium800thumb/development_boards_microcomputers_flora_install.jpg?1514869585)

Next, **quit and reopen&nbsp;the Arduino IDE** to ensure that all of the boards are properly installed. You should now be able to select and upload to the new boards listed in the **Tools-\>Board** menu.

![](https://cdn-learn.adafruit.com/assets/assets/000/076/547/medium800/microcontrollers_arduino_itsy32u4.jpg?1559927514)

# Install Drivers (Windows Only)

When you plug in the Feather, you'll need to possibly install a driver

Click below to download our Driver Installer

[Download Adafruit Drivers Installer](https://github.com/adafruit/Adafruit_Windows_Drivers/releases/latest/adafruit_drivers_*.exe)
Download and run the installer

![](https://cdn-learn.adafruit.com/assets/assets/000/049/786/medium800/development_boards_microcomputers_1download.png?1514869824)

Run the installer! Since we bundle the SiLabs and FTDI drivers as well, you'll need to click through the license

![](https://cdn-learn.adafruit.com/assets/assets/000/049/787/medium800/development_boards_microcomputers_2lic.png?1514869832)

Select which drivers you want to install:

![](https://cdn-learn.adafruit.com/assets/assets/000/049/789/medium800/development_boards_microcomputers_driver-installer-v2000.png?1514869856)

Click **Install** to do the installin'

![](https://cdn-learn.adafruit.com/assets/assets/000/049/788/medium800/development_boards_microcomputers_4complete.png?1514869841)

# Blink

Now you can upload your first blink sketch!

Plug in the ItsyBitsy 32u4 and wait for it to be recognized by the OS (just takes a few seconds). It will create a serial/COM port, you can now select it from the dropdown!

![](https://cdn-learn.adafruit.com/assets/assets/000/049/790/medium800/development_boards_itsyusb.png?1514870161)

![](https://cdn-learn.adafruit.com/assets/assets/000/049/791/medium800/development_boards_port.png?1514870193)

Now load up the Blink example

```auto
// the setup function runs once when you press reset or power the board
void setup() {
  // initialize digital pin 13 as an output.
  pinMode(13, OUTPUT);
}

// the loop function runs over and over again forever
void loop() {
  digitalWrite(13, HIGH);   // turn the LED on (HIGH is the voltage level)
  delay(1000);              // wait for a second
  digitalWrite(13, LOW);    // turn the LED off by making the voltage LOW
  delay(1000);              // wait for a second
}
```

And click upload! That's it, you will be able to see the LED blink rate change as you adapt the **delay()** calls.

# Manually bootloading

If you ever get in a 'weird' spot with the bootloader, or you have uploaded code that crashes and doesn't auto-reboot into the bootloader, click the **RST** button to get back into the bootloader. The red LED will pulse, so you know that its in bootloader mode. Do the reset button press right as the Arduino IDE says its attempting to upload the sketch, when you see the Yellow Arrow lit and the **Uploading...** text in the status bar.

![](https://cdn-learn.adafruit.com/assets/assets/000/049/792/medium800/development_boards_microcomputers_adafruit_products_uploading.gif?1514870324)

Don't click the reset button **before** uploading, unlike other bootloaders you want this one to run at the time Arduino is trying to upload

## Ubuntu&nbsp;& Linux Issue Fix

Note if you're using Ubuntu 15.04 (or perhaps other more recent Linux distributions) there is an issue with&nbsp;the modem manager service which causes the ATmega32u4 micro to be difficult to program. &nbsp;If you run into errors like "device or resource busy", "bad file descriptor", or "port is busy" when attempting to program then [you are hitting this issue.](https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1473246)

The fix for this issue is to make sure Adafruit's custom udev rules are applied to your system. &nbsp;One of these rules is made to configure modem manager not to touch the board and will fix the programming difficulty issue. &nbsp;[Follow the steps for installing Adafruit's udev rules on this page.](../../../../adafruit-arduino-ide-setup/linux-setup#udev-rules)

# Introducing ItsyBitsy 32u4

## Downloads

# Files

- [EagleCAD files for both 3V and 5V 32u4 ItsyBitsy's](https://github.com/adafruit/Adafruit-ItsyBitsy-32u4-PCB)
- [Fritzing files for both types in the Adafruit Fritzing library](https://github.com/adafruit/Fritzing-Library)
- [PDF for ItsyBitsy 32u4 3V Board Diagram on GitHub](https://github.com/adafruit/Adafruit-ItsyBitsy-32u4-PCB/blob/master/Itsy%20Bitsy%2032u4%203V%20Pinout.pdf)
- [PDF for ItsyBitsy 32u4 5V Board Diagram on GitHub](https://github.com/adafruit/Adafruit-ItsyBitsy-32u4-PCB/blob/master/Itsy%20Bitsy%2032u4%205V%20Pinout.pdf)

[SVG for ItsyBitsy 32u4 3V Board Diagram](https://cdn-learn.adafruit.com/assets/assets/000/110/769/original/Adafruit_ItsyBitsy_32u4_3V_8MHz_Pinout.svg?1649865255)
[SVG for ItsyBitsy 32u4 5V Board Diagram](https://cdn-learn.adafruit.com/assets/assets/000/110/770/original/Adafruit_ItsyBitsy_32u4_5V_16MHz_Pinout.svg?1649865367)
# Bootloaders
[Caterina_itsybitsy3V.hex](https://cdn-learn.adafruit.com/assets/assets/000/049/814/original/Caterina_itsybitsy3V.hex?1514957320)
[Caterina_itsybitsy5V.hex](https://cdn-learn.adafruit.com/assets/assets/000/049/815/original/Caterina_itsybitsy5V.hex?1514957324)
# ItsyBitsy 3V

Schematic & Fabrication print

![schematic for 3V version](https://cdn-learn.adafruit.com/assets/assets/000/136/593/medium800/microcontrollers_iitsy3V.png?1746449561 )

![](https://cdn-learn.adafruit.com/assets/assets/000/049/817/medium800/development_boards_itsy3v.png?1514957539)

# ItsyBitsy 5V

Schematic & Fabrication print

![](https://cdn-learn.adafruit.com/assets/assets/000/049/818/medium800/development_boards_itsy5v.png?1514957571)

![](https://cdn-learn.adafruit.com/assets/assets/000/049/819/medium800/development_boards_itsybrd.png?1514957577)


## Primary Products

### Adafruit ItsyBitsy 32u4 - 3V 8MHz

[Adafruit ItsyBitsy 32u4 - 3V 8MHz](https://www.adafruit.com/product/3675)
What's smaller than a Feather but larger than a Trinket? It's an Itsy Bitsy! Small, powerful, Arduino-compatible - this microcontroller board is perfect when you want something very compact, but still with a bunch of pins.

Itsy Bitsy is only 1.4" long by 0.7" wide, but...

In Stock
[Buy Now](https://www.adafruit.com/product/3675)
[Related Guides to the Product](https://learn.adafruit.com/products/3675/guides)
### Adafruit ItsyBitsy 32u4 - 5V 16MHz

[Adafruit ItsyBitsy 32u4 - 5V 16MHz](https://www.adafruit.com/product/3677)
What's smaller than a Feather but larger than a Trinket? It's an ItsyBitsy! Small, powerful, Arduino-compatible - this microcontroller board is perfect when you want something very compact, but still with a bunch of pins.

ItsyBitsy is only 1.4" long by 0.7" wide, but...

In Stock
[Buy Now](https://www.adafruit.com/product/3677)
[Related Guides to the Product](https://learn.adafruit.com/products/3677/guides)

## Featured Products

### Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy

[Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy](https://www.adafruit.com/product/2124)
If you have an ItsyBitsy or Pro Trinket you probably know it's the perfect little size for a portable project. This LiPoly backpack makes it really easy to do! Instead of wiring 2 or 3 boards together to make a charging system, this little PCB sits on top of the PCB and allows a...

In Stock
[Buy Now](https://www.adafruit.com/product/2124)
[Related Guides to the Product](https://learn.adafruit.com/products/2124/guides)
### IC Socket - for 28-pin 0.6" Chips - Pack of 3

[IC Socket - for 28-pin 0.6" Chips - Pack of 3](https://www.adafruit.com/product/2206)
An IC (Integrated Circuit) socket allows you to insert and remove chips easily from an assembled kit or project

**This item contains 3 of the 28 pin 0.6" wide version.** Best used with...

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/2206)
[Related Guides to the Product](https://learn.adafruit.com/products/2206/guides)

## Related Guides

- [CircuitPython Animated Sprite Pendants](https://learn.adafruit.com/circuitpython-sprite-animation-pendant-mario-clouds-flying-toasters.md)
- [A NeoPixel Pomodoro Timer](https://learn.adafruit.com/a-neopixel-pomodoro-timer.md)
- [Adafruit Airlift Bitsy Add-On - ESP32 WiFi Co-Processor](https://learn.adafruit.com/adafruit-airlift-bitsy-add-on-esp32-wifi-co-processor.md)
- [Glowing Viking Rune wayFinder](https://learn.adafruit.com/glowing-viking-rune-artifact.md)
- [Raspberry Gear](https://learn.adafruit.com/raspberry-gear.md)
- [Morning Star POV Double Staffs](https://learn.adafruit.com/pov-dotstar-double-staff.md)
- [Motorized Turntable](https://learn.adafruit.com/motorized-turntable-circuitpython.md)
- [DRAFT PUNK](https://learn.adafruit.com/draft-punk.md)
- [ESP32 PlayStation Controller](https://learn.adafruit.com/esp32-playstation-controller.md)
- [Introducing Bluefruit LE Micro](https://learn.adafruit.com/bluefruit-le-micro-atmega32u4-microcontroller-usb-bluetooth-le-in-one.md)
- [Pocket Galaxy](https://learn.adafruit.com/pocket-galaxy.md)
- [LO-LA59 Droid](https://learn.adafruit.com/lola-droid.md)
- [Portable Mini Timelapse Camera](https://learn.adafruit.com/portable-mini-timelapse-camera.md)
- [Watchmen's Sister Night NeoPixel Goggles](https://learn.adafruit.com/watchmen-sister-night-circuitpython-neopixel-goggles.md)
- [Trinket “Question Block” Sound Jewelry](https://learn.adafruit.com/trinket-question-block-sound-jewelry.md)
