(Replying to PARENT post)
For example, my CPAP has a CDMA radio inside, which transmits usage data back to the manufacturer & my doctor. Insurance won't pay for it unless the machine tells them I'm using it β so a medical device company has a record of when I sleep and wake, which is mildly unnerving.
Edit: I think sleepyhead[0] was the biggest project when I started looking into it, but it isn't under active development anymore. Apparently forked to OSCAR[1].
(Replying to PARENT post)
(Replying to PARENT post)
> But as doctors learn more about treating Covid-19, and question old dogma about blood oxygen and the need for ventilators, they might be able to substitute simpler and more widely available devices.
and
> "In a small study last week in Annals of Intensive Care, physicians who treated Covid-19 patients at two hospitals in China found that the majority of patients needed no more than a nasal cannula."
1 - https://www.statnews.com/2020/04/08/doctors-say-ventilators-...
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
https://www.nytimes.com/2020/04/14/nyregion/new-york-coronav...
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
I suffer chronicle dry nose, moderate empty nose syndrome on the right side (due to surgery done 20 years ago in China), and Deviated Septum (due to injury as kid). One thing often happen to me is during middle of nigh sleep, my left nose duct will be extremely dry, causing me to wake up and switch side (it seems my nasal cycle is completely gone).
One idea I wanted to try to fix is to use a cpap + humidifier to pump moisturized air.
And I found that I have to get prescription, which I tried with one lab sleep study causing $3000+, and concluded that I do not have sleep apnea, which is one of the symptoms to qualify cpap prescription.
Then I started to look for off market cpap machine on Craigslist. No luck, the machines are often old, and beat up after long usages.
I did not seriously research if cpap has risks to normal people. But it does not seem harmful, unfortunately it has to be regulated and possibly also become very expensive.
Edit: Thanks for the good recommendations. Buying from Chinese site (I often forgot this), nebulizer, etc.
(Replying to PARENT post)
It sounds what Naughty Dog did to get RAM on the PSX for Crash Bandicoot ... they grabbed memory already allocated by the Sony runtime libs and would use it if it not do anything bad.
A crashing game console is not a ventilator but a good hack nonetheless.
(Replying to PARENT post)
1) They are increasing maximum pressure and pressure rate changes beyond the built-in design parameters. If these new parameters are outside what the engineering requirements document spec, these changes are a problem in seeking EUA.
2) In regulatory affairs, authorized, cleared, and approved have very specific (and enforceable) meanings. If someone is loose with how they use these words, it suggests they donβt have someone with regulatory experience involved (a negative sign). The earlier the team can engage with someone with regulatory experience, the better.
(Replying to PARENT post)
I love this idea though. The manufacturers should get onboard with βemergency BiPAPβ mode to make this happen without users having to do an elaborate hack.
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
This was the case with the ventilators from a consortium in the UK, where the profile of corona requires more complex ventilation -
https://www.theguardian.com/world/2020/apr/13/uk-scraps-plan...
(Replying to PARENT post)
- There are established medical protocols to treat COVID-19 patients with BiPAP machines, including the addition of a viral filter to mitigate aerosolizing the virus. People are using these protocols now and we link to them from the site.
- There are two separate firmware hacks presented. The first one modifies ~20 bytes and provides UI access to BiPAP code left in the existing binary, which would allow the more common CPAP machines to fulfill the same limited function. The second is a PoC of a 'full ventilator' mode.
- The manufacturer's CPAP and BiPAP lines have identical mainboard designs and a near identical array of sensors, which provide realtime data including tidal volume calculations. This project exists as a PoC to show that it would be possible - simple, even - for the manufacturer to convert CPAPs to BiPAPs via an OTA update - or, with significantly more effort, to fully featured ventilators. It is likely that they are reluctant to acknowledge this is possible in fear of destroying the market for the BiPAP machines.
- If you are a SleepyHead/OSCAR developer, or have access to an AirCurve S10 and an ST programmer, I would love to talk.