搜索资源列表
vc++串口通讯
- 这是一个用visual C++编写的用于调试和单片机通讯的串口通讯程序。-This is a visual C with the preparation for debugging and communication microcontroller serial communication procedure.
007B
- 串口写单片机的小程序!主要是89系列和90AT8XXX系列!-write small programs! Mainly 90AT8XXX 89 series and the series!
rfidapi
- 用在32位计算机上的串口通信打包接口库文件.前面的各种结构体,除了因为字宽原因, 使用了不同数据类型以外,实际效果与相应的单片机程序接口是一致的.平台独立.-with 32 computers in the serial communication interface library package. In front of the structure, in addition to the reasons for wide characters, the use of different
drilling20050927
- 六串口的RABBIT CPU单片机开发的通信程序。-six Serial Port RABBIT CPU development of communications procedures.
McuDown
- 通过电脑串口对89SXX型单片机编程,此为单片机端的程序-computer serial port right 89SXX type microcontroller programming, such as SCM side of the process
testcom
- 用C/C++开发的程序,可以用在串口通讯上,可以与单片机和PLC通讯-with C / C development of the procedures to be used on serial communication, with the microcontroller and PLC communications
FSonPC
- 利用VC编写的串口程序,可工作于两种模式,普通模式为文本模式,CCD模式为与单片机通信按规定协议传输图像。
c51uarttest
- c51单片机串口测试程序,用来测试c51单片机的串口通信性能-c51 uart test
Calculate
- MSP430单片机串口通信时寄存器的计算程序-MSP430 single chip register when the serial communication program
Mychuankou
- 简单的串口程序,可于单片机等下位机进行数据交换-com
Serialcom
- 单片机串口接收数据发送数据程序源代码,我学习单片机时参考过的 ,还不错-Microcontroller serial port to receive data to send data program source code, I have studied the microcontroller reference before,not bad
vspdxp
- 虚拟串口;很好用的单片机串口程序调试工具;常用于Proteus 的仿真调试。-Virtual Serial Port well with the microcontroller serial port debugging tools commonly used in the Proteus simulation debug.
AT128_UART
- ATMEGA128 UART通用通讯程序 ICCAVR版本-ATMEGA128 UART common communication procedures ICCAVR version
VCPP(method1)
- 此程序是利用VC++实现PC机与单片机串口通信任务(方法1)-This procedure is achieved using VC++ Serial Communication PC, and the task (method 1)
VCPP(method2)
- 此程序是利用VC++实现PC机与单片机串口通信任务2(方法2)-This procedure is achieved using VC++ Serial Communication PC, and Task 2 (Method 2)
serial_comu_PC_MCU
- vb编写的PC机与单片机串口通信程序设计-vb prepared by the PC and MCU serial communication programming
0621
- c51单片机串口通讯工具,pc客户端,简单程序-for C51 Series communication
单片机串口程序
- 单片机串口程序,基于51单片机,已经调试成功
myfct_v01
- pic单片机串口程序,通信.时钟,捕获等应用程序-pic microcontroller serial procedures, communication
串口通信
- 自己编写的一个串口通信应用程序,能够直接与单片机等进行通信,可以测试单片机的功能。。。