alex3dbros / ICUVent

A repository made for an opensource hardware and software for ICU Ventilator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICUVent

Video Overview: https://youtu.be/w7vbeYg_BhQ

This project is opensource and there are no guarantees given that this device will perform the actions that it's needed to be. Please use it with care and under the surveilance of professionals.

Project Structure:

Inside 3DModels folder you have the solidworks 2019 and STL files Inside programming you will have the programming code used to control the device. We started with Arduino Nano, stepper Driver and nema 23 motor.

You have the schematics of the circuit attached as well.

Parts used that must be purchased:

Mechanics: 4 x 8mm round bearings from 3d printer 2 x 8mm rods 1 x Nema 34 Motor // Updated from nema 23, will update the design soon. 1 x 16 mm T5 belt 2 x 18 teeth T5 gear 1 x Ambubag, preferable with PEEP valve and safety valve

Electronics: 1 x Teensy 3.2 1 x Driver PSD8079-2P 1 x Encoder like this : https://www.amazon.com/Cylewet-Encoder-Digital-Potentiometer-Arduino/dp/B07DM2YMT4/ref=sr_1_6?keywords=encoder&qid=1585150874&sr=8-6 1 x DC to DC 24V to 5V like this : https://www.amazon.com/6-5-28V-MP1584-DC-DC-Step-Down-Module/dp/B082957QHR/ref=sr_1_3?keywords=MP1584+5V&qid=1585150582&sr=8-3 1 x 24 V Power supply 1 x EndStop switch 1 x raspberry pi with 7 inch display 1 x MPXV5004DP 1 x MPXV5010DP

Connection pins - https://www.amazon.com/Hotop-Pack-Single-Header-Connector/dp/B06XR8CV8P/ref=sr_1_1?keywords=2.54+pins&qid=1585151123&sr=8-1&swrs=BA6CC27AC84D7760BA1186A07738C3A9

https://www.amazon.com/DEYUE-Jumper-Wires-Set-breadboard/dp/B07LFCLMGW/ref=sr_1_10?keywords=jumper+wires&qid=1585151157&sr=8-10

Connection wires

Some info about how I built it:

I 3D printed parts and cut at the CNC the larger ones. Here's a video with the machine functional

All the best!

About

A repository made for an opensource hardware and software for ICU Ventilator


Languages

Language:C++ 63.7%Language:Python 28.3%Language:C 8.0%