Overview:
ESP32-S3-WROOM 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.)
Including several typical projects with code and explanations.
The download link can be found on the product box.
Contents of MicroPython / C Tutorial:
Preface
ESP32-S3-WROOM
Programming Software
Environment Configuration
Notes for GPIO
Chapter 1 LED
Project 1.1 Blink
Chapter 2 Wireless
Project 2.1 Wireless Low Energy Data Passthrough
Chapter 3 Wireless Working Modes
Project 3.1 Station mode
Project 3.2 AP mode
Project 3.3 AP+Station mode
Chapter 4 TCP/IP
Project 4.1 As Client
Project 4.2 As Server
What's Next