代码搜索结果
找到约 10,000 项符合
AVR 的代码
.platform
@opts = ("-gcc=avr-gcc",
"-mmcu=atmega128",
"-fnesc-target=avr",
"-fnesc-no-debug");
push @opts, "-mingw-gcc" if $cygwin;
@commonplatforms = ("mica128", "mica", "avrmote");
uart.h
#ifndef __DEMO_UART_MAIN_H__
#define __DEMO_UART_MAIN_H__
#include
#include
#include
#define fosc 16000000 // 16 MHz
#define baudrate 57600
makefile
###############################################################################
# Makefile for the project 时钟
###############################################################################
## Ge
avrgsm_tools.h
// This file has been prepared for Doxygen automatic documentation generation.
/*! \file ********************************************************************
*
* Atmel Corporation
*
* - File
avrsms_tools.h
// This file has been prepared for Doxygen automatic documentation generation.
/*! \file ********************************************************************
*
* Atmel Corporation
*
* - File
delay._c
/*--------------------------------------------------*/
/* AVR-ARM开发网论坛 */
/* http://www.avrarm.com */
/* AVR生成代码测试程序
led_cof.aps
LED_cof01-Dec-2007 10:33:0907-Apr-2008 11:03:26Object.bmp101-
isojtagisp.map
Archive member included because of file (symbol)
C:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_copy_data.o)
bootloader.o (__do_copy_data)
C:/WinAVR/lib/gcc/avr/3.4.6/av
main.c
/*
实验十六:
LCD12864液晶屏显示实验。
1、LCD12864显示实验。显示<mark>AVR</mark>开发网及网址信息。
2、内部1 M晶振,程序采用单任务方式,软件延时。
3、进行此实验请插上JP1、JP2的所有8个短路块,PC6、PC7短路块。
4、RW1用于调节显示屏的对比度。
<mark>AVR</mark> mega16学习板
www.icc<mark>avr</mark>.com
16:22 2007-4- ...
readme.txt
实验七:
定时器T1中断实验。
1、定时器中断实验。定时器产生10mS周期中断,通过计数让PB1电平产生周期变化。
2、内部1 M晶振。
3、进行此实验请插上JP1的所有8个短路块,JP7(LED_EN)短路块。
AVR mega16学习板
www.iccavr.com
2006-04-03