Example of using LIBusb library to access USB devices in Linux.
标签: Example library devices LIBusb
上传时间: 2014-01-17
上传用户:tzl1975
linux 下的LIBusb 1.0.0版本
上传时间: 2014-01-19
上传用户:thuyenvinh
在LINUX下利用LIBusb进行SMDK2440的开发工作
上传时间: 2017-06-25
上传用户:784533221
LIBusb is an open source library that allows you to communicate with USB devices from userspace. For more info, see the LIBusb homepage.
标签: communicate userspace devices library
上传时间: 2014-01-18
上传用户:hewenzhi
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Contains the driver sources. Compile with "make". Then as root, install with "make install". Type "modprobe finepix" to load the module. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses LIBusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest.
标签: driver i.e. FujiFilm FinePix
上传时间: 2014-11-28
上传用户:chenxichenyue
QLandkarte - use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not work!) * > proj4 4.4.x * > LIBusb 0.1.x
标签: Requirements QLandkarte Garmin Linux
上传时间: 2013-12-22
上传用户:qiaoyue
usb 免驱动开发 直接控制自定义usb设备
标签: LIBusb
上传时间: 2017-03-11
上传用户:believe麦迪
hidapi LIBusb 可以通过他编译成DLL调用!!!
标签: hidapi
上传时间: 2017-04-25
上传用户:KayChan
并不是每个人都需要编译固件,笔者更推荐你直接使用官方固件,如果需要相应的软件,可以直接通过opkg 安装。为满足更多人需求,这里提供一个傻瓜教程,照着走一次,就编译好了,转的别问我为什么⋯⋯⋯⋯1.根据你的系统安装相应的包,把以下命令复制粘贴运行一次就行。Ubuntu 32bitsudo apt-get install build-essential subversion git-core libncurses5-dev zlib1g-dev gawkflex quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzipUbuntu 64bitsudo apt-get install build-essential subversion libncurses5-dev zlib1g-dev gawk gccmultilibflex git-core gettextArch Linuxpacman -S --needed subversion asciidoc bash bc binutils bzip2 fastjar flex git gcc util-linuxgawk intltool zlib make cdrkit ncurses openssl patch perl-extutils-makemaker rsync sdcc unzipwget gettext libxslt boost LIBusb bin86 sharutils b43-fwcutter findutilsDebian 6 Squeezeapt-get install libncurses5-dev zlib1g-dev gawk flex libssl-dev sdcc-nfDebian 7 Wheezy
上传时间: 2022-06-23
上传用户:bluedrops