搜索资源列表
串口双机通信
- 两块51单片机实现串口通信
单片机双机通信51的
- 单片机双机通信51的
UART
- 该程序为51单片机双机串口通信程序,有接收和发送程序-The program for the microcontroller 51 pairs of serial communication program, to receive and send program
51COM1
- 单片机双机通讯讯,帮助初寻者理解双机通讯原理-Single-chip dual-machine communication inquiry, to help find those who understand the beginning of two-machine communication principle
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
51
- 51单片机模拟串口的三种方法,简单易用,可满足双机通讯-err
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
mcucom
- 利用方式1实现单片机双机通信,主频为6M,波特率为2400bps,电路见图5-10。当两个单片机距离较近时,甲、乙两机的发送端与接收端分别直接相联,两机共地。执行程序,甲机将亮灯信号发送给乙机,若通信正常,乙机接收到信号后点亮20个发光二极管。乙机采用查询与中断两种工作方式。当然20个LED乙机可单独控制,也可接受甲机的控制,并执行甲机指令,还需要进一步完善程序. 甲机发送程序:-Use to achieve a single-chip dual-machine communications
004
- 单片机双机串口通信程序设计 汇编语言 汇编语言-Single-chip dual-machine serial communication programming in assembly language
shuangji
- 程序实现双机通信,C语言编写,可行,易于修改。-Procedures for the realization of two-machine communication, C language, workable, easy to modify.
Text1
- 单片机 双机 通信 89S51串口通信是指一个位,连续发8位,寄存器移位一样移8位-it is very good
c51_comunication
- 单片机的经典代码中的双机通信~~~~含有仿真-Single Chip Dual classic code communication ~ ~ ~ ~ ~ ~ ~ with simulation
SCI
- 在keil平台下写的单片机双机通信的程序。读者可根据收发数据的多少修改程序。-SCM dual-machine communication
tongxin
- 单片机双机串口通信仿真和KEILC程序,有详细解释!-SCM Dual Serial communication simulation and KEILC procedures explained in detail!
communication
- 单片机双机通信,通过串口进行双机通信,A发送的信息在B机上显示。B发送的信息在A机上显示.-SCM Dual communication, communication between two computers through the serial port, A sends the message displayed in the B machine. B sends the information displayed in the A machine.
51URST
- 51单片机双机通信并且用proteus仿真-51 single-chip dual-machine communication, proteus simulation
PC_connect
- 一个简单的单片机双机通信的程序,通过按键控制副机的显示-A simple two-machine communication procedures microcontroller, controlled by key auxiliary display ....
双机通讯
- 单片机直接进行双机通讯程序;由于当发送中断发生的时候、接收中断发生的时候。中断号都是4,都会进入中断子程序,这里就通过if(RI===1)很巧妙的解决了这个问题。也就是说,只有接收中断发生后才会执行if内部的程序。(A single chip computer directly carries out a two machine communication program; because when the interrupt occurs, the receiving interruption
8051双机通信简例
- 这是按单片机(Microcontrollers)是否提供并行总线来区分的。总线型单片机普遍设置有并行地址总线、 数据总线、控制总线,这些引脚用以扩展并行外围器件都可通过串行口与单片机连接,另外,许多单片机已把所需要的外围器件及外设接口集成一片内,因此在许多情况下可以不要并行扩展总线,大大减省封装成本和芯片体积,这类单片机称为非总线型单片机。(This is based on whether a single chip computer (Microcontrollers) provides a