This is an old revision of the document!
Sorana-Elena ION (125961) 2023/05/06 16:32
My project is a weather station that gathers information about temperature, humidity, and pressure, and then sends it to a server in a MySQL database. From that database, a dedicated web page can display the data for the station.
The idea for this project started with my interest in weather monitoring and the desire to create a system that could gather and display weather data in a convenient way. I believe that this project could be useful for others who are interested in weather monitoring, as well as for myself to keep track of weather conditions in my area.
The purpose of the project is to provide real-time weather information that is accurate and accessible through the internet. This information can be useful for people who want to plan their day or activities based on the weather conditions.
I believe that the project is useful for others because it provides accurate and real-time weather information that can help people plan their day. It can also be useful for farmers, gardeners, and other people who rely on weather conditions for their livelihoods. For me, the project is an opportunity to learn about sensors, microcontrollers, and web development while creating something that can benefit others and myself at the same time.
+————————–+
| Weather Station |
+————————–+
|
| +-----------------------+
+------>| NodeMCU with ESP8266 |
+-----------------------+
|
| +---------------------+
+-------->| Weather Click Sensor|
| +---------------------+
|
| +-------------------+
+-------->| LCD Display |
| +-------------------+
|
| +------------------+
+-------->| Wi-Fi Connection|
| +------------------+
|
| +-----------------+
+-------->| MySQL Database |
| +-----------------+
|
| +-----------------+
+-------->| Django Admin |
+-----------------+
The NodeMCU with ESP8266 retrieves data from the Weather Click Sensor, which includes temperature, humidity, and pressure readings. This data is then displayed on the LCD Display. The NodeMCU with ESP8266 connects to the internet via Wi-Fi, allowing it to send the weather data to the MySQL Database for storage. The stored weather data can then be accessed and displayed on a web page.
The weather station is composed of the following important components:
Fişierele se încarcă pe wiki folosind facilitatea Add Images or other files. Namespace-ul în care se încarcă fişierele este de tipul :pm:prj20??:c? sau :pm:prj20??:c?:nume_student (dacă este cazul). Exemplu: Dumitru Alin, 331CC → :pm:prj2009:cc:dumitru_alin.