-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the xDrip experimal #2
Comments
Yes, the LimiTTer code converts the value into a raw dexcom value by a simple multiplier. |
so this function is accommplished in the hardware or the xDrip modified for Limitter |
It's accomplished by the Arduino. |
if I want develop an app which have more features than xDrip (for example add the insulin and food etc),how can I receive the data from my Limitter |
Hi Doing the last part now off LimiTTer hope it works to the weken. Martin
|
Can you post where you purchased the various components from. Most of them are no problem but I have been unable to locate a suitable box. Thanks, I really appreciate the work you have been doing on this. |
I've purchased this one: (http://www.voelkner.de/products/290989/Miniatur-Kunststoff-Gehaeuse-1551qgy.html) |
@birdfly, your app should receive a simple string with 3 values via BT. Then cast that values into an int, long, or what you like. |
Thank you. I have now found a local supplier of this casing. Hammond Electronics manufacture a range http://www.hammondmfg.com/dwg9.htm From: JoernL [mailto:[email protected]] I've purchased this one: (http://www.voelkner.de/products/290989/Miniatur-Kunststoff-Gehaeuse-1551qgy.html) — |
Hi I have in case. 47x45mm and 15mm
|
Hi Holmberg81 have you got a link to your case or could you share a picture? Are you planning to cut down the case in the same way?? |
New box in 3 days. Send you new one then.
|
@jolaca01 , maybe with your design idea the case should be 3d printed. Then the front area could be solid where the BM019 sticks in at the bottom. The exterior of the tongue (BM019) can then be added with velcro tape that sticks on the sensor. But the wall thickness must be thin at the tongue. Good idea! :) Yes. |
Thanks JoernL!! Definitely it would be great to have it printed but I have ordered a pair of cases and cutting down and retouching one I'll try to get a first version sorted out. Then, it would be nice to have a neat perfect dimensions 3d printed case. ;-) |
Is there anyone who could make me one? I'd buy it from you, for a nice price. I live in the Netherlands. (Oh and I'm certainly not that techy to make one by myself....) |
Hi @EvertKlevert, I'm still waiting for an NFC module to build the one for my daughter, I hope it will arrive this week. If everything goes well I wouldn't mind to build one for you but it's @JoernL designed so he may have something to say, I mean I wouldn't want to bother anyone. ;-) |
@EvertKlevert don't get confused, xDrip is also used by @JoernL LimiTTer to pass data via BT from the Arduino mini to your mobile and then from there to your Nightscout site. And yes, the thing is to convert the FS Libre to something similar to a CGM device. |
To be clear, I mean xDrip is an app (on your mobile) that receives data (in this case form the LimiTTer) via BT and can send it via internet to your Nightscout site. |
Forgive me my confusion,, in mij search I found this site where a receiver is being offered, and it's called xdrip. So not an app, but a transmitter. |
In addition: the ^^^mentioned site which offers an xDrip hardware-set, this one is used for the dexcom g4. |
@EvertKlevert , for dexcom systems "xdrip" mostly stands for both - hardware + app. The LimiTTer hardware is using the same "xdrip" app as the dexcom hardware (Wixel). In future ... xdrip app will be able to display data from a medtronic cgm system, too. One app for all systems. Only problem is, that xdrip app is Android only till now. |
@jolaca01 , design like you want :) My design is only a reference design. With the instructions pdf you are able to make a copy of this. |
I had this idea, too, but i wasn't sure if the nfc is strong enough... Looks great, well done ;) |
Hello
I know that the xDrip is developed for Dexcom G4,and I find some codes to Interpretate the data from Wixel BT devices ,but our Limitter is desighed for Freestyle Libre and the data from two devices may be different ,have you modified the codes for the data send from Limitter .
The text was updated successfully, but these errors were encountered: