Overview:
ESP32-WROOM is a powerful and small controller with onboard 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.
Main Features:
* ESP32-WROOM
Dual-core 32-bit microprocessor up to 240 MHz, 4 MB Flash, 520 KB SRAM, onboard Wi-Fi and Bluetooth.
* 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/fnk0090
* 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.
* Get support
Our technical support team is always ready to answer your questions.
Contents of MicroPython / C Tutorial:
(Note: MicroPython tutorial have slight differences.)
Preface
ESP32-WROOM
Programming Software
Environment Configuration
Notes for GPIO
Chapter 1 LED
Project 1.1 Blink
Chapter 2 RGB LED
Project 2.1 RGB LED
Chapter 2 Bluetooth
Project 2.1 Data Passthrough
Project 2.2 Low Energy Data Passthrough
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
What's Next