linux下测量计算usb1208fs的python驱动程序

usb1208fs的Python项目详细描述


warren jaspers编写的mcc-usb1208fs数据采集卡c驱动程序的python包装器。

Functionality includes analog/digital input/output, analog input/output scans, counter, etc. See Warren Jaspers’ C-library for more details.

This module is mostly just a python wrapper of the original C-driver; some object-orientated concepts and python list support were added for a more user-friendly interface.

This module requires Warren Jaspers’ C drivers to be already installed (see ftp://lx10.tx.ncsu.edu/pub/Linux/drivers/USB/)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何在收到spring mqtt集成中停止重复订阅保留的消息   java改造安卓在textview中显示数据   读取CSV Java时获取While循环中的最后一行数据   将Java程序转换为小程序的部署   java如何在不向Src添加文件的情况下将文件放入GitLab测试   java包含字节数组列表的方法   java十进制转换错误   eclipse是由java引起的。lang.ClassNotFoundException:org。springframework。js。资源ResourceServlet   继承Java向上与向下   java自动调整标签内容的大小   java从Android中的AlertDialog返回信息   java在声明按钮时仿真程序中出现错误   java编写刷新线程的最佳方法   Java初学者错误   java需要帮助重置JComboBox   java如何用Spring/MultipartFile捕获中断流   java是否可以在JUnit中设置被测试类的方法的返回值?