搜索资源列表
atmega-8-UART
- atmega8的串口编程示例程序,初学者必须。详细讲解的串口使用方法。-atmega8 serial programming sample programs, beginners must. Detailed explanation of the serial port to use.
UART_LCD
- ATmega 8单片机的串口通信+1602LCD显示程序-The code is designed for communication solutions through UART of Atmega8,and the results could be displayed on the LCD.
AVRsoftuart2
- 针对amtel avr 部分芯片只有一个串口,在Atmel Atmega 8 上用PB1(TX)PB0(RX)做的软串口程序。-soft uart implementation for atmel avr mcu.