opus5: add an article about open hardware ventilator - tgtimes - The Gopher Tim… | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit a284cc137e344f8b7adda123976479bc03498d85 | |
parent 4a3cc39268f37abf9b710b2705f6c792f0a6567c | |
Author: Josuah Demangeon <[email protected]> | |
Date: Sat, 23 Apr 2022 04:06:28 +0200 | |
opus5: add an article about open hardware ventilator | |
Diffstat: | |
A opus5/article-tgtimes-breathing-op… | 57 +++++++++++++++++++++++++++… | |
1 file changed, 57 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/opus5/article-tgtimes-breathing-open-source.mw b/opus5/article-tgt… | |
@@ -0,0 +1,57 @@ | |
+.SH tgtimes | |
+Breathing Open-Source | |
+. | |
+.PP | |
+The previous opus had a word or two about how difficult it could | |
+be to get open hardware medical devices. | |
+. | |
+The Freespireco | |
+.FS | |
+https://www.pubinv.org/project/freespireco/ | |
+.FE | |
+project aims to bring a respirator device to life as a completely | |
+Open Hardware project. | |
+. | |
+.PP | |
+The challenge is not coming-up with something that works and is | |
+reliable, but instead to provide a structure robust enough to be | |
+accepted (and funded) for performing all the necessary certifications | |
+needed before being allowed to the medical device market. | |
+. | |
+.PP | |
+There are usually categories of criticalities, and an artificial | |
+respirator is not escaping to the rule. The organiser of the project | |
+have pursued this goal since long, and might likely have a very long | |
+road to go. | |
+. | |
+.PP | |
+It is essentially a pioneer of Open Hardware for critical medical | |
+devices, step-by-step paving up the road toward certification: | |
+designing and building devices to test these equipment, issuing | |
+standards for data (like a JSON schema received over a serial | |
+port directly from the device). | |
+. | |
+.PP | |
+The strategy: offering reproducible tests as an anchor for trust. | |
+Precious argument for facing big pharma equipment vendors that | |
+are having an interest in locking their device down, preventing | |
+repair or even inspection. | |
+. | |
+.PP | |
+A journey toward braving Goliath, it might as well be easier to | |
+get open-source in Space. The RTEMS | |
+.FS | |
+https://rtems.org/ | |
+.FE | |
+project proves it is. | |
+. | |
+.PP | |
+But that does not discourage the project's authors to keep going, | |
+not in an illusion of getting embraced by the medical industry, | |
+but in full foresight that nobody would want its mom's life given | |
+to a hobbyist toy made in a garage. | |
+. | |
+.PP | |
+One breath at a time, the project takes anchors onto organisations, | |
+foundations, structures, standards, and everything it takes to pass | |
+over the barrier of life-critical reliability and certification. |