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
$40.60
|
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...
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 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.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- 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.
- 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, 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.
- 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