Saturday, October 4, 2014

Arduino to CGMS Code

I've loaded a basic example of an Arduino to CGMS interface here:
https://github.com/brownedon/cgms


Also, the 3d printed case plans are here:
http://www.thingiverse.com/thing:398298/#comment-512883

5 comments:

  1. Very nice.
    Just a note: It is not in the library USB_Host_Shield_2.0 but MAX3421E supports suspend signalling. CGMS receiver supports suspend signaling. In USB suspend mode CGMS should draw very low current.

    ReplyDelete
    Replies
    1. Deciphering that USB code is beyond my talents. IF that could be done, and the Dexcom didn't "wake up" each time (ie. activate the display), this could be a low power solution. I did this by turning on the usb power every 5 minutes, but it required restarting the micro, and it drains the Dexcom battery.

      Delete
  2. Thanks for putting this up! You actually sent me a good bit of code the other day and I think I'm getting there with my rfduino! Thanks a ton!

    ReplyDelete
    Replies
    1. Great, I think there's more than a few people that would like a port for the circuits@home usb to rfduino.

      Delete
  3. Thank you very much for your work, I'm really interested in your progress.
    Please tell us more details.
    Greetings from Spain

    ReplyDelete