搜索资源列表
USB热敏打印机打印程序
- 使用python写的,在PC上直接使用USB热敏打印机打印的程序。
liveusb-creator-3.7.3.tar.bz2
- fedora下做live usb工具,也可以用别的linux iso 文件,用python写的,-do live usb under fedora tool, you can also use another linux iso file, written in python,
pythoncode
- Python写的如何在PC上控制canon相机捕获图像的源代码-Remote control Canon USB interface Camera by Python
Python_I2C_AT24C02
- Ginkgo USB转I2C适配器的Python测试程序之AT24C02 EEPROM存储器读写控制-Ginkgo USB to I2C adapter Python testing procedures AT24C02 EEPROM memory read and write control
Python_I2C_MPU6050
- Ginkgo USB转I2C适配器的Python测试程序之MPU6050陀螺仪传感器读写控制-Ginkgo USB to I2C adapter Python testing procedures MPU6050 gyro sensor read-write control
pyscript
- python 脚本通过usb下载spi寄存器-python scr ipt,from usb to spi
porus-0.1.1
- PORUS is a portable USB device stack. It is designed to contain, as far as possible, all of the code common to a complete USB device implementation. PORUS is neither stable nor finished. Until version 1.0.0, the API may change, perhaps sign
canPlot
- 通过PYTHON直接调用dll,实现ZLG USB-CAN工具CAN总线信息采集,并实时绘图显示,实现类似示波器功能。文档包含了源代码和编译后的结果。-by calling the dll of zlg usb-can, to get the canbus data, and to display the trend of the data in real time.
libusb1-1.4.1.tar
- python 的ctype对libusb的封装,可能通过python直接编写usb的驱动,项目实践证明很稳定-this source use pythob ctype to call libusb,you can write usb driver by this code
USB-HID-TEST
- USB HID通信程序,采用Python编写。-python code for USB HID.
python_usb
- python 读取usb数据,挺好用的,可以学习一下(python read or write usb data . you can learn it)
pywinusb-0.4.2
- 在window下的usb ,python开发库(USB, python development libraries under window)
wechat_jump_game
- 微信跳一跳,python3下运行。本压缩包仅供交流学习使用。 1、安装python3和adb 2、cmd中输入 python install -r requirements.txt 3、连接好手机处于usb调试模式,打开微信跳一跳,若手机为安卓手机在cmd中输入python wechat_jump_auto.py(WeChat jumps and runs under python3.)
pyTeliumManager-master
- Python library to manipulate Ingenico mobile payment device equipped with Telium Manager. RS232/USB. Please note that every payment device with Telium Manager should, in theory, work with this.
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl
face_recognition-master
- USB摄像头人脸检测与识别,实时分析,实时获取人脸部信息,python语言开发。(Face detection and recognition of USB camera and real-time analysis.)