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.
Features:
-
ESP32-S3-WROOM: A powerful and small controller with onboard camera and wireless.
-
Detailed tutorial: Comes with detailed tutorial and MicroPython, C code. (Download needed, no paper tutorial.)You can download them before purchasing: http://freenove.com/fnk0085
-
Example projects: The tutorial will show you several typical projects with code and explanations.
-
Easy to use: Just connect it to your computer (installed IDE and driver) with a USB cable to program it.
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