# WeatherStationOnTheDesk **Repository Path**: sunkf/WeatherStationOnTheDesk ## Basic Information - **Project Name**: WeatherStationOnTheDesk - **Description**: 桌面级气象站 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-08-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WeatherStationOnTheDesk 桌面级气象站 ### 打印外壳 打印两个模型,作为气象站的外壳。 ![3D模型](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/3d.jpg "3D模型") Station_Box_Plate.stl Station_Box_with_Button_Hole.stl ### 程序思路 * 利用Blynk做程序框架 ![添加RTC组件](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/add_rtc.png "添加RTC组件") ![webhook](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/webhook.png "webhook") * 从Blynk获取时间 * 读取DHT11温湿度值 * 从心知天气获取气象信息 ### 组装 电路图 ![电路图](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/line.png "电路图") 实物连接图 ![电路图](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/7.jpg "电路图") ![电路图](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/8.jpg "电路图") ![电路图](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/9.jpg "电路图") ![电路图](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/10.jpg "电路图") ![电路图](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/11.jpg "电路图") ![电路图](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/12.jpg "电路图") ![电路图](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/13.jpg "电路图") ![电路图](https://github.com/hznupeter/WeatherStationOnTheDesk/raw/master/images/14.jpg "电路图")