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
  A powerful and small controller with onboard 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/fnk0090

* 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.

* Get support
  Our technical service team is always ready to answer your questions.

Contents of MicroPython / C Tutorial:

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 3 BT
  Project 3.1 BT Passthrough
  Project 3.2 BT Low Energy 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