This document describes an IOT smoke detection system using Arduino that detects smoke and fire using an LM35 temperature sensor. When smoke or a temperature increase indicative of fire is detected, an alert message is sent via SMS to users through a GSM module. The system uses an Arduino Uno board with an ATmega328 microcontroller to control the temperature sensor and send alerts. The goal is to provide home fire protection by quickly detecting fires and notifying people.