ESP32 Thing Plus Hookup Guide
Contributors:
Ell C,
jimblom,
Alex the Giant
Resources and Going Further
For more resources related to the ESP32 Thing Plus, check out the links listed here:
- ESP32 Thing Plus GitHub Repo
- ESP32 Thing Plus (U.FL) GitHub Repo
- Datasheets
- Graphical Datasheet (PDF)
- Datasheet (PDF) - ESP32-WROOM-32E with PCB antenna and ESP32-WROOM-32UE with u.FL antenna
- CP2104 USB Drivers
- SFE Product Showcase
Espressif has some great resources built around the ESP32:
- ESP32.com -- Great forums, where you can discuss ESP32 news, get help, or show off your project.
- Espressif ESP32 Resource Page -- A great source for the latest datasheets, reference manuals, and software tools.
- Espressif GitHub Repositories -- Espressif is efforting to be as open-source as possible. Among other things, you'll find repositories for Arduino ESP32 support, SDK's, and even a proof-of-concept NES emulator hosted on their GitHub page.
- ESP-IDF -- IoT Development Framework -- If you want to take your development environment up a step from Arduino, this should be your first step into ESP32 software development. Some notes on the IDF:
- The IDF is well-documented. Check out the set up guides (for Windows, Mac or Linux) for help getting your environment set up. For help with the API's and data structures, check out esp32.info.
- There are a handful of example applications, including a BLE Advertising example, which works as a proof-of-concept for the ESP32's Bluetooth support.
- Use the ESP-IDF project template, once you're ready to start creating applications of your own.
For more ESP32 related tutorials, check out the following.
SparkFun LoRa Gateway 1-Channel Hookup Guide
How to setup and use the LoRa Gateway 1-Channel in Arduino.
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.
SparkFun RTK Facet Hookup Guide
Setup the RTK Facet in minutes to begin gathering millimeter level geospatial coordinates.
GNSS Correction Data Receiver (NEO-D9S) Hookup Guide
Add GNSS correction data to your high precision GNSS (HPG) receiver with the u-blox NEO-D9S! This tutorial will get you started with the ZED-F9P, NEO-D9S, and the ESP32 IoT RedBoard.
If you need some project inspiration, check out some of these IoT-focused projects and get making!
SparkFun Blocks for IntelĀ® Edison - Arduino Block
A quick overview of the features of the Arduino Block.
Electric Imp Breakout Hookup Guide
An electric imp HUG! Provides an overview of the imp card and breakout. Both hardware and firmware subjects are covered.
ReconBot with the Tessel 2
Build a robot with the Tessel 2 that you can control from a browser on your phone or laptop.
ESP32 Environment Sensor Shield Hookup Guide
SparkFun's ESP32 Environment Sensor Shield provides sensors and hookups for monitoring environmental conditions. This tutorial will show you how to connect your sensor suite to the Internet and post weather data online.
Or check out this related blog post: