搜索资源列表
用VC++6.0实现PC机与单片机之间串行通信的方法
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepared by the PC and procedures u
mt
- 用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。-with C51 prepared by the 51 microcontroller-based point-to-point two-way serial communication program, which is characterized with reliable communication failure detection and re-issued the information
模拟串口(用IO口实现)
- 此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!-this program can help you in the absence of SCM Serial, Serial function, C51 program is conducive to transplant!
C51&
- C51单片机串行口中断服务程序,good
C51@
- C51单片机串行口中断服务程序2,is used-C51 monolithic integrated circuit serial mouth interrupt service isr 2, is used
CRC-C51
- 单片机的CRC C51源程序。本程序采用查表法,提高单片机运算速度。-MCU CRC C51 source. The program uses a look-up table, the enhancement of SCM computational speed.
RS232
- 单片机的RS232 C51程序,通过调试,正在使用
xunichuankou
- Proteus的串口通信例子,带虚拟串口程序,C51程序!
c51program.rar
- 本程序是c51的源程序,是从其他网站上下载的,this program is the source decoder, and from other sites on the download
C51-RS485
- 此程序是一份单片机与PC的485通讯程序,通过此程序,可检测单片机485铜须是否正常,在PC端发送数据通过单片机返回相同数据,即为正常.-This program is a microcontroller and the PC 485 program, this program can detect single-chip 485 copper to be normal in the PC sends data through the microcontroller returns the sa
SPINew
- 一个用普通IO口模拟SPI主机的C51程序,测试通过-One with ordinary analog IO port SPI host C51 procedures, test
nRF401communication
- nRF401的串口通信程序,KEIL环境,C51程序. -nRF401 serial communication program, KEIL environment, C51 procedures.
rs232(C51)
- rs232串口通讯程序,调试通过,根据情况自己做点修改-rs232 serial port communication program, debug through, depending on the circumstances do modify their own
demo_5_1
- 80c51单片机编程,实现单片机的发送接收程序,给出了串口通讯例程。-80c51 microcontroller programming, MCU sending and receiving process, giving the serial communication routines.
NO3
- C51串口通讯试验程序 C51串口通讯试验程序-C51串口通讯试验程序
serial
- C51程序,关于串口的程序,可以利用此程序来实现主机与从机的通讯,很实用。-C51 program, on the serial port of the program, you can use this program to achieve master and slave communication, very practical.
c51chuankou
- 串口发送C51程序,含有仿真文件和源代码!-C51 serial port to send the program, containing the simulation files and source code!
mucsi
- 这是一个音乐程序的源代码,可以制作简单的C51程序,已经仿真实现过。-This is music.
串口通讯
- C51串口通信程序源代码。查询方式进行数据通信。(SUART, 89C51,Baud rate9600.)