资源列表
ASYNLIB2
- 很好用的串口通信源码程序(采用中断方式)-very good COM programming souce code(Used interrupt function)
SST25V064
- sst25 系列 flash 驱动 可以移植到8~32位平台-sst25 spi flash
what-is--serial-port
- 串口是计算机上一种非常通用设备通信的协议.大多数计算机包含两个基于RS232的串口。串口同时也是仪器仪表设备通用的通信协议;很多GPIB兼容的设备也带有RS-232口。这里简单的介绍 RS-232 RS-422 RS-485.-A serial port is a very general computer equipment communication agreement. Most computer contains two RS232 serial port based on. A ser
NETBIOS
- 串行通信C语言代码,用于DOS下编程,比较完整-serial communication C language code for DOS programming, a more comprehensive
UART_1_OK
- 用VB实现串口通信,利用了MSCcom控件
pelcod
- COM编程,串口编程,视频监控编程之云台控制协议pelcod。-COM programming, serial port programming, programming of video surveillance PTZ control protocol pelcod.
uart_01
- linux下设置串口,(波特率,流控等)进行串口的读写操作。-Set serial port under linux, (baud rate, flow control, etc.) serial port read and write operations.
Factory_serial_interface_command.JPG
- 惠州工厂串口调试解析命令软件标准化功能框图绘制-Huizhou factory standard serial debugging parsing command functional block diagram drawing software
linux
- linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
MsComm 编程的一个例子
- MsComm 编程的一个例子,很好很好很好 原原本本 啡 夼百慕大-MsComm programming an example of a very good very, very good original brown Bermuda PENGJIAKUANG
an215bsc
- CAN program for PIC microprocessor
RS232_VB
- 一个简单的VB串口收发程序,非常适合初学者