更新时间:2021-06-24 16:03:24
coverpage
Title Page
Copyright and Credits
Internet of Things Projects with ESP32
About Packt
Why subscribe?
Packt.com
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Conventions used
Get in touch
Reviews
Getting Started with ESP32
Technical requirements
Introduction to ESP32
Reviewing development boards-based ESP32
The official ESP32 development kit
Third-party boards-based ESP32
Setting up the development environment
Demo 1 – building your first ESP32 program
Wiring
Creating a project
Writing the program
Configuring the project
Compiling and flashing
Arduino programming for ESP32
Demo 2 - making an Arduino Sketch program with ESP32
Summary
Further reading
Making Visual Data and Animation on an LCD
Introduction to ESP32 GPIO
Introduction to IoT for weather monitoring systems
Reading temperature and humidity from a sensor device
Building a program
Running the program
Displaying information using an LCD
Hardware wiring
Writing an ESP32 program
Configuring the ESP-WROVER-KIT v4 board
Flashing and running a program
Displaying image files
Making a weather monitoring system
Writing a program
Flashing and running
Building a Simple Game with an Embedded ESP32 Board
Introducing game-embedded systems
Introducing the joystick sensor module
Working with the joystick sensor module
Working with a sound buzzer
Connecting the sound buzzer with the ESP32
Writing a program for the sound buzzer with the ESP32
Demo – building a simple embedded game
The game scenario
Developing the game program
Playing the game
Building a Sensor Monitoring Logger
Introducing the sensor monitoring logger
Accessing a microSD card from the ESP32
Demo – accessing microSD cards from the ESP32
Storing sensor data on a microSD card
Project – building a sensor monitoring logger
Designing our program
Controlling IoT Devices over the Internet
Introducing ESP32 Wi-Fi development
Scanning Wi-Fi hotspot
Connecting to an existing Wi-Fi network
Accessing data from a web server
Building your own web server inside ESP32
Building HTTP requests
Building a web server
Testing the program
Project - making a smart home
Handling HTTP requests