搜索资源列表
TVBox
- 电视接收盒软件.AVR的Mega8对电视机高频头的控制,含红外接收,I2C总线,UART.专业人士之作.绝对经典.感谢站长昨天给分.-TV receiver box software. The AVR Mega8 right TV tuner control, including infrared receiver, I2C bus, UART. For professional person. Absolutely classic. Thanks to the sub-station yest
uart1
- 使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了 MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据存储器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-use DSP software UART functions. General textbooks UART transce
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
SoftUART32
- C Code,in ICC AVR, for software UART and its simulation in Proteus for ATmega32
PT22726
- For this project you need a 3.7v power supply that prepared by LM317 regulator. So you need MAX232 for connect uart to pc .my AVR chip project is Mega8 that you can program on any Avr chip have 2kbyte rom. In bascom spi hardware don’t work correct, s
Bituart
- AVR uart in software library.
SoftUART
- ATTiny13 (AVR) Software UART TX (RX is not working yet)
ARV_BOOTLOADER.RAR
- AVR BOOTLOADER • Support many types of AVR microcontrollers. • Support AVR device with multi-uart. • Support RS232/RS485/RS422 mode. -Support AES crypt routine (128/256 bits key) • Support customize communication baud
Parameter-Controller10
- this code shows how could interface data of an AVR micro-controller on PC. also shows how could you communicate with micro-controller by a pc software with UART port.
suart
- AVR Software implemented UART via an ISP cable.