ESP32-S2 Thing Plus Hookup Guide

Pages
Contributors: QCPete, santaimpersonator

Resources and Going Further

For more inspiration, check out these other ESP32 tutorials:

I2S Audio Breakout Hookup Guide

Hookup guide for the MAX98357A I2S audio breakout board.

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!

ESP32 OTA Updates over BLE from a React Web Application

Learn how to flash firmware Over-the-Air using a BLE React WebApp and ESP32

Displaying Sensor Data with Bluetooth

In our previous Bluetooth tutorial called Sending Sensor Data Via Bluetooth, we showed how to display data from a triple axis accelerometer over the Arduino IDE’s serial monitor. Continuing off of the first tutorial, we are going to expand this project to include more capabilities for visualizing and interacting with your accelerometer data.