Adafruit
TinyPICO V3 USB-C with u.FL by Unexpected Maker
All Products
ESP32 & IoT
New Arrivals
Adafruit
Brands and Manufacturers
ESP32 Development Boards
Microcontrollers & Development Boards
ESP32
Wireless & Connectivity
Connectivity
Prototyping & Wiring
Microcontrollers
$53.50
|
Only 1 left
TinyPICO is the world’s smallest, fully-featured ESP32 development board, designed to unlock the power of the ESP32’s dual-core 240MHz and internet connecti...
Estimated Delivery
Arrives
Disclaimer
Secure checkout
TinyPICO is the world’s smallest, fully-featured ESP32 development board, designed to unlock the power of the ESP32’s dual-core 240MHz and internet connectivity, in a package smaller than your thumb!
Please note: This is the u.FL version of the TinyPICO USB-C. Click here for the PCB antenna version. TinyPICO V2 with Micro-B is still available over here!
The developers behind UnexpectedMaker have filled every nook on this board, packing a massive 700mA 3.3V regulator, onboard battery management, an RGB LED, 4MB of extra PSRAM, and 14 GPIO!
- TinyPICO is tuned for ultra-low current use, dropping as low as 20uA when in deepsleep.
- Optimized power path and power management: TinyPICO has been designed with two isolated power paths: a 5V path and a 3.3V path. Any components that are not needed for operation via battery or via the 3.3 V power pin are isolated within the 5V power path and are totally shut down when no USB cable is plugged in. In fact, even the power & charge LEDs are shut down when no 5 V power source is present.
- Deep sleep has been optimized for all development platforms, and though they have seen it go as low as 10 uA, their official current rating in deep sleep is 20 uA.
- Built-in USB-to-Serial converter chip may be CP210x based or CH9102F depending on chip availability.
TinyPICO includes an onboard APA102 RGB LED that has a quiescent current of 1 mA. Thankfully there is a solution for deep sleep. GPIO13 controls the power to the APA102 using a P-Channel MOSFET via a high-side switch that can (along with smoother IO settings) shut down the power to the APA102 for you. It’s essential to do this before going into deep sleep to ensure the lowest current draw possible.
UM has created some helper functions for you in their TinyPICO MicroPython & Arduino helper libraries to make this easy. Please check the code in the platform you use to understand how to shut down the APA102 correctly as just pulling GPIO13 high is not enough.
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.
- deep sleep
- Deep sleep is a low-power mode where the microcontroller turns off most functions while keeping just enough circuitry active to wake up later. It is important for battery-powered projects because it can greatly extend how long the device runs between charges.
- ESP32
- ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
- 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.
- 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.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- PCB antenna
- A PCB antenna is an antenna pattern built directly into the circuit board rather than a separate metal antenna. It matters because placement, nearby metal and enclosure design can affect wireless range.
- Power path
- A power path is the route electricity takes from one or more supplies to the circuit being powered. Understanding the power path helps you choose parts that can safely handle source selection, backup power, and supply switching.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- u.FL
- u.FL is a tiny snap-on antenna connector often used on compact wireless boards. A board with u.FL usually needs an external antenna, which matters if the product will be inside an enclosure or needs better antenna placement.
- USB-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
Find this product in
All Products
Microcontrollers & Development Boards
New Arrivals
Prototyping & Wiring
Wireless & Connectivity
Brands