Freenove ESP32-WROOM Board (2 Pack)

$49.60

Freenove ESP32-WROOM Board (2 Pack) Model: ‎ FNK0090 –  Dual-core 32-bit 240 MHz Microcontroller, Onboard Wireless, Python C Code, Example Projects Tutorial

Description

  • ESP32-WROOM: Dual-core 32-bit microprocessor up to 240 MHz, 4 MB Flash, 520 KB SRAM, onboard 2.4 GHz Wi-Fi and Bluetooth 4.2 (LE)
  • Detailed Tutorial: Provides step-by-step guide and several typical projects (The download link can be found on the product box) (No paper tutorial)
  • 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: Technical support team is always ready to answer your questions

Features:

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.

Tutorial and Code:

  • Comes with detailed tutorial and MicroPython, C code. (Download needed, no paper tutorial.)
  • Including several typical projects with code and explanations.
  • The download link can be found on the product box.

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