搜索资源列表
avruart
- avr gcc uart source code examples-avr gcc UART source code examples
avr_uart
- AVR系列单片机串口通信的源代码,是学习AVR单片机UART很好资料。-AVR MCU serial communication source code is studying AVR UART good information.
EncoderCounter
- avr encoder counter source code project. read out encoder and send to UART. implemented on ATMega16
avr-nRF24L01-code.rar
- AVR atmega168V单片机 开发nordic nrf24L01调试成功,AVR atmega168V and nordic nrf24L01 run successful, very good
AVR_UART.rar
- [AVR源代码]UART通用方式多机通信,[AVR source code] UART Universal multi-way communication
mega128_uart_io
- avr中mega128的uart程序,还不错的了-it is uart code for mega128L!
timer
- ATMEGA8-timer-学习AVR的朋友们挺多的,但对于一初学者来说不知从何入手,不妨参考下我的教学代码。这是第一次接触时用的。-ATMEGA8-timer-learning挺多friends AVR, but for a beginner I do not know how to run, may wish to refer to the following code to my teaching. This is the first time used in contact.
AVR..Uart..Cyuanma..pretous
- AVR单片机的串口通信,C语言代码,KEIL编译文件,pretous仿真文件,资料全面详细-AVR microcontroller serial communication, C language code, KEIL compiler file, pretous simulation documents, data, full details
avr-11
- 双龙电子的ICC AVR例程源码,写的比较简单容易懂,对初学者比较好。也可以参考。里面附带IIC,1602,UART等例子-Ssangyong Electronics ICC AVR routine source code, written in relatively simple and easy to understand for beginners better. Also can refer to. Inside with IIC, 1602, UART, etc. Examples o
avr128usart
- 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a r
uart
- Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
launchrx
- its a simple code of receiving byte by UART with AVR
tmacV1
- TMAC system V1.0 TMAC profi bus dokumentary, code in C for AVR, buffer, fram, main, spi, uart
UART
- AVR串口通讯,UART源代码,实现串口异步通讯-AVR serial communication UART source code, the serial asynchronous communication
SerialReceiver_Interupt_V1.1
- Serial UART example,, using serial interrupt routine to receive a message from the serial port. AVR microcontroller code written in C CodevisionAVR
UART
- AVR 128平台下编译的串口驱动代码,标准的C编写,方便移植-Under AVR128 platform compiler serial driver code, written in standard C, portable convenience
