Skip to content

A mini micropython project for accessing a nightscout server, from SciPy2018

Notifications You must be signed in to change notification settings

claresloggett/bgl_micropython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A mini micropython project - carried out at SciPy 2018 after Roberto Colistete's micropython tutorial.

This code just retrieves my BGL measurement from a NightScout server, and sets the LED colour accordingly.

To use this code, you'll need to set the ssid and passwd for a wifi network in boot.py, and replace MY-NIGHTSCOUT-URL in main.py.

This is a little first demo project - you should not use it to monitor your blood sugar! It contains no error checking and there are several conditions that can cause it to give a false result.

About

A mini micropython project for accessing a nightscout server, from SciPy2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages