搜索资源列表
ATMega8-UART
- ATMega8 中断方式UART测试程序 ,其硬件:CA-M8 时钟:外部4MHz-socket UART interrupt testing procedures, hardware : CA-M8 Clock : 4 MHz external
ATmega8-Protues-6-UART
- ATmega8-Protues仿真之六 串口通信
atmega-8-UART
- atmega8的串口编程示例程序,初学者必须。详细讲解的串口使用方法。-atmega8 serial programming sample programs, beginners must. Detailed explanation of the serial port to use.
M16AsynchronousUART
- ATmega8/ATmega16异步串口UART通信实例,希望对大家学习AVR单片机有帮助-UART asynchronous serial communication ATmega8/ATmega16 example, in the hope that we help to learn AVR Single Chip
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.
aa
- ATmega8功能外设置初始化程序,UART,T0,T1。-ATmega8 features set initialization, UART, T0, T1.
AVR-CDC
- AVR atmega8做的USB转串口模拟源码。-avr atmega8 use to a USB to UART.
uart
- 移动通信基站机房环境监控系统。本系统分为发射终端和接收终端两部分。发射终端由AVR高性能8位单片机ATmega8作为控制核心,实现对环境温度、湿度、人体、烟雾和门磁开关等环境因素进行检测,通过蓝牙模块把收集到的数据无线传输到接收终端。接收终端用AVR单片机ATmega128作核心,对接收到的数据进行分析处理并显示,同时在必要的时候把数据储存到片内的EEPROM中。-Mobile communication base station computer room environment monito
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.
atmega8_uart_interrupt
- Uart library Interruption approach Atmega8
ATmega_uart
- 学习基于Atmega8的串口通信,内有原理介绍,Proteus仿真,C程序
Atmega8
- 机器人程序,Atmega8是前后传感器小板上的芯片的程序(前后都有,但用的是同一个程序),它将数据处理后通过异步串口(uart)传给主芯片。*_project是完整的工程文件,很多文件是编译器自动生成的,只有.c和.h的文件是自己写的,我把它们单独放在*_useful里了。提示一下:1. config.h中定义了所有的引用(include),其他xxx.h中引用config.h,相当于引用了所有的需要的xxx.h。 2. 每一个xxx.c文件都和一个同名的xxx.h文件对应(main.c和c
uart
- atmega8、16 uart的标准模板,写程序时直接包含即可,很方便的-uart to atmega8、16
2.ZIP
- Using the AVR UART in C on Atmega8
uart-atmega8
- 基于avr单片机atmega8的串口源代码,波特率9600,晶振7.3728.-this is the source of avr atmega8 s uart and the Crystal is 7.3728 MHz.
AVR与PC虚拟串口
- Atmega8串口测试程序,适合初学者,使用Atmel Studio 6.0编译通过,使用proteus 7.7模拟,串口输入、输出。test.atsln为Atmel Studio 6.0工程文件,uart.DSN为proteus文件
pmw
- atmega8 uart lcd pmw
ATmega8功能外设置初始化程序
- ATmega8功能外设置初始化程序,UART,T0,T1。-ATmega8 features set initialization, UART, T0, T1.
UART
- USB转无线串口,由ATMEGA8的软件模拟SUB(AVR309)做了个USB转串口,以NRF24L01传送!,接收以STC12C5604AD为主机,有原理图及PCB与程序-Wireless USB to serial port, the ATMEGA8 software simulation SUB (AVR309) made 愠 USB to serial port to send NRF24L01! , Receives STC12C5604AD host, schematic and P
UART
- Creat communication between microcontroller ATmega8 and PC (UART)