资源列表
Modbus Poll CS
- MODBUS串口通讯程序,包含消息构建、发送、读寄存器、CRC校验等。(Modbus serial port data transfer.)
CAN-bus demo
- 通过usb,实现PC软件对设备端的CAN卡的数据采集,控制,及设置参数等;(Through USB, PC software is implemented for data acquisition, control and setting parameters of the CAN card on the device side;)
VB RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
liuyan
- 留言板的制作,本科时制作的课设,应该还可以。(Message board production, undergraduate courses designed, should also be available.)
Modbus
- modbus通讯的相关功能,包括底层socket模块和上层modbus协议的实现(modbus commnication with plc)
dw1000_api_rev2p03
- DW1000应用编程接口(API)封装是由下列文件夹: - decadriver: 为DW1000芯片驱动程序。每个功能的细节在这里可以找到DW1000 API指南。 -实例: 一组展示如何实现不同简单功能的单独示例 (发送一个帧,接收帧,把DW1000睡觉,等)。 图书馆,Linkers: ARM的硬件抽象层(系统启动代码和外设驱动程序) Cortex-M处理器和ST STM32 F1。ST微电子提供。 平台: 平台依赖实现低级特性(IT管理、互斥、睡眠等)。(DW1000
DDEserver1
- 模拟DDE设备进行通讯,如有不明白则,请自行百度程序中的函数说明(Analog DDE device for communication)
comTest
- C++ MFC在VS2012编写的一个简单串口通讯的例子,可以发送和接收数据(C++MFC prepared in vs2012 a serial communication example, you can send and receive data)
测试程序
- 数字模块的通讯以及计算,工业自动化测量的实例(Communication and computation of digital modules, examples of industrial automation measurements)
读数例程
- VB实现一款仪表的数据通讯功能,工业监控实例(VB implements a meter data communication function, industrial monitoring example)
WindowsFormsApplication11
- 串口通讯指令测试软件,发送压力值、读取压力值、清零等(Serial communication instruction test software)
集成测试-现场和远程监控端
- 现场通过串口采集仪表数据,远程通过TCP/IP监控数据及控制现场。(The instrument collects data through serial port and monitors data and control the scene remotely through TCP/IP.)