资源列表
DS18B20
- 能根據端口讀取相應的環境溫度及其他參數,80C51單片機程序,基本功能都調通-Read according to the corresponding port temperature and other parameters, 80C51 microcontroller program, the basic functions are transferred through
MINI2440_UART_TEST
- MINI2440裸机串口测试程序源代码分析-MINI2440 bare metal serial analysis of test code
fxTOVB
- VB与FX通讯源码 值得初学者学习参考 -VB TO FX COM
75448159fx
- plcfx VB开发的串口与三菱PLC通讯源码,超值,搞工控的朋友-plcfx VB Serial communication with the source of Mitsubishi PLC, Value and engage a look at the IPC
pbCOM
- pb串口通信的例子和使用方法,例子简单易学-Pb example and using serial communication method, examples easy to learn
Serialultrasoundshowed
- 超声波测距串口测试程序,适用于超声波测距模块的使用-Serial ultrasound showed
CAN_MCP2515_Control
- 通过SPI口 控制CAN2.0 总线MCP2515控制器 工作。-Through the SPI port control CAN2.0 bus MCP2515 controller to work.
ModbusScope
- modbus 示波器,用于MODBUS数据测试及分析,是工控调试的好帮手-modbus oscilloscope, MODBUS data for testing and analysis, IPC debugging is a good helper
串口通讯硬件仿真测试
- 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
FreeSender
- 实现网络编程,基于udp无链接方式。实现简单的聊天程序-Network programming, based udp no way linked. Achieve a simple chat program
VB-generator
- VB串口控制步进电机程序完整源码,希望对大家有所帮助。-VB serial stepper motor control program Complete source code, we want to help.
comm
- Win 32系统下的串行通信类。采用文件I/O函数提供的打开和关闭通信资源句柄及读写操作的基本接口。