Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[PIC] Glucometer Interfacing ..

Status
Not open for further replies.

th3gr8

Member level 4
Joined
Aug 27, 2013
Messages
68
Helped
6
Reputation
12
Reaction score
6
Trophy points
8
Activity points
398
Hello everyone ..
I have a glucometer with a usb interface, i want to interface it with the Microcontroller so that i can see its reading on the LCD.. I bought a usb-to-serial cable but i found it will not be useful. Now, my question is that if i use PIC18F (its USB protocol) and if i read glucomete's data, would the get read correctly?? I mean, is my approach right?
Thankyou in advance ..
 

I would assume that the glucometer is a USB device which connects to a USB host (such as a PC).
the PIC18 does not support USB host so you would have to go to a PIC24, dsPIC or PIC32
**broken link removed**

also do you know the USB protocol that the glucometer uses? i.e. the format of the data it transmits, etc. If not how would you be able to write the correct host protocol to receive data and extract the reults
 

Well, i didnt know about USB host, that was a confusion ..
And, unfortunately, i don't have information regarding USB protocol of the glucometer .. I don't find any datasheet regarding the glucometer .. :(
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top