资源列表
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
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;)
串口
- 串口通讯,显示串口接收的数据并保存到excel表格中。(Serial communication, display data received by the serial port and save to the excel form.)
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.)
mqtt服务器
- java便携的针对mqtt协议的服务器,能够满足基本功能
OMLFins.zip
- 欧姆龙PLC通讯FINS协议源码,完成omron plc通讯
SAE J1939-71_2012
- 2012新版SAE J1939-71资料,英文版,实用性极强。(2012 new version of SAE J1939-71 information, English version, very practical.)
Modbus
- modbus通讯的相关功能,包括底层socket模块和上层modbus协议的实现(modbus commnication with plc)
Polar-Codes-Software-Matlab--master
- 极化码matlab仿真程序,包含各种译码方法(sc译码,scl译码,crc校验scl译码)(matlab simulation of polar codes)
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)