/OpenArdFire

🎆 OpenArdFire-Arduino, transform your Arduino in a flexible, extensible firing module ! 🎆

Primary LanguageC++GNU General Public License v3.0GPL-3.0

OpenArdFire for Arduino

/!\ Dead project, I am working on a newer, more flexible version which is not posted yet.

Build Status BCH compliance Codacy Badge

The arduino open-source firing system

The folowing project is in developpement, no detailed documentation has already been made.

Build the docs

Install Doxygen

apt update
apt install doxygen graphviz

Clone the repository

git clone https://github.com/storca/OpenArdFire.git
cd OpenArdFire

Make the docs

doxygen

Open them

cd doc/html
firefox index.html 

You may check the wiki to find more information.