ESP32 Thing Plus (USB-C) Hookup Guide

Pages
Contributors: santaimpersonator, Brudnerd

Resources and Going Further

For more resources related to the ESP32 Thing Plus, check out the links listed here:

Espressif also provides great resources for their ESP32 module:

For more inspiration, check out these other ESP32 tutorials:

TFT LCD Breakout 1.8in 128x160 Hookup Guide

This TFT LCD Breakout is a versatile, colorful, and easy way to experiment with graphics or create a user interface for your project.

smôl Hookup Guide

Small in size, small on current draw. It's a smôl world! This guide will get you up and running with the smôl ecosystem.

Sending Sensor Data Over WiFi

This tutorial will show you how setup a simple peer-to-peer connection to send and receive sensor data between two ESP32 WiFi boards.

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.