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
.json
file 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:
SparkFun RTK Facet Hookup Guide
Setup the RTK Facet in minutes to begin gathering millimeter level geospatial coordinates.
LiPo Fuel Gauge (MAX1704X) Hookup Guide
Monitor your LiPo battery with the LiPo fuel gauge! In this tutorial, we will be using the MAX17043 and MAX17048 to monitor a single cell, LiPo battery over the Arduino Serial Monitor. We will also connect a display to view the output without the need to connect the microcontroller to a computer.
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.
SparkFun RTK Reference Station Hookup Guide
Setup the RTK Reference Station in minutes and start sending RTCM NTRIP corrections to your favourite caster.