Update README.md
This commit is contained in:
parent
b8f31e62fa
commit
9b6933338b
10
README.md
10
README.md
@ -1,20 +1,20 @@
|
||||
# ⚠️ TESTED FIRMWARE IS IN [RELEASES](https://github.com/Lexzach/antigneous/releases) ⚠️
|
||||
# ⚠️ TESTED FIRMWARE IS IN [RELEASES](https://code.lexza.ch/Lexzach/antigneous/releases) ⚠️
|
||||
|
||||
[](https://discord.gg/fwqYtBrfqs)
|
||||
|
||||

|
||||

|
||||
# What is this? 🔥
|
||||
Antigneous is an open-source conventional fire alarm control panel, 3 years in the making. A fire alarm control panel is the device responsible for controlling all of the devices in a fire alarm system, such as smoke detectors, pull stations, and notification devices. Normally, a fire alarm control panel will run you back hundreds, if not thousands of dollars. This project strives to fix that issue by allowing for anyone to build their own reliable fire alarm control panel without breaking the bank.
|
||||
|
||||
# What do you mean by "open-source" 🔓
|
||||
**You do not have to give a single cent to me in order to build this panel.**
|
||||
|
||||
The code that is being ran in an Antigneous fire alarm control panel is completely visible to everyone and anyone, [right here](https://github.com/Lexzach/antigneous/blob/nightly-firmware/main/main.ino)! Don't like something about Antigneous, you can change it (or even better submit an issue or pull request). All hardware that is used in the making of an Antigneous panel is available to anyone. The wiring diagram for making your own is also available to anyone.
|
||||
The code that is being ran in an Antigneous fire alarm control panel is completely visible to everyone and anyone, [right here](https://code.lexza.ch/Lexzach/antigneous/src/branch/nightly-firmware/main/main.ino)! Don't like something about Antigneous, you can change it (or even better submit an issue or pull request). All hardware that is used in the making of an Antigneous panel is available to anyone. The wiring diagram for making your own is also available to anyone.
|
||||
|
||||
# Instruction Manuals 📄
|
||||
📕 [Basic Assembly and Operation Manual](https://github.com/Lexzach/antigneous/blob/nightly-firmware/instructions/antigneous_instructions.pdf) - [Download](https://github.com/Lexzach/antigneous/raw/nightly-firmware/instructions/antigneous_instructions.pdf)
|
||||
📕 [Basic Assembly and Operation Manual](https://code.lexza.ch/Lexzach/antigneous/src/branch/nightly-firmware/instructions/antigneous_instructions.pdf) - [Download](https://code.lexza.ch/Lexzach/antigneous/raw/branch/nightly-firmware/instructions/antigneous_instructions.pdf)
|
||||
|
||||
📚 [Technical Instruction Manual](https://github.com/Lexzach/antigneous/blob/nightly-firmware/instructions/antigneous_tech_instructions.pdf) - [Download](https://github.com/Lexzach/antigneous/raw/nightly-firmware/instructions/antigneous_tech_instructions.pdf)
|
||||
📚 [Technical Instruction Manual](https://code.lexza.ch/Lexzach/antigneous/src/branch/nightly-firmware/instructions/antigneous_tech_instructions.pdf) - [Download](https://code.lexza.ch/Lexzach/antigneous/raw/branch/nightly-firmware/instructions/antigneous_tech_instructions.pdf)
|
||||
|
||||
# Features and Limitations ⚖️
|
||||
Although I have tried to make Antigneous as feature-rich as possible, there are some limitations to take into consideration...
|
||||
|
Loading…
x
Reference in New Issue
Block a user