搜索资源列表
PC-RS232_control_LED
- 通过本实验学习PC机串口与AVR单片机串口之间相互通讯的基本硬件接口电路和软件编程方法,并且达到使用PC机来控制LED的简单应用。-experiential learning through the PC serial port and AVR serial communications between the basic hardware interface circuit and software programming, and to reach the PC use to control
avr uart 串口例程1
- avr uart 串口例程
AT91RM9200-USART0-Demo
- 采用AT91RM9200的cpu,扩展第三个串口USART,通过这个串口,测试ARM与ARM的通信。此时,系统有三个可用串口,ttyS0(RS232),ttyS1(arm与arm),ttyS2(arm与AVR)-Using AT91RM9200 the cpu, expansion of the third serial port USART, through this serial port, testing, ARM and ARM communication. At this point,
AVRchengxufani
- 包含AVR单片机的AD,I2C,EEPROM,PWM,定时器,串口等功能进行分析并给出程序。-Include AVR MCU AD, I2C, EEPROM, PWM, timers, serial port, are discussed and give the program.
test1
- avr 串口收发,完全版,后期会增加162的IAP即bootload功能,请等待哦-avr serial transceivers, full version, late will increase 162 IAP that bootload Please wait, oh
DHT21_8M
- am2301 iccavr注意:以上例程仅供参考请根据实际情况自行修改! 程序:ICC-AVR 功能:波特率9600 串口发送温湿度数据 -am2301 iccavr
74LS164
- 使用74LS164将AVR的串口输出扩为并口输出。-Use 74LS164 serial output of the AVR expansion for the parallel port output.
Research-on-Stepper-Motor-Control
- 本文介绍了一种采用AVR 高性能单片机Atmega128 与串行通信相结合的步进电机控制系统。该系统主要由上位机(PC 机)、下位机(单片机)及步进电机三部分组成,上下位机通过串口交互数据。最终实现了由PC 机直接控制步进电机。调试结果表明, 设计的控制电路和程序简单、实用,且具有便捷的人机交互界面。-This article describes the combination of a high performance AVR microcontroller Atmega128 wit
uartcommunication
- /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement
UART
- avr单片机异步串行通信实验,详细的介绍了UART串口通信的寄存器配置好相关源码。-avr microcontroller asynchronous serial communication experiment, detailed descr iption of the UART serial communication registers configuring the related source code.
PROGisp
- 支持所有的AVR芯片的编程,支持AT89S51,AT89S52,支持自定义并口下载编程器 支持自定义串口的下载编程器-Supports all AVR chip programming, support AT89S51, AT89S52, support custom parallel programming support custom download download serial programmer
dwin
- 迪文串口TFT屏通用驱动程序 AVR平台下的驱动,标准的C编写,方便移植-Devin Universal Serial TFT screen drivers driving under the AVR platform, written in standard C, easy to transplant
ATMEGA16PUSART
- AVR单片机atmega16串口中断接收和发送程序-AVR ATmega16 microcontroller serial interrupt the sending and receiving program
ATMEGA-128
- // //功能描述:通过串口调试助手向串口0发送符合相应协议的数据包,128解包并通过串口1控制sim900a发送相应的内容(协议为$,send message,tele number,content*) //配合SIM900A 发送一条英文短信 永远在线 自动重拨、-SIM900A#include <avr/io.h> #include <avr/signal.h> #include <avr/interrupt.h> #includ
atMEGA128 ADC 串口
- AVR单片机练习程序,提供AVR单片机练习程序包括AD、串口通讯等等(AVR SCM exercise procedures, providing AVR microcontroller exercise procedures, including AD, serial communication, and so on)