Skip to content

Commit

Permalink
Add Trio to AID options
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePlante1 committed Sep 20, 2024
1 parent c16d520 commit 90256b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/clinicians/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Connected pumps will show available insulin units, battery status and last regis

<img src="./img/Clinic10.png" width="300px" />

DIY closed loop systems can be identified with the [Loop](https://loopkit.github.io/loopdocs/faqs/algorithm-faqs/) (Loop) or [OpenAPS](https://openaps.readthedocs.io/en/latest/docs/While%20You%20Wait%20For%20Gear/Understand-determine-basal.html#understanding-the-determine-basal-logic) (OpenAPS, AndoidAPS, FreeAPS, iAPS) pill. Only one will be enabled, if the other one appears it will normally show an exclamation mark. If a DIY closed loop system Nightscout doesn't show any active pill, configuration needs to be fixed so that Nightscout receives all necessary data (patient responsibility).
DIY closed loop systems can be identified with the [Loop](https://loopkit.github.io/loopdocs/faqs/algorithm-faqs/) (Loop) or [OpenAPS](https://openaps.readthedocs.io/en/latest/docs/While%20You%20Wait%20For%20Gear/Understand-determine-basal.html#understanding-the-determine-basal-logic) (OpenAPS, AndoidAPS, Trio, FreeAPS X, iAPS) pill. Only one will be enabled, if the other one appears it will normally show an exclamation mark. If a DIY closed loop system Nightscout doesn't show any active pill, configuration needs to be fixed so that Nightscout receives all necessary data (patient responsibility).

<img src="./img/Clinic11.png" width="400px" />

Expand Down
12 changes: 11 additions & 1 deletion docs/nightscout/close_loop.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You will also find general support in **Loop and Learn**.

## [Loop](https://loopkit.github.io/loopdocs)

[Loop](https://loopdocs.org) is an iOS app that assists in the many insulin dosing decisions people with diabetes face every day. You enter your own settings for desired correction range, basal schedule, insulin sensitivity factor (ISF), carbohydrate ratio (CR) and the type of insulin you are using. The glucose predictions, using your settings and meal entries, provide Loop with the information needed to modify insulin delivery to attain a targeted glucose range in the future.
[Loop](https://loopdocs.org) is an open source iOS app that assists in the many insulin dosing decisions people with diabetes face every day. You enter your own settings for desired correction range, basal schedule, insulin sensitivity factor (ISF), carbohydrate ratio (CR) and the type of insulin you are using. The glucose predictions, using your settings and meal entries, provide Loop with the information needed to modify insulin delivery to attain a targeted glucose range in the future.

**See [here](https://loopkit.github.io/loopdocs/loop-3/services/#nightscout-login) how to configure Loop to upload to Nightscout.**

Expand All @@ -35,6 +35,16 @@ Facebook group: [Android APS Users](https://www.facebook.com/groups/AndroidAPSUs

</br>

## [Trio](https://diy-trio.org)

Trio is an open source iOS app that automates insulin delivery using OpenAPS' algorithm.

[Documentation](https://docs.diy-trio.org/en/latest/)
[Facebook group](https://www.facebook.com/groups/1351938092206709)
[Discord](http://discord.diy-trio.org)

</br>

## [iAPS](https://iaps.readthedocs.io/en/main/)

iAPS is a open source artificial pancreas system based on the OpenAPS algorithm.
Expand Down

0 comments on commit 90256b3

Please sign in to comment.