Internet of Things Projects with ESP32
上QQ阅读APP看书,第一时间看更新

Getting Started with ESP32

ESP32 is a low-cost chip that consists of MCU with Wi-Fi and a Bluetooth network stack that makes it possible to build an Internet of Things (IoT) application. In this chapter, we will review ESP32 boards and learn ESP32 basic development.

We will also cover the following topics:

  • Introduction to ESP32
  • Reviewing development boards-based ESP32
  • Setting up a development environment
  • Building ESP32 programs with Espressif SDK
  • Developing Sketch programs on ESP32 development boards