Adafruit
TinyS3 - ESP32-S3 Development Board by Unexpected Maker
All Products
ESP32 & IoT
New Arrivals
Brands and Manufacturers
ESP32 Development Boards
Microcontrollers & Development Boards
ESP32
Prototyping & Wiring
Little Bird Electronics
Microcontrollers
$43.89
|
In stock
Introducing the TinyS3 - The Tiny Mighty ESP32-S3 development board in the TinyPICO format! TinyS3 is the latest in Unexpected Maker's super popular range of...
Estimated Delivery
Arrives
Disclaimer
Secure checkout
Introducing the TinyS3 - The Tiny Mighty ESP32-S3 development board in the TinyPICO format!
TinyS3 is the latest in Unexpected Maker's super popular range of "Tiny" development boards. It's packed with amazing features and peripherals, wireless connectivity, and stacks of Flash and PSRAM, all in the same tiny package size as the original TinyPICO!
The TinyS3 ships with the latest version of CircuitPython with ESP32-S3 support. It also ships with the UF2 bootloader, so you can easily update your TinyS3 with the latest CircuitPython firmware, whenever you desire. Just plug your TinyS3 into your computer, and it will appear in your filesystem as a USB flash drive! Just copy your code over, or edit your code directly on the drive. Coding a microcontroller has never been easier!
As newer versions of CircuitPython are released, you can update as you need from circuitpython.org If you need to grab the shipping CircuitPython code that comes with the TinyS3, you can grab the latest here
You can also use Arduino 2.0.3 or later, which has added S3 support. There is also ESP-IDF and an early MicroPython port available as well. Visit the TinyS3 product page for more details.
Features & Specifications
- 32Bit Dual Core 240MHz
- RISC-V ultra low power core
- 2.4GHz WiFi - 802.11b/g/n
- Bluetooth 5, BLE + Mesh
- 8MB QSPI Flash
- 8MB Extra QSPI PSRAM
- USB-C Connector
- Reverse USB back-feed protection
- 700mA 3.3V LDO Regulator
- Ultra-low deep sleep current
- Low Power RGB LED
- VBAT voltage check and 5V presence detection
- LiPo Battery Charging
- JST pads on the back support PH connector
- Power (red), Charge (orange) LEDs
- 17x GPIO broken out
- USB Serial JTAG
- 3D High Gain Antenna
- Compatible with TinyPICO & TinyS2
Jargon buster
Plain-language definitions for the technical terms used above.
- 2.4GHz WiFi
- 2.4GHz WiFi is the common wireless network band used by many routers and embedded devices. It matters here because the module can use WiFi for firmware updates, separate from its Bluetooth serial function.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
- 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.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- 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.
- ESP-IDF
- ESP-IDF is Espressif’s official software development framework for ESP32-family chips. It gives more direct control over the hardware than beginner-style environments, which can help with advanced features like Wi-Fi, Bluetooth, audio and power management.
- 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.
- JTAG
- JTAG is a hardware debugging and programming interface used to inspect and control chips at a low level. It matters for advanced development because it can help diagnose firmware problems that are hard to see through normal serial output.
- 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.
- LiPo
- A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
- 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.
- 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.
- pH
- A measure of how acidic or alkaline a liquid is, on a scale where 7 is neutral. For a water monitoring kit, pH tells you about water chemistry and whether the included probe matches the range and accuracy your project needs.
- 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.
- RISC-V
- An open processor architecture used inside some modern microcontroller chips. It matters because it affects the software tools, performance, and low-power features available for developing projects on the board.
- 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