搜索资源列表
双机通信源程序
- 嵌入式系统中实现双机通信的程序,用c编程,解压无需密码-embedded system to achieve double-machine communications procedures, using c programming, without extracting passwords
AVR32 485双机通信
- AVR32 485双机通信,proteus仿真-AVR32 485 two-plane communication, proteus simulation
pic16f877lcd1602
- pic16f877双机通信+lcd1602液晶显示,本次修改程序,主要是函数声明不一致,导致程序可以通过编译,而程序在仿真时却看不到想要的结果。 不解之谜:液晶显示程序要多次初始化,才可以在仿真时得到结果。 2009/06/04-pic16f877 two-machine communication+ lcd1602 liquid crystal display, this revision process, the main function declaration is incons
SPI_AVR_PROTEUS
- 用两片AVR(ATmega16)单片机 实现双机通信(双向,并带反馈)。开发环境为ICCAVR。文件中不但有完整的源代码,还有用PROTEUS作的仿真图。-With two AVR (ATmega16) single-chip dual machine communications (two-way, and with feedback). Development environment for ICCAVR. Document not only complete source code, bu
Communicatepport
- 双机通信的c语言程序,这个程序在通信方面具有很好的运行效果.-Two-machine communications c language program, this program has very good communication running effect.
D
- 单片机双机通信(较强的抗干扰能了和纠错能力)-Single-chip dual-machine communications (can be a strong anti-interference ability and error correction)
pport
- 双机通信程序的源代码,双机通信程序的源代码-Two-machine communication program source code, two-machine communication program s source code
JIEKOUCYUYAN
- 接口与通讯课程设计-双机通信(C语言版)-Interface and communication curriculum design- two-plane communication (C language version)
com
- at98c2051 双机通信 串口 485-at892051 485
communication
- 双机通信程序,带proteus仿真文件-Two-machine communication program!!!!!!!!!
1
- 关于单片机MC-51双机通信的发送数据程序,用汇编语言编写的-MC-51 on single-chip double data communications sent procedures, prepared by assembly language
mcucom
- 利用方式1实现单片机双机通信,主频为6M,波特率为2400bps,电路见图5-10。当两个单片机距离较近时,甲、乙两机的发送端与接收端分别直接相联,两机共地。执行程序,甲机将亮灯信号发送给乙机,若通信正常,乙机接收到信号后点亮20个发光二极管。乙机采用查询与中断两种工作方式。当然20个LED乙机可单独控制,也可接受甲机的控制,并执行甲机指令,还需要进一步完善程序. 甲机发送程序:-Use to achieve a single-chip dual-machine communications
51-51
- 51与51之间的双机通信原理仿真用串口的-Between 51 and 51 principles of simulation of two-machine communication with serial
Second_Code
- 基于AT89S52双机通信,数码管显示倒计时-AT89S52 based on two-machine communication
double_Machine_Communication
- 好多双机通信方面的资料与程序,还有仿真例程与图-A lot of two-plane communications, information and procedures, as well as simulation routines and Figure ~ ~
rs485_2
- 51单片机 485双机通信程序 用c语言编写 keil编译环境-51 SCM 485 pairs of machine communication program using c language keil build environment
PID
- 单片机通信,可以实现双机通信,不行试试!-Microcontroller communication, can achieve double-machine communication, no try!
shuangjitongxin
- 用交叉串口线连接两块单片机进行双机通信,扫描到有键按下时,键值发送出去,另一块板收到后以0-F方式显示在数码管上。-With cross-serial cable to connect two pairs of aircraft communications microcontroller to scan that there are key is pressed, the key to send out another one after the board received 0-F are
10
- 单片机间双机通信,利用两颗51单片机实现-Two-machine communication between the microcontroller, using two 51 MCU
STM32 SPI双机通信
- 做主机接收时,不能和发送共用一个函数。该程序是基于stm32的双机通信程序。一定要理解好主机和从机的作用,做主机时会控制通信的时钟,从机是不能产生时钟的。如果从机要发送数据,那可以在主机发送数据 的时钟上发送数据。(You cannot share a function with the host when you host the receiver. The program is based on STM32 dual computer communication program. Be su