搜索资源列表
UART
- 本文件是串口0、1测试程序,将跳线器JP7、JP11短接。使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送\"WWW.MLARM.COM\";接收到PC机的数据后,再将该数据发送 回PC机。按开发板上键盘,将该键值发送到PC机.串口调试最好应用支持中文格式 的串口调试助手,否则不能正常显示。
uarttools
- ms-com uart tools
uart
- uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD,
VB.NET - Framework - Using the COM Port in VB.NET.
- moden串口编程(涉及AT指令,通用异步接收发器UART)-moden Serial Programming (involving AT command universal asynchronous receiver transmitters UART)
uart
- 串口通信,C++builder串口编程。-uart com
com
- 凌阳61与pc的UART通信,在接到pc的命令亮不同颜色的灯-Sunplus 61 with pc
com
- 主要是linux下面的串口驱动,曾经在at91sam9260的上面测试通过-Mainly the following serial port driver linux, in the above test at91sam9260
ComPlay_csharp
- ComPlay_csharp.rar收集来的基于Csharp的串口例子,辛苦收集来的。-uart com charp sample source code
uart-232
- 基于DEC6437,用于测试RS232串口的通信,编译后载入out文件,用串口调试软件来测试,注意com口要对应-Based on the DEC6437, for testing RS232 serial communication, the compiler out after loading file, and debugging software to test serial port, com port to the attention of the corresponding
RS23(uart)-WiFi
- 串口- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富, 使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动
Serial-port-wifi-module
- 串口wifi- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准 通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用, 是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发
UART
- 【实验题目】 简单的串行口收发 【实验目的】 掌握串行口通信的基本用法 【硬件接法】 RXD和TXD通过RS-232电平转换电路连接到电脑的COM口上。 【实验步骤】 ISP下载开关扳到“00”,用Flash Magic软件下载程序文件“Uart.hex”,暂时不要运行。 关闭Flash Magic软件。 打开串行调试助手软件,选择正确的COM口,波特率9600,起始位1,数据8位,停止位1。 运行实验程序。 【运行效果】 对“串行口
pc-uart-mcu51-pwm-moto
- PC机键盘控制MCU产生PWM波,进而控制电动机的转速 利用52单片机外部晶振11.0592MHz,产生准确的波特率119200,实现MCU与PC机的通信,PC机发送字符在 1 - 9 范围内时,MCU的IO口即响应输出对应占空比的pwm波(占空比10 -90 ,10 步进),Pwm波由定时器T0模拟产生。 胡雪川 huxuec@yahoo.com.cn 2010.1.2 程序有待改进完善,不足之处,欢迎各位提出-PC-keyboard control MCU gen
UART
- verolog语言编写,功能如标题所示。有问题请联系mxkmxm@126.com-verolog language, functions such as the title indicates. There are problems, please contact mxkmxm@126.com
Uart
- 采用串口API 编写的重叠IO方式的串口通信程序,多次测试,性能不错。-com communication program by use com api overlapped io,and have a good performance
STR91x
- 包括大量的STR912基础程序 很不错哦。包括 GPIO UART AD DMA CAN TIME WOT PWM INTTEREUPT 等。。我在网上都没看到。-Including a large number of STR912 based applications are very good. Including GPIO UART AD DMA CAN TIME WOT PWM INTTEREUPT so. . I have not seen online.
com-port-read-write-AT90s8515
- Project helps write \ read data to COM port (UART) RS232
com_tool
- uart通信串口调试工具,目前较为常用的串口有9针串口(DB9)和25针串口(DB25),通信距离较近时(<12m),可以用电缆线直接连接标准RS232端口(RS422,RS485较远),若距离较远,需附加调制解调器(MODEM)。最为简单且常用的是三线制接法,即地、接收数据和发送数据三脚相连,本文只涉及到最为基本的接法,且直接用RS232相连。 -uart communication serial debugging tools
uart
- 单片机串口通行uart0 与uart1,使用crc校验,内容详尽,可直接使用-COM port access uart0 and uart1, use the crc checksum, and detailed, can be used directly
java-com
- 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their