搜索资源列表
串行通信及AD转换实验
- motorola 单片机 A/D转换, 单片机异步串行通信 -A / D converter, microcontroller asynchronous serial communications
串行通信asm
- 串行通信子程序,用汇编,51单片机类型,51——51,51——PC等-serial communication subroutine, with a compilation of 51 types of SCM 51-60 -- 51 51-60 -- PC
89C51 单片机I_O 口模拟串行通信的实现方法
- 89C51 单片机I_O 口模拟串行通信的实现方法--Simulate I_O serial port communication in 89C51 SCM.
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
af
- MATLAB环境下PC机与16位单片机串行通信实现-matlab
chuanxingTX
- 本程序是用C51编写的,实现两个单片机的串行通信,源文件中还带有PROTEUS仿真文件,非常适合初学者学习使用!-This procedure is the preparation of the C51, the achievement of the two single-chip serial communications, the source of the document with the PROTEUS simulation paper also ideal for beginners
51sl811
- 单片机与u盘间高速快捷的串行通信,本产品已经过严格测试,并已投入生产。-U disk between SCM and efficient high-speed serial communication, the product has been rigorously tested and have been put into production.
vc
- 用VC++6.0实现PC机与单片机之间串行通信的方法 用VC++6.0实现PC机与单片机之间串行通信的方法 -With VC++6.0 to achieve between PC and MCU serial communication method using VC++6.0 to achieve between PC and MCU serial communication method
FPGA
- fpga和单片机串行通信接口实现。主要对于接口的理解 -fpga and the realization of single-chip serial communication interface. For understanding the main interface
c51_RS232
- 用两块51单片机基于RS232实现单片机之间的串行通信。又从机检测到当地温度,然后由主机查询,从从机读得温度数据。该程序时C51程序。-MCU with 2 RS232-based serial communication between the SCM. And from machine to detect the local temperature, and then by the host queries, from the temperature data from the machin
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.
89e51uart
- 51单片机串行通信程序,通过串行口实现多机通信-51mcus communicate by uart
demoXEPSCI
- 飞思卡尔单片机串口通信程序设计,实现功能:①将从串行口收到的数据原样发送到串行口。 ②根据从串行口收到的数据控制四种不同的LED显示效果, 收到字符’1’:LED灯的效果为实验一中的效果1,并向串行口发送字符串“LED效果1”; 收到字符’2’:LED灯的效果为实验一中的效果2,并向串行口发送字符串“LED效果2”; 收到字符’3’:LED灯的效果为实验一中的效果3,并向串行口发送字符串“LED效果3”; 收到字符’4’:LED灯的效果为实验一中的效果4,并向串行口发送字符串
串行通信的实现
- 串行通信是一种概念,是指一比特一比特的收发数据,相对于并行通信可一次性收发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
stc15f2k60s2,12864串行通信
- stc15f2k60s2连接12864的串行通信程序,调试可用,用的是带字库的12864,用并行通信占用的串口多,串行相对较少