-
Notifications
You must be signed in to change notification settings - Fork 116
Requirements
necroscope edited this page Apr 27, 2014
·
16 revisions
- Dexcom receiver and sensor
- Android device you can install the dexcom-uploader application on
- Eclipse or another IDE with the free Android plugin ADT
- USB OTG cable to connect the Dexcom receiver to the Android device
- Hosting for node.js (you can also use a service like dnsexit to host at home over a cable modem etc)
- Hosting for mongodb. I have had good results with Mongolabs. I have also hosted at my house with dnsexit.
- Internet access for the tablet
- A internet browser on any connected device to view the nightscout website.
- Basic knowledge on how to compile code and basic node.js knowledge or a friend who can help
- Of course you also need a computer to compile the code :-)
Places we have hosted node.js are Azure, Heroku, Amazon and at home via dnsexit. The Node application runs well on most operating systems such as windows 7, windows 8 and redhat. I have had trouble running it on windows 2000 and opensuse so it is best to avoid those two.