Overview:
ESP32-S3 camera board is a small but powerful controller with onboard wireless and camera.
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:
Can be downloaded (in English) or viewed online (original in English, can be translated into other languages by browsers).
Including several typical projects with MicroPython and C code.
The tutorial link can be found on the product box. (No paper tutorial.)
Contents of MicroPython / C Tutorial:
(Note: MicroPython tutorial may have some differences.)
Preface
ESP32-S3 Board
Programming Software
Environment Configuration
Notes for GPIO
Chapter 1 LED
Project 1.1 Blink
Chapter 2 Serial Communication
Project 2.1 Serial Print
Project 2.2 Serial Read and Write
Chapter 3 Bluetooth
Project 3.1 Low Energy Data Passthrough
Chapter 4 Memory Card
Project 4.1 Read and Write Test
Chapter 5 WiFi Working Modes
Project 5.1 Station Mode
Project 5.2 AP Mode
Project 5.3 AP+Station Mode
Chapter 6 TCP/IP
Project 6.1 As Client
Project 6.2 As Server
Chapter 7 Camera Web Server
Project 7.1 Camera Web Server
Project 7.2 Video Web Server
Project 7.3 Camera and Memory Card
Chapter 8 Camera TCP Server
Project 8.1 Camera TCP Server
Chapter 9 USB
Project 9.1 USB Serial Example
Project 9.2 USB Mouse Example
Project 9.3 USB Keypad Example
Project 9.4 USB Control Device Example
What's Next
