代码搜索结果
找到约 10,000 项符合
AVR 的代码
avr32_config.mk
#
# (C) Copyright 2000-2002
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# See file CREDITS for list of people who contributed to this
# project.
#
# This program is free software; you ca
avr32_linux.c
/*
* Copyright (C) 2004-2006 Atmel Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* mod
avr200b.asm
;**** A P P L I C A T I O N N O T E A V R 2 0 0 ************************
;*
;* Title: Multiply and Divide Routines
;* Version: 1.1
;* Last updated: 97.07.04
;* Target: AT90Sxxxx (All AVR D
avr单片机.txt
刚接触<mark>AVR</mark>单片机不久,发现用proteus在仿真单片机方面很优秀,对初学单片机的人来说,委实是一个不错的学习软件。
本文给了一个简单的用proteus进行串口仿真的例子。
在开始之前需要以下工具:
1.虚拟串口软件。(我用的是SUDT SerialNull, 未注册,不过可以正常使用)
2.串口调试助手
3.proteus 软件
以上工具在网上均可以下载到。
步骤:
1.在p ...
avr16spi.c
/***********************************************
**** AVR SPI接口使用范例 ***
**** ***
**** 作者: HJJourAVR ***
**** 编译