Adafruit
TinyS2 - ESP32-S2 Development Board
All Products
ESP32 & IoT
New Arrivals
Adafruit
Brands and Manufacturers
ESP32 Development Boards
Microcontrollers & Development Boards
ESP32
Prototyping & Wiring
Microcontrollers
$41.80
|
Only 1 left
Introducing the TinyS2 - The Tiny Mighty ESP32-S2 development board in the TinyPICO format! This board features the powerful ESP32-S2, a single-core Tensilic...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
Secure checkout
Introducing the TinyS2 - The Tiny Mighty ESP32-S2 development board in the TinyPICO format! This board features the powerful ESP32-S2, a single-core Tensilica processor with WiFi and native USB so it can run Arduino or Circuitpython code.
The ESP32-S2 is a highly-integrated, low-power, 2.4 GHz Wi-Fi System-on-Chip (SoC) solution that now has built-in native USB as well as some other interesting new technologies like Time of Flight distance measurements. With its state-of-the-art power and RF performance, this SoC is an ideal choice for a wide variety of application scenarios relating to the Internet of Things (IoT), wearable electronics, and smart homes.
Ships with a set of male headers and a JST connector that you can solder on if ya like. Each TinyS2 also ships with a UF2 bootloader and the latest version of CircuitPython that supports the ESP32-S2.
So many features in such a small footprint:
- Just like its bigger brother TinyPICO, the TinyS2 has onboard LiPo battery charging
- 4MB of flash
- Onboard RGB LED that can be shut down to reduce deep sleep current
- A generous 700mA output 3.3V regulator.
- TinyS2 also has 2MB of extra PSRAM on top of the 320K SRAM and 17 GPIO broken out.
- TinyS2 is 17.8mm wide and 41mm long.
Note that unlike the ESP32, it does not have dual cores and does not have Bluetooth or Bluetooth LE.
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.
- 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.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- 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.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- LiPo
- A LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to that battery type.
- native USB
- Native USB means the microcontroller itself handles USB communication, rather than using a separate USB-to-serial chip. This matters for programming, debugging, and projects that need the board to act directly as a USB device.
- RF
- RF means radio frequency, referring to signals used for wireless communication and other high-frequency electronics. A low-noise, stable power supply is important for RF circuits because power noise can affect signal quality and measurements.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
Find this product in
Brands