One thing that's unclear, and perhaps I didn't read carefully enough, is how you're connected to this system.
Do you wear it? Or are you only connected while sitting, sleeping, etc?
21–30 of 56 posts
One thing that's unclear, and perhaps I didn't read carefully enough, is how you're connected to this system.
Do you wear it? Or are you only connected while sitting, sleeping, etc?
So, for those of you that feel that this is worthy of hacking: Diabetes is one of those diseases that seems right where your average hacker would like it to be. A single value (Blood Glucose Level) which you can read using some sensor and an automated delivery method. Connect A to B using some 30 lines of Python and call it a day. But it is not that simple. The manufacturers of these devices have to go through some p…
So, for those of you that feel that this is worthy of hacking: Diabetes is one of those diseases that seems right where your average hacker would like it to be. A single value (Blood Glucose Level) which you can read using some sensor and an automated delivery method. Connect A to B using some 30 lines of Python and call it a day. But it is not that simple. The manufacturers of these devices have to go through some p…
Note that glucose is only a proxy for the actual thing we want to control, which is insulin.
Earlier quoted context omitted.
Note that glucose is only a proxy for the actual thing we want to control, which is insulin.
Insulin controls blood glucose. So how do you figure blood glucose is merely a proxy for insulin and not the actual thing an artificial pancreas is intended to control?
Earlier quoted context omitted.
Insulin controls blood glucose. So how do you figure blood glucose is merely a proxy for insulin and not the actual thing an artificial pancreas is intended to control?
My guess - where does the target blood glucose level come from in a non-diabetic? The thing the body can't produce is insulin. Higher than target blood glucose is a sign that not enough insulin is being produced. I can roughly see the logic there.
As far as I know, we haven't figured out what that mechanism is. But I'm not diabetic and I'm much less prone to being hypoglycemic than I once was, so my reading on the subject is fairly casual compared to when I did things like wrote a research paper on Functional Hypoglycemia in part for my own edification.
Earlier quoted context omitted.
> Any comments? I hope they don't mess up the encryption on the pump commands. Especially with pumps that can deliver high doses that can be really problematic.
Is it possible to have interlocks whereby a pump will refuse to dose more than X ml over Y hours or is a fatal dose for some people in some scenarios less than a therapeutic does for others in other scenarios?
This is absolutely amazing! One thing that's unclear, and perhaps I didn't read carefully enough, is how you're connected to this system. Do you wear it? Or are you only connected while sitting, sleeping, etc?
This is absolutely amazing! One thing that's unclear, and perhaps I didn't read carefully enough, is how you're connected to this system. Do you wear it? Or are you only connected while sitting, sleeping, etc?
https://openaps.readthedocs.io/en/latest/docs/Gear%20Up/pump...
This is absolutely amazing! One thing that's unclear, and perhaps I didn't read carefully enough, is how you're connected to this system. Do you wear it? Or are you only connected while sitting, sleeping, etc?
Read the man page! ;) https://openaps.readthedocs.io/en/latest/docs/Gear%20Up/pump...
So, for those of you that feel that this is worthy of hacking: Diabetes is one of those diseases that seems right where your average hacker would like it to be. A single value (Blood Glucose Level) which you can read using some sensor and an automated delivery method. Connect A to B using some 30 lines of Python and call it a day. But it is not that simple. The manufacturers of these devices have to go through some p…