SunFounder ESP32 Starter Kit
2. Projects
The following projects are written in order of programming difficulty, it is recommended to read these books in order.
In each project, there are very detailed steps to teach you how to build the circuit and how to program it step by step to
achieve the final result.
Of course, you can also open the script directly to run it, but you need to make sure you have downloaded the relevant
material from github.
Once the download is complete, unzip it. Refer to Stage Mode to run individual scripts directly.
But the 2.8 Read Temperature and Humidity is used the Upload Mode.
4.4 2.1 Table Lamp
Here, we connect an LED on the breadboard and have the sprite control the blinking of this LED.
When the Button sprite on the stage is clicked, the LED will blink 5 times and then stop.
4.4. 2.1 Table Lamp 469