![Internet of Things Projects with ESP32](https://wfqqreader-1252317822.image.myqcloud.com/cover/750/36698750/b_36698750.jpg)
上QQ阅读APP看书,第一时间看更新
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:
![](https://epubservercos.yuewen.com/BAE446/19470380401498606/epubprivate/OEBPS/Images/42e33c19-82b8-4915-8072-2c58d694601f.png?sign=1738881375-oVIYuRSHuOI1XzViGS9lSqh20mgSuJS4-0-3c1173d1140614cb9bb4c9033bd3846b)
Figure 2-16: Project structure for the weather system
Now, let's move on to hardware wiring.