CSSALTlab / Open_Source_Ventilator

Open source for use worldwide and contributions from others worldwide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open_Source_Ventilator

Open source for use worldwide and contributions from others worldwide

See out documentation at https://cssaltlab.github.io/Open_Source_Ventilator/

NOTE: The ventilator code makes references to 2 outside libraries not included in the code found on Github or in the Arduino IDE.

These two libraries are:

AllSensors_DLHR (https://github.com/jeremycole/AllSensors_DLHR)
BMP280 sensor library (https://itbrainpower.net/downloadables/sSense-BMx280.zip)

To add these two libraries to your Arduino IDE:

Open your Arduino IDE
Select "Sketch"->"Include Library"->"Add .ZIP library..."
Navigate to the location of the .zip of the library you downloaded from the websites listed above

Do this for each of the two libraries needed.

About

Open source for use worldwide and contributions from others worldwide


Languages

Language:C++ 77.1%Language:C 20.0%Language:Ruby 2.0%Language:QMake 0.4%Language:Makefile 0.4%Language:HTML 0.1%Language:Batchfile 0.0%