Skip to content
necroscope edited this page May 15, 2014 · 16 revisions
  1. Dexcom receiver and sensor
  2. Android device you can install the dexcom-uploader application on (tablet or smart phone)
  3. Eclipse or another IDE with the free Android plugin ADT
  4. USB OTG cable to connect the Dexcom receiver to the Android device
  5. Cloud Hosting for node.js. I have also hosted at my house with dnsexit. Hosting at home is only for the extreme engineer.
  6. Hosting for mongodb. I have had good results with Mongolabs.
  7. Internet access for the android device (tablet or smart phone)
  8. A internet browser on any internet connected device to view the nightscout website.
  9. Basic knowledge on how to compile code and basic node.js knowledge or a friend who can help
  10. Of course you also need a computer to compile the code :-)

Places we have hosted node.js are Azure, Heroku, Amazon, Digital Ocean and at home via dnsexit. The Node application runs well on most operating systems such as windows 7, windows 8, Apple Os X 10 or greater and Redhat. I have had trouble running it on windows 2000 and Opensuse so it is best to avoid those two operating systems. We are experimenting with hosting on RASPBIAN.

Clone this wiki locally