Overview:
ESP32-WROVER is a powerful and small controller with onboard camera and wireless.
This kit helps you learn and use it with its tutorial and project examples.
We provide free technical support to help you with any questions and problems.
Tutorial and Code:
Comes with detailed tutorial and MicroPython, C code. (Download needed, no paper tutorial.)
The download link can be found on the product box.
Contents of MicroPython / C Tutorial:
(Note: MicroPython tutorial have slight differences.)
Preface
ESP32-WROVER
Programming Software
Environment Configuration
Notes for GPIO
Chapter 1 LED
Project 1.1 Blink
Chapter 2 Wireless
Project 2.1 Wireless Passthrough
Project 2.2 Wireless Low Energy Data Passthrough
Chapter 3 Read and Write the Memory Card
Project 3.1 SDMMC Test
Chapter 4 WiFi Working Modes
Project 4.1 Station Mode
Project 4.2 AP Mode
Project 4.3 AP+Station Mode
Chapter 5 TCP/IP
Project 5.1 As Client
Project 5.2 As Server
Chapter 6 Camera Web Server
Project 6.1 Camera Web Server
What's Next