Skip to content

benyji/fire-alarm-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Arduino Based Fire Alarm System

An interactive Arduino based fire alarm system, Developed by Benjamin.
Explore the docs »

View TinkerCad Demo · fire-alarm-systemrt Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Product Name Screen Shot

This project aims towards allowing for work-place industry fire-alarm control systems into the every day home. A fun project for intermediate Arduino users or those looking for something new and exciting. This project in no means is certified and is illegal to use in a work-place setting.

Project Tags: fire-alarm, arduino, piezo, temperature, neopixel, jewel, LCD, buttons, gas, gas-sensor

Built With

Getting Started

To get an online copy up and running follow these simple steps.

Prerequisites

This is an example of the install process for an online simulation.

  • Pre-Install:
    Ensure a registered account on Tinkercad or a simulation provider which accepts .brd file extensions.

Installation

  1. Clone the fire-alarm-system

    git clone https://github.com/benyji/fire-alarm-system.git
  2. Install Breadboard Layout

    Extract the `.brd` file and upload it into your simulation provider.
  3. Install Provided Code

    Extract the `main.ino` file and upload it into your simulation provider under the Arduino.

Usage

This Arduino project is intended for the use of intermediate level computer-engineers or programmers. The project falls under the MIT license, you may use this project for commercial gain. I ask that you give credit where credit is due however this is not required, additionally I am not responsible for what you do with my product.

For more examples, please refer to the LICENSE

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/benyji/fire-alarm-system

Acknowledgements