搜索资源列表
用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
串行通信及AD转换实验
- motorola 单片机 A/D转换, 单片机异步串行通信 -A / D converter, microcontroller asynchronous serial communications
在Windows95下PC机和单片机的串行通信
- 在Windows95下PC机和单片机的串行通信,该程序也可以用在其他windows系统下-under Windows 95 PC and the MCU, the program can also be used in other windows system
串行通信asm
- 串行通信子程序,用汇编,51单片机类型,51——51,51——PC等-serial communication subroutine, with a compilation of 51 types of SCM 51-60 -- 51 51-60 -- PC
单片机串行通信仿真与实现
- 基于51单片机的串行通信程序
RS232.rar
- C51单片机的串行通信 包括电路原理图/ppt的原理介绍以及多个C语言代码,C51 single-chip serial communication, including circuit schematics/ppt to introduce the principle, as well as a number of C language code
proteusshili
- 51单片机的串行通信仿真例子,送给大家-51 Single-chip serial communication simulation example, to the U.S.
ChuanXing
- 单片机串行通信的源码,具体的通信功能就不用说了吧-Single-chip serial communication source, the specific communication function would not have said it
COM_CRC
- 单片机串行通信时要用的CRC校验源码,带源函数,可方便移植-Single-chip serial communication when using the CRC checksum source, with source function, can be easily transplanted
jp
- 带4*4键盘的89C51单片机串行通信系统,其中包括了Proteus的仿真电路-4* 4 keyboard with the 89C51 single-chip serial communication system, including circuit simulation Proteus
af
- MATLAB环境下PC机与16位单片机串行通信实现-matlab
FPGA
- fpga和单片机串行通信接口实现。主要对于接口的理解 -fpga and the realization of single-chip serial communication interface. For understanding the main interface
serialports
- 51单片机串行通信程序,使用两种单片机、处理系列单片机。-51 SCM serial communication program, use two microcontroller, the procedure of serial microcontroller.
tongxin
- 这是一个单片机与单片机串行通信的程序,应该对有人的有用。-This is a microcontroller serial communication with the MCU program, it should be useful for some people.
jz
- 甲乙两台80C51单片机串行通信,一台通过开关控制P1口的高低电平并发送数据,另一台接收发送过来的数据,通过P1口用发光二极管显示,高电平点亮,低电平熄灭。-A and B two 80C51 microcontroller serial communication, a switch control through the high-low P1 port and send the data to send over another to receive the data, through t
89e51uart
- 51单片机串行通信程序,通过串行口实现多机通信-51mcus communicate by uart
串行通信的实现
- 串行通信是一种概念,是指一比特一比特的收发数据,相对于并行通信可一次性收发N比特而言。包括普通的串口通信,包括I2C,包括SPI等等。 串口通信是一种通信手段,是相对于以太网方式、红外方式、蓝牙方式、usb方式(usb广义也算串行通信)等而言,是一种比较低级的通信手段。(Implementation of serial communication.Swf)
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
串行通信
- 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
stc15f2k60s2,12864串行通信
- stc15f2k60s2连接12864的串行通信程序,调试可用,用的是带字库的12864,用并行通信占用的串口多,串行相对较少