Skip to content

Divyanshu-53/fire-alarm-using-555

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Fire Alarm Circuit – EDC Project

This project is a simple temperature-sensitive fire alarm system built using a 555 Timer IC, 7805 voltage regulator, thermistor, and basic electronic components.
It triggers a buzzer alarm when the temperature exceeds a set threshold, providing a low-cost fire safety solution.


📘 Project Overview

  • Course: 1EC101 – Electronics Devices & Circuits
  • Semester: B.Tech. Semester III
  • Institute: Nirma University, Ahmedabad
  • Authors:
    • Divyanshu Kalal (23BEC053)
    • Dular Sarodia (23BEC056)

⚡ Components Used

  • 555 Timer IC (NE555) – 1
  • NPN Transistor (BC547) – 1
  • Thermistor (10kΩ) – 1
  • Voltage Regulator IC (7805) – 1
  • Resistors: 100kΩ, 4.7kΩ, 1kΩ
  • Variable Resistor: 1MΩ
  • Capacitor: 10µF
  • Buzzer – 1
  • Breadboard & 9V Battery
  • Connecting Wires

🔧 Working Principle

  1. Thermistor detects a rise in temperature (resistance decreases).
  2. Transistor (BC547) switches ON when triggered by voltage change.
  3. 555 Timer IC operates in astable mode, generating a square wave.
  4. Buzzer produces a continuous sound as a fire alert.
  5. Variable Resistor (VR1) adjusts the sensitivity (temperature threshold).
  6. 7805 Voltage Regulator provides a stable +5V supply from a 9V battery.

🖼️ Circuit Diagram

The fire alarm circuit consists of a thermistor, transistor, 555 Timer IC, buzzer, and supporting components connected on a breadboard. The 7805 regulator ensures a stable +5V supply.


🛠️ Hardware Implementation

This project was physically assembled on a breadboard using the listed components.
The buzzer produces an audible alarm when heat is applied near the thermistor.


🏭 Applications

  • Home & Office fire safety systems
  • Industrial temperature monitoring (server rooms, storage areas)
  • Educational demonstration for electronics learning

✅ Conclusion

This project successfully demonstrates the use of simple electronic components to build a functional fire alarm circuit.

Key Learnings:

  • Interfacing a thermistor, transistor, and 555 Timer IC
  • Using a 7805 regulator for stable power supply
  • Hands-on experience in breadboard assembly & troubleshooting

About

"A simple fire alarm circuit using 555 Timer IC, 7805 voltage regulator, thermistor, and basic electronic components. Developed as part of EDC course project."

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors