Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenBlackWasAlreadyTaken committed May 1, 2015
1 parent 8c26371 commit af20e32
Showing 1 changed file with 43 additions and 35 deletions.
78 changes: 43 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,46 @@
xDrip
=======
##### ** Please note this is __NOT__ a product created by or backed by Dexcom, you can check them out [here](http://dexcom.com/) **

Android Application that collects dexcom signals, allows calibrations, and (soon) uploads to a secure server

## How to install
* Not sure how to complie an android app? [Follow this awesome video](https://www.youtube.com/watch?v=Xv0PuM7dnYo&feature=youtu.be) made by comunity member Ly

## New Updates
* Calibration Check ins, [read about them here](http://bit.ly/1LdmZiN)
* Ability to turn on or off predictive values on the graph
* Local Broadcasting so apps like [NightWatch](http://bit.ly/1HcSTsB) can update to the most recent BG data with no internet connection required

## Features that are complete
* Nightscout Uploading
* Basic Notifications (above or below threshold)
* Calibration Notifications
* Graph of BG levels (with scroll, zoom, and day preview)
* Graph of Calibration points
* A resonable Calibration Model
* OOB slope error handling
* Predictive Bg Levels and Predicive slope
* BLE listening and reconnecting on phone restart/app crash
* Initial sensor sensitivity offsets


### Thoughts or Questions?
* ask me questions in the issuse, I wont mind, I prommise!
* That thing Im doing looks dumb? Thats because I dont know anything about java, I did a lot of things to make it do what I want that Im sure are not correct
* Why do you not use camel casing all the time? Because I didnt know that was a thing until I was halfway into this project, I really dont know java
* So why are these activities and not fragments? Because I also didnt know those were things until I was halfway in


# LINKS
* [Project Site](http://stephenblackwasalreadytaken.github.io/xDrip/)
* [What you will need & Diagrams](https://github.com/StephenBlackWasAlreadyTaken/xDrip/blob/gh-pages/hardware_setup.md)
* [Wixel App](https://github.com/StephenBlackWasAlreadyTaken/wixel-xDrip)
* [Android App](https://github.com/StephenBlackWasAlreadyTaken/xDrip)
### Wirelessly with a Dexcom Share Receiver -- or -- Wireless xDrip bridge (No receiver!)




#### Access your Glucose levels from anywhere!
xDrip is ready to upload your glucose data to any [Nightscout](http://nightscout.github.io/) server for remote monitoring on just about any internet connected device!!


#### Want to learn more??
Jump on over to the [Wiki](https://github.com/StephenBlackWasAlreadyTaken/xDrip/wiki) for instructions and downloads!!


#### Stay Up to Date!
Follow me on twitter `@StephenIsTaken`, I will let everyone know when updates happen that you should definitely download! Updates will be rolling out fairly frequently as there is lots to do!!!


#### Want to help out?
AWESOME, let me know, put up some PRS, lets make it awesome!


#### Awesome Contributors:
(in no particular order, because they are all awesome)
* [@tzachi-dar](https://github.com/tzachi-dar)
* [@jstevensog](https://github.com/jstevensog)
* [@bhandfast](https://github.com/bhandfast)
* [@LorelaiL](https://github.com/LorelaiL)
* [@syntaxerr66](https://github.com/syntaxerr66)
* [@saercnap](https://github.com/saercnap)
* [@ktind](https://github.com/ktind)
* [Ly](http://youtu.be/YuxCUeJ9xAU)
* [Kev](http://circles-of-blue.winchcombe.org/)
* [NightScout](https://github.com/nightscout)
* Whoever else is supporting this and helping people out!!

***

<a href="http://i.imgur.com/7b18gLs.jpg"><img src="http://i.imgur.com/7b18gLs.jpg" align="center" width="600" ></a>

<a href="http://imgur.com/lFwKzRr.jpg"><img src="http://imgur.com/lFwKzRr.jpg" align="center" width="600" ></a>

***

0 comments on commit af20e32

Please sign in to comment.