Thank you for your post above, it is just the starting point i was looking for.
My goal is to monitor in near real time and share via web pages our son's Libra sensor content via a MiaoMiao2 .
We are finding as he does a lot of sport, especially as soccer training ramps up, he can go low even with good insulin management and nite time.
If we could get on top of nite lows, he and us will sleep better, my hope is NightScout will be the engine that helps us.
Have not as yet used the NightScout platform or the MiaoMiao, looking forward to the challenges ahead to sort it out.
I personally like the ability to run a raspberry pi 4 with a local database and web server and then share that via our ISP to me and my wife to browse in and check status etc.
Alarms and low prediction are the icing on the cake.
The pi will be initially located in his bedroom and we would locate a dedicated browser / monitor screen in our kitchen / lounge for simple visibility.
Once we have above going, adding more BT sensor monitor pick-up points and maybe using his cellphone can be explored.
This will be an interesting evening project over the coming weeks that should be a significant step forward for our family.
Sorry, I'm only just now seeing this. Thanks for the note! I'm glad this is useful to someone!
I setup my own nightscout server on a Raspberry Pi because my wife and I would go on hikes and sometimes there was no good cellular connectivity. We both monitor her BGs on both of our Fitbit watches using watchfaces which I wrote (and made freely available, search for "cgm" to find quite a few good choices), but most such solutions require a Nightscout server to contact for the data.
If you run your own server at home, you probably can't contact your home Nightscout server when outside of the house. (Most ISPs don't allow running a web server on a "residential" connection.) Your best bet is to use "heroku.com", where you can setup a Nightscout server for free (since it uses very little resources) and you can have it use a Mongodb database at "mondodb.com" for free also. There are many step-by-step instruction pages online.
We have used a MiaoMiao a lot in the past and it worked fine. We finally moved to Dexcom, however, because it didn't require two pieces of hardwae and software in order to the same job and it works with "Loop" on iphone directly. We then have Loop upload the data to Nightscout.
Good luck and let me know if I can help! Also, you might want to join the "CGM in the Cloud" group on Facebook.
Hello Richard,
Thank you for your post above, it is just the starting point i was looking for.
My goal is to monitor in near real time and share via web pages our son's Libra sensor content via a MiaoMiao2 .
We are finding as he does a lot of sport, especially as soccer training ramps up, he can go low even with good insulin management and nite time.
If we could get on top of nite lows, he and us will sleep better, my hope is NightScout will be the engine that helps us.
Have not as yet used the NightScout platform or the MiaoMiao, looking forward to the challenges ahead to sort it out.
I personally like the ability to run a raspberry pi 4 with a local database and web server and then share that via our ISP to me and my wife to browse in and check status etc.
Alarms and low prediction are the icing on the cake.
The pi will be initially located in his bedroom and we would locate a dedicated browser / monitor screen in our kitchen / lounge for simple visibility.
Once we have above going, adding more BT sensor monitor pick-up points and maybe using his cellphone can be explored.
This will be an interesting evening project over the coming weeks that should be a significant step forward for our family.
Kind regards
Brent from New Zealand
Sorry, I'm only just now seeing this. Thanks for the note! I'm glad this is useful to someone!
I setup my own nightscout server on a Raspberry Pi because my wife and I would go on hikes and sometimes there was no good cellular connectivity. We both monitor her BGs on both of our Fitbit watches using watchfaces which I wrote (and made freely available, search for "cgm" to find quite a few good choices), but most such solutions require a Nightscout server to contact for the data.
If you run your own server at home, you probably can't contact your home Nightscout server when outside of the house. (Most ISPs don't allow running a web server on a "residential" connection.) Your best bet is to use "heroku.com", where you can setup a Nightscout server for free (since it uses very little resources) and you can have it use a Mongodb database at "mondodb.com" for free also. There are many step-by-step instruction pages online.
We have used a MiaoMiao a lot in the past and it worked fine. We finally moved to Dexcom, however, because it didn't require two pieces of hardwae and software in order to the same job and it works with "Loop" on iphone directly. We then have Loop upload the data to Nightscout.
Good luck and let me know if I can help! Also, you might want to join the "CGM in the Cloud" group on Facebook.