Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

bentrevett/Glucoduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Glucoduino

This is the Arduino side of the Glucoduino project.

It requires a USB host shield and the USB host library.

Installation

  1. Place this folder into your Arduino > Libraries directory.
  2. After doing so, launch the Arduino IDE and the code can be accessed via File > Examples > glucoduino > glucoduino_read.
  3. Upload the code to the Arduino and open the serial monitor.
  4. Once the code is running ("Wating for USB to be connected..." should be repeatedly printed) insert the glucometer into the USB host shield.
  5. The glucometer's header and readings will be displayed on the serial monitor.

Notes

  • Only works with the Contour NEXT USB and Contour NEXT Link glucometers.
  • Has only been tested with Arduino IDE version 1.0.6.

About

Project to read data from glucometers using the Arduino platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages