Skip to content

hpeuscher/loopinsight1

Repository files navigation

LoopInsighT1

License: MIT TypeScript PR's welcome test


This software is intended for closed-loop simulation of automatic insulin delivery systems for type 1 diabetic persons.

Demo and further information

For a live demo, visit the project website https://LT1.org.

Installation / Quick start

Follow these instructions to use the simulator locally and modify its source code.

  • Install npm
  • Clone repository and enter your local directory.
  • Install project dependencies:
npm install
  • Run webpack server:
npm run serve
  • Open browser and visit http://localhost:8080/.
  • Now edit the source files, save your changes, and simply reload website.

If you want to build an independent bundle that can be integrated into an html document, run

npm run build

License

See the LICENSE file for license rights and limitations (MIT).

About

A modular framework for in-browser closed-loop diabetes simulation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published