Overview:
ESP32-S3-WROOM is a powerful and small 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.
Main Features:
* ESP32-S3-WROOM
Dual-core 32-bit microprocessor up to 240 MHz, 8 MB Flash, 8 MB PSRAM, onboard Wi-Fi and Bluetooth, camera.
* Detailed tutorial
Provides step-by-step guide and several typical projects. (Download needed, no paper tutorial.)
You can download them before purchasing:
http://freenove.com/fnk0085
* 2 sets of codes
MicroPython and C, two popular programming languages.
* Easy to use
Just connect the board to your computer (installed IDE and driver) with the USB cable to program it.
* 1GB memory card
Can be inserted into the ESP32-S3 board to read and write files. (Included in this kit.)
Contents of MicroPython / C Tutorial:
(Note: MicroPython tutorial have some differences.)
Preface
ESP32-S3-WROOM
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 SDMMC 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
What's Next