Book Image

Hands-on ESP32 with Arduino IDE

By : Asim Zulfiqar
5 (1)
Book Image

Hands-on ESP32 with Arduino IDE

5 (1)
By: Asim Zulfiqar

Overview of this book

ESP32 is a versatile microcontroller and a great starting point for anyone venturing into the IoT realm, but its configuration and interfacing of sensors can be challenging for new users. Arduino Integrated Development Environment (IDE) simplifies programming, uploading code, and utilization of ESP32 capabilities, enabling users to incorporate it into their IoT projects with ease. This book will help you learn the essentials of sensing, networking, data processing, and applications with ESP32, laying a strong foundation for further IoT development. Starting with ESP32 and Arduino Ide 2.0 basics, you'll first explore practical implementation examples of interfacing sensors with ESP32. These examples will also teach you how to interface the ESP32 camera and display modules with ESP32. As you progress, you’ll get to grips with IoT network and data protocols, as well as the many options they unlock within IoT applications. The book will also help you leverage your newly acquired knowledge with exciting projects ranging from smart connected devices to data loggers and automation. By the end of this book, you'll confidently navigate ESP32 projects with newfound knowledge and skills, know what IoT protocol to select for your applications, and successfully build and deploy your own IoT projects.
Table of Contents (15 chapters)
1
Part 1 – Introduction: Getting Familiar with ESP32
5
Part 2 – IoT Protocols and ESP32
8
Part 3 – Practical Implementation

Index

As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.

Symbols

3rd Generation Partnership Project (3GPP) 98

16x2 LCD display

interfacing with ESP32, I2C used 57-60

A

access point (AP) 75

Advanced Message Queuing Protocol (AMQP) 260

analog-to-digital converters (ADCs) 9, 257

application enablement platforms (AEPs) 260

applications, IoT

agriculture 8

healthcare 8

industrial automation 8

smart homes 8

transportation and logistics 8

Arduino

reference link, for installation documentation 13

URL 12

Arduino IDE 11

Arduino IDE 2.0 3, 11, 12

installing 12, 13

setting up, for ESP32 14-16

user interface 13, 14

AT commands 99

AWS IoT services 254

AWS IoT Analytics 254

AWS IoT Core 254

AWS IoT Device Management 254

AWS IoT Events 254

AWS IoT Greengrass 254

AWS IoT Things Graph...