ESP32-S2 Thing Plus Hookup Guide
Contributors:
QCPete, santaimpersonator
Resources and Going Further
- Schematic (PDF)
- Eagle Files (ZIP)
- Board Dimensions (PDF)
- Graphical Datasheet (PDF)
- Hardware Component Information:
- GitHub Hardware Repository
- Espressif's ESP32 Arduino Core
.jsonfile needed for Epressif's ESP32 Arduino Core:
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
- SFE Product Showcase
For more inspiration, check out these other ESP32 tutorials:
How to Load MicroPython on a Microcontroller Board
This tutorial will show you how to load the MicroPython interpreter onto a variety of development boards.
Getting Started with MicroMod
Dive into the world of MicroMod - a compact interface to connect a microcontroller to various peripherals via the M.2 Connector!
MicroMod All The Pins (ATP) Carrier Board
Access All The Pins (ATP) of the MicroMod Processor Board with the Carrier Board!
Monitor Sensor Data from Anywhere
Using WiFi to send sensor data from an ESP32 to a WiFi network and be able to read it from an IoT Dashboard from anywhere in the world.