- Internet of Things Projects with ESP32
- Agus Kurniawan
- 59字
- 2021-06-24 16:02:57
Creating a project
To simplify our weather monitoring system project, we will copy the previous project named lcddemo and create a project called weather. Our main program is weather.c on the main folder. You can see a project structure shown in figure 2-16:
Figure 2-16: Project structure for the weather system
Now, let's move on to hardware wiring.