Go to advanced search

by pluto
Thu Jun 13, 2013 8:41 am
Forum: Other projects
Topic: logging DDM data to RPi
Replies: 8
Views: 2011

Re: logging DDM data to RPi

hi PiGraham, after dmesg, i got [ 148.256594] usb 1-1.2: new full-speed USB device number 4 using dwc_otg [ 148.359136] usb 1-1.2: New USB device found, idVendor=10c4, idProduct=ea60 [ 148.359166] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 148.359183] usb 1-1.2: Product: C...
by pluto
Wed Jun 12, 2013 9:27 am
Forum: Other projects
Topic: logging DDM data to RPi
Replies: 8
Views: 2011

Re: logging DDM data to RPi

thanks a lot, danb35. Actually, I've already got this dmm. As you have said, I will try to find out the data format used by the DMm. Well, the reason for using my own application is that I want and need to learn how the code is written. I've read that some c-libraries ( libusb/pyusb) can give me acc...
by pluto
Sun Jun 02, 2013 12:29 pm
Forum: Other projects
Topic: logging DDM data to RPi
Replies: 8
Views: 2011

Re: logging DDM data to RPi

danb35 wrote:None whatsoever, other than you'll first need to find some documentation on the data format or figure it out yourself. Does it present as a USB-serial device? If so, that'll likely make it easier to work with.
Not really. http://us.100y.com.tw/ChanPin.asp?MNo=56182
by pluto
Sun Jun 02, 2013 11:15 am
Forum: Other projects
Topic: logging DDM data to RPi
Replies: 8
Views: 2011

Re: logging DDM data to RPi

Actually, I am thinking to write some kinda device driver myself. you got some ideas, how to do? Thnx
by pluto
Thu May 30, 2013 2:11 pm
Forum: Other projects
Topic: logging DDM data to RPi
Replies: 8
Views: 2011

logging DDM data to RPi

Hi frens,

I am thinking if its possible to access the data/readings on my DDM via RPi. I have a APPA-109N Usb DDM.
I've been reading about Libusb but kinda confuse.

Any ideas/help is highly appreciated.

Thanks!!

Go to advanced search