|
|
|
|
|
by baptistejamin
2032 days ago
|
|
Hello! I work on this project. Don't worry, the breathing system does not rely on the Rasberry at all. We use an electronic board that was made on purpose by a Medical company and relies on STM32 hardware. This board sends telemetry to the Rasberry PI and we have a Rust based interface that shows charts and some controls. If the Raspberry fails, the Firmware still run fine, and you can still change the settings on the machine using physical buttons and a LCD screen that is directly connected to the firmware |
|
I don't care that the hardware involved in your project was "made be a medical company", it's not hardened tech. Also, rust is by no means hardened - look into "provably complete" languages if you want to see what a true "hardened" lang is. There's a reason why medical devices and serious "hardened" tech (military or otherwise) is validated and cost tens if not hundreds of thousands of dollars. It's because teams of engineers spent weeks or years coming up with every possible problem or failure pattern.
To be frank, I'd rather pay a nurse $50k in cash to pump a vent bag next to me than rely on your "project".