Skip to content

Commit

Permalink
More closed loop links
Browse files Browse the repository at this point in the history
  • Loading branch information
psonnera committed Mar 31, 2024
1 parent c1243be commit 51c2e9c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
6 changes: 5 additions & 1 deletion docs/nightscout/close_loop.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,12 @@ Facebook group: [Android APS Users](https://www.facebook.com/groups/AndroidAPSUs

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

Facebook group: [iAPS](https://www.facebook.com/groups/1351938092206709)

</br>

## [OpenAPS](https://openaps.readthedocs.io/en/latest/index.html)
## [OpenAPS](https://openaps.org/)

*Mind the documentation is not up to date for Nightscout DIY options.*

The Open Source Artificial Pancreas System (OpenAPS) is a safe but powerful, advanced but easily understandable, Artificial Pancreas System (APS) designed to automatically adjust an insulin pump’s insulin delivery to keep blood glucose (BG) in a safe range at all times. It does this by communicating with an insulin pump to obtain details of all recent insulin dosing (basal and boluses), by communicating with a Continuous Glucose Monitor (CGM) to obtain current and recent BG estimates, and by issuing commands to the insulin pump to adjust insulin dosing as needed.
14 changes: 13 additions & 1 deletion docs/uploader/uploaders.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ Once you are clear about the type of sensor and upload system you will be using,

If you're developing an uploader, you'll find the API information in your own Nightscout site at `/api-docs` and `/api3-docs`.

</br>

## DIY Closed loop Systems

Only your loop app should upload BG to Nightscout.

See this [dedicated page](/nightscout/close_loop) for setup links.

</br>

## Dexcom

### Dexcom G5/G6/ONE/G7
Expand Down Expand Up @@ -100,4 +110,6 @@ In order to get data from the Eversense CGM system, you will need to use the [ES

[disaend-nightscout-bridge](https://github.com/burnedikt/diasend-nightscout-bridge) synchronizes treatments (insulin boli, temp basal changes) as well as continuous glucose values (CGV) from Diasend to Nightscout. This can help CamAPS FX users to view their treatments and glucose values via Nightscout. A 30 minutes delay might occur.

A new plugin in Nightscout 15 (under development) will integrate the project above.
A new plugin in Nightscout 15 (under development) will integrate the project above.

</br>

0 comments on commit 51c2e9c

Please sign in to comment.