-
RaspberryPi with RaspberryPi OS installed on SD Card
-
DS18B20 temperature sensor
-
Flame sensor (IR Reciver)
-
Active buzzer module
1.VCC->3.3-5V
2.GND->GND
Download and mount the RaspberryPi OS to an SD card, I would recommend using the raspberryPi installation software for a easier setup https://www.raspberrypi.com/software/
QT Creator : https://www.qt.io/product/development-tools
Install required libraries, and add them to the project .pro file with command
LIBS += -L/usr/local/include -lwiringPi
fire_alarm.mp4
Prof. dr. Ivan Mezei