Skip to content

Commit a15cd96

Browse files
authored
Update README.md
1 parent 045723d commit a15cd96

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
1-
##What is the Parakeet?
1+
## What is the Parakeet?
22
The Parakeet is a portable home-built device which receives wireless signals from a commercial continuous glucose sensor worn on the body. It transmits these over the phone network to a private or cloud internet server.
33

44
Powered by either AAA or AA rechargeable batteries as shown below. AAA Maha batteries run for 2-3 days.
55

66
![](https://github.com/jamorham/zz-misc-jamorham/blob/master/blob/images/parakeet-aaa-and-aa-boxed-small.jpg)
77

8-
###What is the Parakeet for?
8+
### What is the Parakeet for?
99
The Parakeet is primarily designed to allow parents and carers to be able to monitor the blood sugar of a diabetic child even if they are a long distance away, for example, carried in the pocket of a school bag. The real-time blood sugar information would be available on the parent’s mobile phone — potentially many miles away.
1010

11-
##Building a Parakeet
11+
## Building a Parakeet
1212
Building the unit requires soldering the components together, locating them in a suitable enclosure and installing the software on the microprocessor.
1313

1414
![](https://github.com/jamorham/zz-misc-jamorham/blob/master/blob/images/parakeet-wiring-snapshot-800.png)
1515

16-
###What makes this different to xDrip / Nightscout etc?
16+
### What makes this different to xDrip / Nightscout etc?
1717
The Parakeet builds on the existing xDrip system with very similar design goals to Nightscout. The difference with this device is that it does not need a CGM receiver or Smartphone to be with the child in order to function. This is especially important due to school policies which prohibit mobile phones in classrooms. Even where mobile phones are not prohibited, there are advantages to the unit being independent.
1818

19-
###Additional features include:
19+
### Additional features include:
2020
* A new ultra-lightweight network protocol designed to minimize cellular data usage and keep running costs low.
2121
* Configuration and status checking using standard text messaging.
2222
* Optional geo-positioning feature allows location tracking and machine learning potential.
2323

2424
![](https://github.com/jamorham/zz-misc-jamorham/blob/master/blob/images/parakeet-r2-text-message-configure-818.png)
2525

26-
###How to get the Parakeet working?
26+
### How to get the Parakeet working?
2727
The easiest way to receive data from the Parakeet is using the [Google App Engine receiver](https://github.com/jamorham/Parakeet-App-Engine) - Instructions for setting this up are here: [Parakeet & Google App Engine Guide (PDF)](https://drive.google.com/file/d/0B6mvYVNVC-fOU2NnV0hJZ3VBeWc/view?usp=sharing)
2828

2929
My personal research version of xDrip called xDrip+ has extra support for Parakeet features such as Geo-Location and Battery Status. [The xDrip+ project page is here.](https://jamorham.github.io/#xdrip-plus) Other links to information about the Parakeet including binary firmware images [are here.](https://jamorham.github.io/#parakeet)
3030

3131
![](https://github.com/jamorham/zz-misc-jamorham/blob/master/blob/images/jamorham-parakeet-sim800-sim-orientation-redux.jpg)
3232

33-
###Why is it called Parakeet?
33+
### Why is it called Parakeet?
3434
The parakeet name was chosen for this unit as it is fully mobile (can fly like a bird) plus it listens and repeats the glucose sensor information (like parakeet speech mimicry). Shorter unique “nicknames” make referencing technical items easier and reduce confusion. The pet animal concept can make it more emotionally appealing, especially to children. The segments on the wings in the logo are a representation of the Yagi antenna of the Wixel board and the GSM antenna.
3535

36-
##Further Information
36+
## Further Information
3737
To read more about the Parakeet design objectives, the research project of which it is a part, as well as safety and contact information, please see: [What is the Parakeet (PDF)](https://drive.google.com/file/d/0B6mvYVNVC-fOU2NnV0hJZ3VBeWc/view?usp=sharing)
3838

39-
###Thanks
39+
### Thanks
4040
None of this would be possible without the extensive work of many others who have produced the open source tools upon which this builds directly. There are too many to credit individually; thanks goes to everyone involved in xDrip and Nightscout.

0 commit comments

Comments
 (0)