An interactive Arduino based fire alarm system, Developed by Benjamin.
Explore the docs »
View TinkerCad Demo
·
fire-alarm-systemrt Bug
·
Request Feature
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
To get an online copy up and running follow these simple steps.
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.
-
Clone the fire-alarm-system
git clone https://github.com/benyji/fire-alarm-system.git
-
Install Breadboard Layout
Extract the `.brd` file and upload it into your simulation provider.
-
Install Provided Code
Extract the `main.ino` file and upload it into your simulation provider under the Arduino.
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
See the open issues for a list of proposed features (and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/benyji/fire-alarm-system