Hi, you don't need drivers, you operating system has recognised the device and assigned a tty to it
Try from shell
Cat /dev/ttyacm0 | hexdump
You should see the data stream
I did write a small c utility to decode vbus that might do what your looking for? I updated recently with some more basic features
.
https://code.google.com/p/vbusdecode/
--
You received this message because you are subscribed to the Google Groups "Resol Vbus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to resol-vbus+...@googlegroups.com.
To post to this group, send email to resol...@googlegroups.com.
Visit this group at http://groups.google.com/group/resol-vbus.
For more options, visit https://groups.google.com/groups/opt_out.
Can you send the output of dmesg? What distribution are you using for your pi?
I recall usb issues in some linux versions on pi, I don't remember which ones though
Can you send the output of dmesg? What distribution are you using for your pi?
Can you send the output of dmesg? What distribution are you using for your pi?