Reading Weighing scale data from USB host in Yun


hello,


i have weighing scale machine support usb interface report weight of item. have connected usb interface arduno yun's usb host. found connected/listed under /dev/bus/usb/001/00x. know how read incoming weight interface.

i tried below stuff without success:
 
1. when connect usb inteface on windows box, com port , able read weight there.

2. don't see device under /dev/input/eventx.

3. tried running python script opens '/dev/bus/usb/001/00x' , dumps data no success.

4. 'lsusb' command list device '/dev/bus/usb/001/00x' believe there enough drives installed.

do have correct usb/serial driver installed? if so, should see /dev/ttyusbx device.

kind regards,

jos


Arduino Forum > Products > Arduino Yún (Moderator: fabioc84) > Reading Weighing scale data from USB host in Yun


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code