ESP32 Thing Plus (USB-C) Hookup Guide
Contributors:
santaimpersonator, Brudnerd
Resources and Going Further
For more resources related to the ESP32 Thing Plus, check out the links listed here:
- Schematic (PDF)
- Eagle Files (ZIP)
- Board Dimensions (PDF)
- Graphical Datasheet (PDF)
- Datasheets:
- GitHub Hardware Repository
- SparkFun Thing Plus Boards
- SparkFun Qwiic Connect System
- SFE Product Showcase
Espressif also provides great resources for their ESP32 module:
- ESP32 Product Resource Page
- Espressif's Forum for the ESP32
- Espressif GitHub Repositories
- ESP32 Arduino Core
.jsonfile needed for Epressif's ESP32 Arduino Core:
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
- ESP-IDF -- IoT Development Framework
- ESP32 Arduino Core
For more inspiration, check out these other ESP32 tutorials:
ESP32 Relay Web Server
The goal of this project is to have a website hosted on an ESP32 that controls any relay controlled device connected to a local network and keeps a dynamically updated state of those devices.
MicroMod GNSS Function Board - ZED-F9P Hookup Guide
Add millimeter precision location data to your MicroMod project with this guide for the SparkFun MicroMod GNSS Function Board - ZED-F9P.
Audio Codec Breakout - WM8960 Hookup Guide
The SparkFun Audio Codec Breakout - WM8960 is a low power, high quality stereo codec chock full of features. In this tutorial, some of these features by using an Arduino microcontroller to configure the audio codec and pass audio to the headphone or speaker channels.
Analog MEMS Microphone (VM2020) Hookup Guide
Get started with the SparkFun analog MEMS microphone breakout board! In this tutorial, we will be connecting the differential MEMS microphone to an Arduino using the WM8960 audio codec.