Unexpected Maker TinyPICO
by Unexpected Maker

Introducing the TinyPICO - The Mighty Tiny ESP32 based development board!
This firmware is for the V2 and V3 versions of TinyPICO It can work on he original V1 board, but some features like VBUS sense won’t be available.
Features & Specifications
- Dual 32bit Xtensa LX6 cores @ up to 240Mhz
- Ultra Low Power Co-processor
- 2.4GHz Wifi - 802.11b/g/n
- Bluetooth 4 - Classic & BLE
- 4MB QSPI Flash
- 4MB of extra QSPI PSRAM
- 700mA 3.3V LDO Regulator
- APA102 RGB LED
- ULTRA LOW Deep Sleep Current
- USB-C Connector with back-feed protection
- LiPo Battery Charging
- JST pads on the back supports PH connector
- 3D High Gain Antenna
- 14 GPIO
- Only 35 x 18mm in size
You can find out more about the TinyPICO at tinypico.com
Getting the firmware onto the Esp32 based board is different to other circuitpython supporting chips. You can find out more about how at Circuitpython with ESP32 quick start
Purchase
You can purchase your very own TinyPICO from:
Contribute
Have some info to add for this board? Edit the source for this page here.
CircuitPython 8.0.0-beta.6
This is the latest unstable release of CircuitPython that will work with the Unexpected Maker TinyPICO.
Unstable builds have the latest features but are more likely to have critical bugs.
Release Notes for 8.0.0-beta.6
Built-in modules available: _asyncio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, alarm, analogio, array, atexit, audiobusio, audiocore, audiomixer, binascii, bitbangio, bitmaptools, board, builtins, busio, canio, collections, countio, digitalio, displayio, dualbank, errno, fontio, framebufferio, frequencyio, getpass, gifio, hashlib, i2ctarget, ipaddress, json, keypad, math, mdns, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, ps2io, pulseio, pwmio, qrio, rainbowio, random, re, rotaryio, rtc, sdcardio, select, sharpdisplay, socketpool, ssl, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, vectorio, watchdog, wifi, zlib
Absolute Newest
Every time we commit new code to CircuitPython we automatically build binaries for each board and language. The binaries are stored on Amazon S3, organized by board, and then by language. Try them if you want the absolute latest and are feeling daring or want to see if a problem has been fixed.
Past Releases
All previous releases are listed on GitHub, with release notes, and are available for download from Amazon S3. They are handy for testing, but otherwise we recommend using the latest stable release. Some older GitHub release pages include the same binaries for downloading. But we have discontinued including binaries as assets on newer release pages because of the large number of files for each release.