搜索资源列表
smc
- PowerPC与PC微机串行通信,通过CS850实验板的SMC端口与PC微机的串行口实现UART协议异步通信。PC机通过仿真终端程序实现字符输入和输出,并可实现文件传送CS850实验板上的SMC驱动软件实现ECHO操作,将从接收端口接收到的字符通过发送端口送出
TCPNetKit_with_sourceCode
- TCP网络调试程序与程序源码 可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 主要就是用了winsock的一些函数进行封装。 源码中包含了用VC与EVC编
MC908JB8CommunicatewithMC908GP32usingParallelPort.
- 软件模拟的并口, 实现MC908GP32和MC908JB8之间的并口通信 设计文档
LM3S_UART
- 《LM3S系列CPU高性能串口驱动程序》 现在很多ARM7芯片已经使用了Cotex-M3内核,我开始接触这东西是从周立功的LM3S1138开始的。周立功提供的1138串口例程基本不具有实用性…… 该驱动程序在利用LM3S系列CPU自身FIFO的同时,利用环形缓冲区构建了软件层的Buffer,采用中断方式进行Buffer读写,效率高,运行稳定,可用于透传、网关等各种大数据流量的场合。程序包含头文件,注释详尽;基于Stellaris外设驱动库编写,方便移植。并支持485通信,串口初始化数据自
Communication
- 11个通信labview subVI,初学者可以很好的学习LABVIEW里串口,并口 ,通信编码 通信规则。-11 communiation labview subvi, you can stduy well with communiation.
two-plane-parallel-communication
- 本实例详细讲解了处理器上双机并口通信的过程,让我们了解PC机上通信的奥秘!-Detailed account of the examples of two-plane parallel processors on the process of communication, let us understand the PC, the mysteries of communication!
linux_uart2_rs422
- 本程序主要是针对linux 下s3c2410下,串口驱动进行开发,针对高速率的串口数据采集,以DMA方式读取串口通信数据,并提供串口RS422的通信协议定义。次程序在2410上以成功测试过。-This procedure is mainly directed against s3c2410 under linux, the serial driver developed for high-speed serial data acquisition, DMA mode to read the se
testOK
- 最近网上找到并修改通过的mega8源代码,包括1602四线驱动、ADC、串口通信、3个io口连接22个按键、PWM、时钟等-Recently adopted by the Internet to find and modify the source code mega8, including the 1602 four-lane drivers, ADC, serial communication, 3 io port to connect 22 buttons, PWM, clock, etc
UART-arm
- UART硬件原理介绍,寄存器的作用,寄存器的描述,根据这些,使用ARM开发环境,编程并利用超级终端实现串口通信-UART hardware principle introduced, the role of registers, register descr iption, according to these, the use of ARM development environment, programming and serial communication using hyperterm
comm14bytes
- 单片机串口通信,接收并发送14字节以0xaa为帧头的数据-Single-chip serial communication, to receive and send 14 bytes of header data to 0xaa
Pro_I2C
- 模拟I2C串口协议,并成功实现了串口通信。-Analog I2C serial Agreement, and successful implementation of the serial communication.
exp_3
- 学会使用USART和电脑的串口高度助手通信,通过设置外部中断0,由按键PD2触发向电脑发送字符,字符由一个数组储存,在串口助手上显示。 通过串口助手可以向单片机发送字符,并在LCD屏幕上显示,每次只能显示一位,设置delay函数延迟0.5秒显示-USART and learn to use the computer' s serial communications assistant height by setting the external interrupt 0, send ch
LPC213x-driver-for-DC-MOTOR
- nxp的ARMLPC213X系列的控制直流电机的驱动源码,并有串口通信功能!-nxp of ARMLPC213X series DC motor driver source code control, and serial communication functions!
M3-IIC-EEPROM
- 何利用 STM32 STM32F1 的普通 的普通 IO 口模拟 IIC 时序,并实现和 时序,并实现和 24C02 之 间的双向通信 。 STM32 STM32F1 的普通 IO口模拟 IIC 时序, 来实现 来实现 24C02 的 读写,并将结果显示在 TFTLCD 模块上。-What use STM32 STM32F1 ordinary general IO port analog IIC timing and realization and timing, and two-way com
IIC
- 使用STM32F4的普通IO口模拟IIC时序,并实现和 24C02之间的双向通信。 -STM32F407 is used ordinary IO port as simulation IIC timing, and achieved communicationand between 24C02 and STM32F407 each other.