The purpose of the thesis is to create a system for control and remote monitoring of the heating system in the living environment. Automation and optimization of the heating system regulation with a microcomputer and the establishment of effective remote control using the Internet of Things (IoT) technology, are particularly important in this case. For implementation, the Raspberry Pi 3 microcomputer was chosen and connected to all necessary components. Also, corresponding software in Python programming language has been developed. Temperature sensors DS18B20 are used for temperature measurements, switching control of devices is achieved with relays. The interaction between a user and the microcomputer is done with the use of an LCD module and a rotary button. Outdoor temperature monitoring was realized with an external, wirelessly connected module, based on the Arduino Nano microcontroller. The measured value of the outdoor temperature is sent wirelessly using NRF24L01 module. The status of the entire system is continuously updated with the online service connected to a database. We have developed a web application for remote control and management of the system. We used programming languages PHP, JavaScript, and HTML.
|