搜索资源列表
jiaxiao
- 这是一个串口通信的一个软件,本产品是应用在监控器上的软件.-This is one of a serial communication software, the product is applied to the monitoring device on the software.
shiyan
- 欻口通信小软件,开发环境C#,具有收发功能键,显示窗口清除数据键自动识别出串口
Mega8USB
- 超简单AVRUSB软件模似串口(COMx)数据发送、接收。
UARTtest
- LPC2214的串口驱动程序,LPC2214是NXP的ARM7产品。具有丰富的GPIO。软件经ADSL1.2调试。
UART
- LPC2103串口软件包,可以通过PC机显示出来。里面已经包含了所有串口常用函数。直接以C文件调用即可
avr274 AVR单片机串口通信的程序
- 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
CC2430-uart
- 介绍了ZigBee CC2430的串口收发字符串的源程序,用IAR软件可以直接打开使用-Introduced the ZigBee CC2430 transceiver serial port of the source string, using IAR software can be used directly to open
SeriaPortlMux
- 串口复用协议GSM07.07相关源码,在软件上实现两个串口而实际只有一个物理串口;-Serial multiplexing GSM07.07 agreement related source in the software and the actual realization of the two serial ports that there is only one physical serial port
UART
- icc软件环境 mega16的串口通信程序
Renesea_LED
- 瑞萨单片机的R8C系列的串口调试硬件和一个闪灯的软件全部工程,瑞萨单片机的资料太少,特别是串口调试的就更少了,更别说这种成套的资料,所以上这个成套的工程给用瑞萨单片机的同胞们,硬件中包括原理图,布好的PCB板,只要连接一个串口1再加上我给出的软件工程绝对就可以串口调试了。-Renesas R8C Family of serial chip debugging hardware and software, a flash of all the works, Renesas MCU little i
ADkey8051F
- 本文介绍了如何用AD识别用户输入的键盘的方法,较之点阵识别有其不可替代的优势;因为如果用4*4的话须消耗8个I/O口,而如果系统有AD功能的话就可能轻松解决了。 单片机8051F330发给ARM然后发给电脑。 其原理就是利用电阻的分压,按键时产生不同的电压,再用中断快速读取电压;然后对其进行编码,通过串口软件EASYARM在个人电脑里显示;经实验观察,效果还可以。 -This article describes how to use AD to identify the user s
chuankoujingling
- 所有的单片机都会涉及到232 或者485通讯,而通讯中又不可避免的出现错误.本例就给出了一个现成的校验软件.完成串口通讯,并且进行crc,累加和,异或和等效验结果-All of the single-chip will be 232 or 485 relating to communications, and communications also inevitable error. In this case on a given off-the-shelf software validatio
ARMLPC2300
- 嵌入式软件构件:TMR计时器管理、CLK实时时钟、KEY键盘扫描、LED数码显示、LCD显示、COMM串口通信-Embedded software components: TMR timer management, CLK real-time clock, KEY keyboard scanning, LED digital display, LCD display, COMM Serial Communication
UART_CONTROL_TEST
- 一款虚拟温度控制的调试软件,采用串口与单片机开发板相连后,可实现温度控制相关的程序调试-A virtual temperature control debugging software, the use of serial and MCU development board connected, you can achieve temperature control procedures related to debugging
jdkz
- 电脑家电控制系统 本系统是利用电脑通过串口和单片机进行通信,从而通过电脑控制家电的开和关,也可用于其它地方控制其它电器。 此系统制作资料齐全,也很简单。 电脑上位机软件下载 电路原理图和PCB板图下载 源程序下载 1.本系统可以通过PC远程或者在家控制家用电器,为适应各种场合,只需更改上位机相应的LABEL的名称即可!(这点也是这个软件的不足之一,会在以后的时间里,慢慢完善。) 2.硬件原理图中,三端稳压管7805,未加任何散热装
arm111
- 1.ADS 1.2集成开发环境的安装与使用; 2.H-JTAG软件的安装与设置及EasyJTAG-H仿真器的使用; 3.GPIO原理及应用; 4.SPI原理及应用; 5.I2C原理及应用; 6.UART0原理及应用; 7.串口调试软件EasyARM.exe的使用。 -1. ADS 1.2 integrated development environment of the installation and use 2. H-JTAG software installa
SampleAppSlave
- CC2430的A/D转换测试程序。程序基于IAR软件编写的。通过A/D通道采集模拟量并转化为数字信号,然后通过串口发送到PC,在PC机可以看到采样结果。估计对开发无线传感器网络的相关人士比较重要-the A/D converter test procedure. Procedures prepared based on the IAR software. Through the A/D channel analog acquisition and digital signal
buffer_queue_serial
- 基于双缓冲队列的串口通信模块的研究与实现,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-Research and Implementation of the serial communication module based on dual-buffer queue, based on a technique called serial buffer management strategy for double-buffer queue of th
DSP28335串口与PC通讯
- DSP28335通过SCI与PC机上的串口调试软件通讯。
stm32f103串口DMA接收发送
- 改程序主要把串口通讯与DMA结合 ,提高CPU工作效率,软件中运行的串口1的工作; 开启相关函数,就可以分别开启串口2,串口3的工作,这些函数在软件中都有标注。