M19O2
DiY Oxygen Concentrator based on / inspired by the OxiKit, OpenOx, Marut, RepRap and Project Apollo platforms.
About
Read about the project on Hackaday.
Contribute
You can contribute on the Ketto fundraiser page
Coordination lists
- Notion workspace for the M19 collective.
- M19O2 Master sheet tracks the city-wise coordinators, tools, FAQs etc.
- BOM M19O2 sheet lists the master Bill of Materials (BOM) along with city-wise BOM
- Starting a community lab document and Build List for Labs sheet for lab onboarding information and coordination.
Engineering
- Labview testbench is a testbench executable developed by Fracktal Works, useful for tuning the performance of your concentrator prototypes.
- Computer-aided Design/Engineering for design, version control and simulation data related to the OxiKit and its iterations. Committed to open-source and open-innovation.
- Electronics for all things electronics, including comprehensive design and development data of DIY Oxygen Analyzers and other subprojects.
How to use this repo
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
How to contribute to this repository
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.
License
Licenses
Hardware
CERN Open Hardware License Version 2 - Strongly Reciprocal (CERN-OHL-S-2.0).
Software
MIT open source license.
Documentation:
This work is licensed under a Creative Commons Attribution 4.0 International License.