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 OTA Updates over BLE from a React Web Application
Learn how to flash firmware Over-the-Air using a BLE React WebApp and ESP32
SparkFun RTK Surveyor Hookup Guide
Learn how to use the enclosed RTK Surveyor product to achieve millimeter level geospatial coordinates.
ESP32-S2 Thing Plus Hookup Guide
Looking to use the more secure ESP32-S2? Follow this hookup guide to get started.
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.