搜索资源列表
AVR TWI双机通讯
- AVR TWI双机通讯
C51 MODBUS 多机通讯程序
- 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
第六章实例源程序双机通信pport
- 第六章实例源程序双机通信-Chapter VI-source examples Communication
code-demo
- HM6264Driver_DS HM6264 RAM的读写驱动程序 S480_Manual_C S480的手动播放范例 (for SACMV26e.lib) SetIOBit SPCE061A 利用C语言进行软件端口位操作范例 ShowsinTable 简易正弦波发生器方案,同时提供全正数的正弦表 SleepTimerWakeup 定时中断唤醒CPU的范例 UARTDemo 使用UART中断方式进行通讯的范例
CGaoJi_ShiLi_JieXi
- 可实现双机通讯,潜艇小游戏等,是练习C语言的决好材料, 是 《C语言高级实例解析》的配套光盘-can achieve double-machine communications, submarines and other small game, the C language is to practice good summary of the material, "C Language Advanced Analytica
cksjhl
- 串口双机互相连接,主要是使用vb串口实现双机通讯功能。是学习串口通信的好资料。-serial-connected machine is mainly used vb serial communications between two computers function. Serial communication is to learn from the good information.
2pcport
- 一个不错的双机通讯代码。有多种服务。利用的winsock技术。方便简洁-a good-machine communications code. A range of services. Winsock use of technology. Facilitate concise
3104007319
- 用C++BUIDER开发的双机通讯课程设计,包括了可执行程序,源程序和报告,功能完整,推荐使用.-C BUIDER development of the two aircraft communications curriculum design, including the executable, and source reports, functional integrity, and recommended.
TcpServer
- 一个简单的利用TCP/IP实现双机通讯的实例,这是主机端。供学习用!-Use of a simple TCP/IP communications to achieve two-plane example, this is the host side. For learning to use!
portcommuntion
- 一个利用串口实行双机通讯的实例,利用通用类开发而成,对大家学习串口通讯很有帮助!
tongxin
- 单片机双机通讯 通过两片单片机实现互相通讯-Single-chip dual-machine communications through two single-chip communication to achieve mutual
Serial
- 采用两块51单片机通过串口实现双机通讯,其中一个作为数据发送,另一个是数据接受!是学习串口通讯甚至无线通信的好例子-51 Single-chip through the use of two dual serial communication, one as a data distribution, and the other is to accept data! Serial communication is to study and
hardware
- UART双机通讯范例,采用中断方式,请大家多提意见-Dual UART communications paradigm used disrupted the way, please do so everyone
51
- 51单片机模拟串口的三种方法,简单易用,可满足双机通讯-err
com
- 双机通讯程序,适用于两块单片机的双机异步通讯,型号为51系列。-Two-machine communication procedures, applied to two single-chip asynchronous dual-machine communications, Model 51 series.
double_CPU_IO
- 采用3线双向零等待IO通讯机制,是一个很好的双机通讯程序-Using 3-wire bi-directional zero-wait IO communication mechanism is a very good two-machine communication procedures
socket
- 利用套接字实现双机通讯,分服务器端和客户端。-The use of double-socket communication, at the server side and client.
DataSocket
- 本例程通过DataSocket服务器与客户机端程序集成到同一面板中,实现服务器与客户机之间的双机通讯。-The routine adoption of DataSocket server and client-side program integrated into the same panel, to achieve the server and client communications between the two aircra
CommunicationBetweenTwoMachines
- 基于KEIL的单片机的双机通讯实验 其中,甲机和已机作为通讯的两端-Communication Between Two Machines
双机通讯
- 单片机直接进行双机通讯程序;由于当发送中断发生的时候、接收中断发生的时候。中断号都是4,都会进入中断子程序,这里就通过if(RI===1)很巧妙的解决了这个问题。也就是说,只有接收中断发生后才会执行if内部的程序。(A single chip computer directly carries out a two machine communication program; because when the interrupt occu