---
product_id: 19599950
title: "Teensy 3.2 (with Pins)"
brand: "teensy"
price: "B/.0"
currency: PAB
in_stock: false
reviews_count: 13
url: https://www.desertcart.com.pa/products/19599950-teensy-3-2-with-pins
store_origin: PA
region: Panama
---

# Enhanced power output Identical pinout Wider voltage range Teensy 3.2 (with Pins)

**Brand:** teensy
**Price:** B/.0
**Availability:** ❌ Out of Stock

## Summary

> ⚙️ Unleash Your Creativity with Teensy 3.2!

## Quick Answers

- **What is this?** Teensy 3.2 (with Pins) by teensy
- **How much does it cost?** B/.0 with free shipping
- **Is it available?** Currently out of stock
- **Where can I buy it?** [www.desertcart.com.pa](https://www.desertcart.com.pa/products/19599950-teensy-3-2-with-pins)

## Best For

- teensy enthusiasts

## Why This Product

- Trusted teensy brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Compact Design:** Small form factor perfect for space-constrained projects.
- • **Seamless Integration:** Identical pinout with Teensy 3.1 for easy upgrades.
- • **Power Up Your Projects:** Experience a robust 3.3V output for demanding applications.
- • **Community-Driven Innovation:** Join a thriving ecosystem of makers and developers.
- • **Versatile Voltage Compatibility:** Accepts a broader voltage input range for ultimate flexibility.

## Overview

The Teensy 3.2 microcontroller offers enhanced power capabilities and a wider voltage input range while maintaining the same pinout as its predecessor, the Teensy 3.1, making it an ideal choice for innovative projects and seamless upgrades.

## Description

The Teensy is a breadboard-friendly development board with loads of features in a, well, teensy package. The Teensy 3.2 brings a 32 bit ARM Cortex microprocessor into the mix so you can do some serious number crunching. The Teensy 3.2 comes pre-flashed with a bootloader so you can program it using the on-board USB connection: No external programmer needed! You can program for the Teensy in your favorite program editor using C or you can install the Teensyduino add-on for the Arduino IDE and write Arduino sketches for Teensy! The processor on the Teensy also has access to the USB and can emulate any kind of USB device you need it to be, making it great for USB-MIDI and other HID projects. The 32 bit processor brings a few other features to the table as well, such as multiple channels of Direct Memory Access, several high-resolution ADCs and even an I2S digital audio interface! There are also 4 separate interval timers plus a delay timer! Oh yeah, and all pins have interrupt capability. Also, it can provide system voltage of 3.3V to other devices at up to 100mA. All of this functionality is jammed into a 1.4 x 0.7 inch board with all headers on a 0.1" grid so you can slap in on a breadboard and get to work! On top of everything else the Teensy has been gifted with more RAM (64K, thats 4x more than the Teensy 3.0) and 256kb of flash memory! The Teensy 3.2 now now has 5V tolerance on its digital inputs however all analog-only pins are still 3.3V only. Teensy 3.2 adds a more powerful 3.3 volt regulator, with the ability to directly power ESP8266 Wifi, WIZ820io Ethernet and other power-hungry 3.3V add-on boards

Review: A great upgrade from the UNO chip and easy to make the change - A huge upgrade from the ancient Atmega328p processor chips I'd been using in my projects. Far faster, more I/Os, more HW UARTs... and this module really doesn't take up much more PCB space than the old 328p chip in the DIP package itself. It integrated seamlessly into the Arduino IDE and only minor code changes to SW were required.
Review: Good value, best analog section of all of the aduino and similar - This one offers 16 bit analog inputs and a 12 bit analog output. That sets it apart from most of the arduino type controller boards. The software support and community are fantastic.

## Features

- Teensy 3.2 and 3.1 have exactly the same pinout.
- Teensy 3.2 provides more power on its 3.3V pin, and accepts a wider voltage input range.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B015QUPO5Y |
| Best Sellers Rank | #11,981 in Single Board Computers (Computers & Accessories) |
| Brand | Teensy |
| CPU Model | Cortex |
| Connectivity Technology | Ethernet, USB, Wi-Fi |
| Customer Reviews | 4.8 out of 5 stars 158 Reviews |
| Manufacturer | PJRC |
| Memory Storage Capacity | 256 KB |
| Mfr Part Number | TEENSY32_PINS |
| Model Name | Teensy 3.2 |
| Operating System | Linux |
| Processor Brand | ARM |
| Processor Count | 32 |
| RAM Memory Installed | 0.06 GB |
| RAM Memory Technology | DDR3 |
| Ram Memory Installed Size | 0.06 GB |
| Total Usb Ports | 1 |
| Wireless Compability | Bluetooth |

## Product Details

- **Brand:** Teensy
- **Model Name:** Teensy 3.2
- **Ram Memory Installed Size:** 0.06 GB
- **Memory Storage Capacity:** 256 KB
- **CPU Model:** Cortex

## Images

![Teensy 3.2 (with Pins) - Image 1](https://m.media-amazon.com/images/I/61nXSVB9wkL.jpg)

## Questions & Answers

**Q: i need a keyboard controller for a PC that will along analog inputs for a potenitometer, is this going to work?**
A: It will accept a USB keyboard and has analog inputs on the GPIO pins

**Q: are the pins pre-soldered, or do they come separately?**
A: The ones we sell come with the pins pre-soldered.

**Q: Does this have LED?**
A: Yes. This has the LED on pin 13. This will work with the simple 'Flash" program built into the IDE.

**Q: will this work with 12v and or 24v illuminated push buttons ? thank you in advance .**
A: The illumination part of the buttons is 12V or 24V but the switch portion is just a switch and that should work with this device.

## Customer Reviews

### ⭐⭐⭐⭐⭐ A great upgrade from the UNO chip and easy to make the change
*by E***Y on November 3, 2019*

A huge upgrade from the ancient Atmega328p processor chips I'd been using in my projects. Far faster, more I/Os, more HW UARTs... and this module really doesn't take up much more PCB space than the old 328p chip in the DIP package itself. It integrated seamlessly into the Arduino IDE and only minor code changes to SW were required.

### ⭐⭐⭐⭐⭐ Good value, best analog section of all of the aduino and similar
*by P***E on September 13, 2021*

This one offers 16 bit analog inputs and a 12 bit analog output. That sets it apart from most of the arduino type controller boards. The software support and community are fantastic.

### ⭐⭐⭐⭐⭐ Very very fast, and Arduino compatible
*by K***K on May 30, 2017*

Very fast, has many popular libraries for driving displays using adafruit libs, code is very compatible with Arduino--some small discrepancies here and there, but nothing i couldn't find a comparable solution. You can use Arduino IDE to program--just download a free plug in. This unit is a 3.3v but is 5v tolerant on the inputs. Some cool features you can write to the analog ports (sin wave generator) analogread can be configured for 12 bit resolution analogread can be configured to automatically average x samples has several serial ports (and you can use 0 and 1) very very very fast (overclock to 120 mhz) has built in RTC you need to solder on a crystal and backup battery Touch read pins(i've not tried these yet) analog can be used as digital inputs (10 analog, 24 digital--more if you solder pins on bottom) very very very fast (overclock to 120 mhz) Very good forum support I have 2 and will buy more

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.com.pa/products/19599950-teensy-3-2-with-pins](https://www.desertcart.com.pa/products/19599950-teensy-3-2-with-pins)

---

*Product available on Desertcart Panama*
*Store origin: PA*
*Last updated: 2026-05-16*