搜索资源列表
Linux-uart
- 在linux中完成串口通讯,希望对你的工程有所帮助。
nios_uart程序
- 该quartus的基于SOPC串口程序经过调试成功,对NIOS的初学者很有用。
avr uart 串口例程1
- avr uart 串口例程
uart-0.rar
- 此源码是在C8051F120串口通信的源程序 能采用串口调试助手,C8051F120 this source is the source of serial communication to the use of serial debugging assistant
UART
- 在8位单片机实现软件模拟串口发送,在实际产品调试中非常实用,可以支持所有单片机,源码为C格式-In the 8-bit MCU simulation software serial send, in the actual product debugging very practical, can support all single-chip, for the C-source format
Uart
- 串口通信编程大全.pdf 介绍串口开发的专门书籍-Serial communication programming Guinness. Pdf introduce the development of serial specialized books
UART
- 对430的串口进行设置,实现430单片机的串行通信。-430 serial port on the set, to achieve single-chip serial communication 430.
UART
- 在众多网友的支持下,串口调试助手从2001年5月21日发布至今,短短一个月,在全国各地累计下载量近5000人次,在近200多个电子邮件中,20多人提供了使用测试意见,更有50多位朋友提出要串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,-UART
UART
- cc2430的串口控件uart串口寄存器的全面介绍比CC2430的文档说明详细全面-cc2430 serial port control serial port uart registers a comprehensive introduction to the documentation than the CC2430 detailed and comprehensive
UART-WLAN
- Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动 ,内置协议栈,无需操作系统支持; ◆ MSC51/
mcs51-io-uart
- 利用51的两个输入输出引脚如P1.0和P1.1,置1或0分别代表高低电 平,也就是串口通信中所说的位,如起始位用低电平,则将其置0,停止位为高电平,则将其置 1,各种数据位和校验位则根据情况置1或置0。-Using 51 as the two input and output pins P1.0 and P1.1, set to 1 or 0 representing the high and low, that is said in the bit serial communicati
ADUC841--t3
- ADUC841串口通讯,c语言编写,用t3作为波特率发生器,电路外接晶振频率为11.0592MHZ.另外注意PLLCON寄存器可能需要在头文件中定义。-ADUC841 serial communication, c language, with t3 as the baud rate generator, an external crystal frequency Circuit 11.0592MHZ. Also note that PLLCON registers may need to de
uart
- 包含了51单片机两个串口,UART0和UART1的源码,详细给出了两种主机和从机的程序-Contains two 51 single-chip serial port, UART0 and UART1 source, is given in detail the procedures of the two kinds of master and slave
UART
- 上电后数码管显示:0000,同时串口超级终端软件显示:“=======Ready=======”, 在串口超级终端的窗口输入:0 ~ 9,就可观察-The digital display on power: 0000, while serial HyperTerminal software displays: " the ======= Ready ======= serial HyperTerminal window, enter: 0 to 9, and can be observe
Serial-UART
- 串口UART(Universal Asynchronous Receiver Transmitter)-Serial UART(Universal Asynchronous Receiver Transmitter)
uart
- 实现通信串口功能,用于接收并行数据发送串行数据-The communication serial, for receiving parallel data to send serial data
UART
- 基于ISE 用verilog编写的uart串口通信源码-Based on the ISE written in verilog uart serial communication source code
uart-bluetoos
- 安卓手机版 蓝牙 好用的 串口助手 两个-uart assistent on android
CITE-T-ZA-Uart
- zigbee芯片CC2530上,串口通信uart代码-the zigbee chip CC2530, serial communication uartcode
基于FPGA的串口通信系统
- 该设计是基于 FPGA 的串口通信系统模拟仿真,通过对 RS-232 串行总线 接口的设计,掌握发送与接收电路的基本思路,并进行串口通信。采用 Verilog HDL 语言对 UART 波特率产生模块、数据发送模块、接收模块进行硬件描述, 再将其整合为一个 RS-232 收发模块,最终在顶层模块中将两个 RS-232 模块例 化,实现两块 FPGA 芯片全双工通信的设计。(Design of serial communication system based on FPGA)