This repository contains the software and CAD parts of a simple ventilator prototype made at ENSTA Bretagne in April-May 2020, with the help of Pr E. L'Her from Brest CHRU. Details on the design are available here. The demo of the high flow oxygenation mode can be seen is this video, the patient-triggered assistance mode is tested there, and other random tests are made here.
See this document for more information about the electronics architecture, check the configuration instructions in the top of main.py
and run the code with sudo -E python3 main.py & python3 gui.py
.