DiY Oxygen Concentrator based on / inspired by the OpenOx, Marut, RepRap and Project Apollo platforms.
Read about the project on Hackaday. Also check out the project on the hackaday.io project page.
The M19O2 Oxygen Concentrator is "Open Source Hardware" as certified by the OSHWA. OSHWA UID for the M19O2 is IN000029
You can contribute on the Ketto fundraiser page
Open a terminal on your computer. Run
git clone https://github.com/MakersAsylumIndia/M19O2 && cd M19O2
git submodule update --init --recursive
The repository shall be available on your computer. To periodically update the contents,
cd M19O2
git pull
git submodule update --init --recursive
Fork this repository. You can find the command for this on the top-right of the webpage. This shall create a personal, updateable copy of this repository on your github account.
On your computer terminal, run
git clone https://github.com/<your-username>/M19O2 && cd M19O2
git submodule update --init --recursive
Add your contributions to this repository and save on github.
cd M19O2
git add .
git commit -m "<your-commit-message>"
git push origin
To contribute your work to the M19 Collective, open your repository in a browser and issue a pull request from your repository to the one at Makers' Asylum.
Licenses
CERN Open Hardware License Version 2 - Strongly Reciprocal (CERN-OHL-S-2.0).
MIT open source license.
This work is licensed under a Creative Commons Attribution 4.0 International License.