OPEN-NEXT / LOSH-list

A list of metadata files for LOSH
https://github.com/OPEN-NEXT/LOSH/
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Well-Documented OSH project of design reuse guideline #9

Open amerezoji1362 opened 3 years ago

amerezoji1362 commented 3 years ago

Chapter 1: Introduction

Motivation and goal for starting a project:

https://github.com/BCN3D/BCN3D-Moveo

amerezoji1362 commented 3 years ago

Chapter 3: Design

Functional model: block diagram of the flow and functions of the hardware and firmware.

https://www.rs-online.com/designspark/ventilator-design-solution-from-renesas-electronics

https://onlinelibrary.wiley.com/doi/10.1002/gch2.202000046

https://www.monolithicpower.com/applications/medical/ventilator-open-source.html

https://github.com/ermtl/Open-Source-Ventilator/blob/master/hardware/datasheets/A4988.pdf

Structural model:

1- Native CAD files (STEP format) https://e-vent.mit.edu/resources/downloads/ https://genesis.farm.bot/v1.5/Extras/cad

2- Standard file (STL format) https://wikifactory.com/+fablabbratislava/automated-tea-infuser/contributions/3f2c490

3- 2D drawing file

https://wiki.satnogs.org/File:C1001.png

4- Structural architecture

https://www.monolithicpower.com/en/mps-open-source-ventilator

5- Software

5.1. software architecture

https://www.monolithicpower.com/en/mps-open-source-ventilator

5.2. Software description

https://docs.poppy-project.org/en/installation/ https://github.com/AmboVent-1690-108/AmboVent/tree/master/3-Software https://github.com/nasa-jpl/open-source-rover/tree/master/software

amerezoji1362 commented 3 years ago

Chapter 4: Manufacturing

Manufacturing instructions:

https://github.com/nasa-jpl/open-source-rover/tree/master/mechanical/body_assembly#3-machiningfabrication

https://wiki.satnogs.org/SatNOGS_Rotator_v3#Build_Sequence

amerezoji1362 commented 3 years ago

Chapter 5: Assembly

Assembly instructions:

https://github.com/nasa-jpl/open-source-rover/tree/master/mechanical/body_assembly https://wiki.satnogs.org/SatNOGS_Rotator_v3#Assembly https://ohai.satnogs.org/project/satnogs-rotator-v3-mechanical-assembly/hardware/

amerezoji1362 commented 3 years ago

Chapter 6: Use

User guide:

https://docs.pslab.io/tutorials/oscilloscope.html#tutorials-oscilloscope--page-root

amerezoji1362 commented 3 years ago

Other well-documented OSH projects:

https://echopen.gitbooks.io/echopen_prototyping/content/ https://github.com/AmboVent-1690-108/AmboVent https://cloud.opensourceecology.de/s/Hc84KLxz3y2AnDA?path=%2F https://docs.px4.io/master/en/

moedn commented 2 years ago

from amer:

Link of our guideline on GitHub https://github.com/OPEN-NEXT/wp2.3_Guideline-for-documentation-of-OSH-design-reuse/tree/main/Documentation

Link of metadata on GitHub

https://github.com/OPEN-NEXT/wp2.3_Guideline-for-documentation-of-OSH-design-reuse/tree/main/Metadata

damamitesh commented 2 years ago

Open points from above linked projects -

  1. E-vent https://e-vent.mit.edu/resources/downloads/ Published on MIT.edu, any other information about the repo of this project? or shall i consider the same platform(MIT) for manifest file?

  2. MPS Open source ventilator https://www.monolithicpower.com/en/mps-open-source-ventilator Is the above project same as : https://github.com/ermtl/Open-Source-Ventilator ? If no, any link for the repo? Any suggestions or info on this matter are welcomed :) Thanks

amerezoji1362 commented 2 years ago
  1. E-vent https://e-vent.mit.edu/resources/downloads/ Published on MIT.edu, any other information about the repo of this project? or shall i consider the same platform(MIT) for manifest file?

All information about this project is available on the MIT emergency ventilator platform (https://emergency-vent.mit.edu/), and you can find the manifest file on this platform

  1. MPS Open source ventilator https://www.monolithicpower.com/en/mps-open-source-ventilator Is the above project same as : https://github.com/ermtl/Open-Source-Ventilator ? If no, any link for the repo?

They are two different types of open source ventilator projects, they are not the same. The links for the repository: https://www.monolithicpower.com/mps-open-source-ventilator-design-files.html https://www.monolithicpower.com/mps-open-source-ventilator-design-files.html Also, you can find the project description in the link below https://www.monolithicpower.com/en/mps-open-source-ventilator

damamitesh commented 2 years ago

Hi @amerezoji1362 , thanks for the information :)