ESP32 Thing Power Control Shield Hookup Guide
Contributors:
Alex the Giant
Resources and Going Further
Now that you've successfully got your ESP32 Power Control Shield up and running, it's time to incorporate it into your own project!
For more information, check out the resources below:
- ESP32 Thing Power Control Shield Schematic
- Eagle Files
- MC33926 Datasheet
- SparkFun ESP32 Thing Power Control Shield Github Repo
Need some inspiration for your next project? Check out some of these related tutorials:
Edison Getting Started Guide
An introduction to the IntelĀ® Edison. Then a quick walk through on interacting with the console, connecting to WiFi, and doing...stuff.
MicroPython Programming Tutorial: Getting Started with the ESP32 Thing
MicroPython is an implementation and subset of the Python 3 programming language that can be used on microcontrollers. This guide will walk you through writing MicroPython programs for the ESP32 Thing development board.
Setting up a Raspberry Pi 3 as an Access Point
This guide will show you how to configure a Raspberry Pi as an access point and connect it to your local Ethernet network to share Internet to other WiFi devices.
Introduction to MQTT
An introduction to MQTT, one of the main communication protocols used with the Internet of Things (IoT).