资源列表
Soft20060210110537806
- 串行通信的源代码,采用mscomm控件实现全双工异步串行通信。 串行通信的源代码,采用mscomm控件实现全双工异步串行通信。-serial communication source code, using mscomm Control of full-duplex asynchronous serial communication. Serial communications source code, using mscomm Control achieve full-duplex asy
cjq_firmware_combine
- 这是一个通过cpld扩张两个串口和两个并口的VHDL程序,非常适用于初学者扩张串口和并口用。-This is an expansion by cpld two serial and two parallel port of the VHDL program is ideal for beginners to use serial and parallel port expansion.
UART_1
- PIC32MX120F032B的串口通信程序-the serial port program for PIC32MX120F032B
danpianji
- 讲述的是VC++对单片机串口的处理,这是一很好的东西哟!-VC++ is about the handling of the microcontroller serial port.
PC-TO-SCM--serial-com
- 基于VC++,MSCOMM实现的PC机与单片机之间的串口通信-PC TO SCM serial com
DebugDSP
- 这个是用串口下载文件到交界处单片机的代码,而且可以用单片机接收数据用于显示,我们自己使用的工具的-serial download files to the junction of microcontroller code, and SCM can be used for receiving data, we use the tools
FEP_98_MCS6000
- 是关于中达电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。-GOLD comunication rule
Daddma
- Advantech driver Demo: Analog output with DMA Data Transfer!
comtools1
- 一个简单的COM通信测试工具,具有收发功能,可自由设定COM变量-com tools
SerialCtrlDemo
- CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。 -CSerialIO implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, simply provide the API call
my16key_c
- 键盘按键源程序,主要是单片机AT89C51下的控制编程-keybord program
GPS
- 通过串口通信,实现gps与计算机的通信。