<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>AVR单片机</title>
<link>/AVR/index.htm</link>
<description>AVR单片机</description>
<language>zh-cn</language>
<generator>&lt;a href='http://www.51mcu.net' target='_blank'&gt;Power by 单片机论文网&lt;/a&gt;</generator>
<webmaster>cnpiggie@126.com</webmaster>
<item>
    <title>LCD显示的小时钟、温度计/LM35D传感器例子</title>
    <link>/AVR/0671512291150809.htm</link>
    <description></description>
    <pubDate>2006-12-03</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>KS0108点阵LCD应用例子</title>
    <link>/AVR/0671512291124648.htm</link>
    <description></description>
    <pubDate>2006-12-03</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>ST7920中文LCD应用例子</title>
    <link>/AVR/0671512291143211.htm</link>
    <description></description>
    <pubDate>2006-12-03</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>DS18B20应用例子</title>
    <link>/AVR/067151229119922.htm</link>
    <description></description>
    <pubDate>2006-12-03</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>没有仿真器的情况下如何开发AVR</title>
    <link>/AVR/0671512291131948.htm</link>
    <description>没有仿真器的情况下如何开发AVR 转自双龙的一篇文章： 在开发单片机程序时，有许多人依赖于仿真机，一旦离开了仿真机开发程序时就感觉无从下手。其实对FLASH存贮器单片机，不要仿真机也能方便快速地开发程序。具体可以从以下几方面入手： 一、尽量使用高级语言开发系统</description>
    <pubDate>2006-12-02</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>功能强大的串口发送接收程序模块</title>
    <link>/AVR/0671512291146466.htm</link>
    <description>功能强大的串口发送接收程序模块 /************************************************************************ ;* 公 司: xx ;* 模 块: serial.c ;* 功 能: 串口中断服务程序，仅需做简单调用即可完成串口输入输出的处理; ;* 出入均设有缓冲区，大小可任意设置 ;* 芯</description>
    <pubDate>2006-12-02</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>LM35D模数A/D转换例子</title>
    <link>/AVR/0671512285992589.htm</link>
    <description></description>
    <pubDate>2006-12-02</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>EEPROM的读写例子</title>
    <link>/AVR/0671512285959073.htm</link>
    <description></description>
    <pubDate>2006-12-02</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>BASCOM基础知识</title>
    <link>/AVR/06715122859958.htm</link>
    <description></description>
    <pubDate>2006-12-01</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>在BASCOM终端仿真窗口里练习QBASIC</title>
    <link>/AVR/0671512285973445.htm</link>
    <description>在BASCOM终端仿真窗口里练习QBASIC 在BASCOM-AVR集成开发环境里有一个终端仿真窗口，如下图，深蓝色的长方条部分就是终端仿真窗口，当程序中有“ Print、Input ”语句时，Print语句输出的数据就会显示在这个窗口中。注意，使用“Print”语句时目标单片机一定要带有串口</description>
    <pubDate>2006-12-01</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>USART与PC通信例子</title>
    <link>/AVR/0671512285949283.htm</link>
    <description>USART与PC通信例子 下面是一个利用ATmega88的串口USART0向PC单向发送数据的例子，PC的上位机程序可以用BASCOM-AVR自带的超级终端功能，也可以用 windows 自带的超级终端（推荐）。 windows 的超级终端默认的波特率是9600，8个数据位，无奇偶校验，1个停止位。本例子就</description>
    <pubDate>2006-12-01</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>74HC595串入并出例子</title>
    <link>/AVR/0671512285912530.htm</link>
    <description></description>
    <pubDate>2006-12-01</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR 单灯闪烁的实现（1）</title>
    <link>/AVR/0671512285966423.htm</link>
    <description></description>
    <pubDate>2006-11-30</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR 单灯闪烁的实现（2）</title>
    <link>/AVR/0671512285949393.htm</link>
    <description>3．程序分析 1．C程序是由函数构成的，一个C源程序至少包括一个函数，一个C源程序有且只有一个名为main()的函数，也可能包含其它函数。这个程序中有一个main函数和两个用户自定义函数：mDelay（）和io_init()。 2．和51单片机不同，AVR单片机的端口在使用之前必须先设</description>
    <pubDate>2006-11-30</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR 单灯闪烁的实现（3）</title>
    <link>/AVR/0671512285973960.htm</link>
    <description>3.进入调试 3.1用AvrStudio进行调试 进入AVRStudio后，如图1所示，可以看到，除了标准的菜单、工具条等之外，下面就是若干个窗口。其中中部左侧是Workspace窗口，该窗口有3个页面卡，进入调试后自动转到I/O页面，这里有单片机内部的各种资源。从这里，可以看出为什么在</description>
    <pubDate>2006-11-30</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR单片机从零开始</title>
    <link>/AVR/0671512285974623.htm</link>
    <description>AVR单片机从零开始 AVR单片机的特点： 单片机按CPU的处理能力分类目前有4位、8位、16位、32位，位数越高的单片机在数据处理能力和指令系统方面就越强，AVR、51、PIC都属于8位机。8位单片机也是目前应用最广泛的单片机，在各个领域上都可以看到它的身影。 AVR单片机是19</description>
    <pubDate>2006-11-30</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR开发软件介绍</title>
    <link>/AVR/0671512285913968.htm</link>
    <description>AVR开发软件介绍 软件 介绍 AVR Studio AVR官方ATMEL公司的免费软件，汇编语言，集软硬件仿真、调试、下载于一体 WinAVR GCC语言，它的优点是免费 ATmanAVR GCC语言，它的优点是中文界面，集成AVR Studio软仿真器，有工程向导，共享软件 IAR C语言，共享软件，价格特贵</description>
    <pubDate>2006-11-29</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>ISP下载线介绍</title>
    <link>/AVR/0671512285994077.htm</link>
    <description>ISP下载线介绍 将代码写入AVR芯片一般使用并行烧写器和ISP下载线两种，由于ISP下载线可以在线编程，所以使用很方便，下面就介绍两种常用的ISP下载线以及它们的控制软件： 1：并 口ISP下载线 并口ISP下载线最大优点就是价钱便宜，结构简单，制作容易，控制软件推荐使用</description>
    <pubDate>2006-11-29</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR熔丝设置</title>
    <link>/AVR/0671512285967374.htm</link>
    <description>AVR熔丝设置 一般来说，新买回来的AVR芯片都是默认使用内部的RC振荡时钟，不需要接晶振、电容等外部器件。比如ATmega8515默认的内部RC振荡1MHz时钟；ATmega88默认的是内部RC振荡8MHz时钟，经8分频后得到1MHz时钟。 下面就以 SL-ISP下载软件 V1.423为例介绍一下ATmega88</description>
    <pubDate>2006-11-29</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>BASCOM-AVR入门第一例</title>
    <link>/AVR/0671512285991359.htm</link>
    <description></description>
    <pubDate>2006-11-29</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR单片机C语言入门第一例</title>
    <link>/AVR/067151228599923.htm</link>
    <description>AVR单片机C语言入门第一例 2006-05 AVR单片机C语言编译器有IAR、ICC、AVRGCC、CodeVisionAVR等。其中CodeVisionAVR简称 CVAVR，它是目前最好入门的 AVR C 编译器之中的一个， 而且代码效率很高，下面是一个最简单的例子，就是让ATmega88单片机的‘PC5’引脚输出1Hz的方</description>
    <pubDate>2006-11-28</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>关于代码效率的一点看法</title>
    <link>/AVR/0671512285939243.htm</link>
    <description></description>
    <pubDate>2006-11-28</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>HD44780字符LCD应用例子</title>
    <link>/AVR/0671512285961269.htm</link>
    <description></description>
    <pubDate>2006-11-28</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>外部中断INT0例子</title>
    <link>/AVR/0671512285975787.htm</link>
    <description></description>
    <pubDate>2006-11-28</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR系列单片机简介</title>
    <link>/AVR/0671512284968755.htm</link>
    <description>ATMEL公司的 AVR 单片机 ，是增强型RISC内载Flash的 单片机 ，芯片上的Flash存储器附在用户的产品中，可随时编程，再编程，使用户的产品设计容易，更新换代方便。 AVR 单片机 采用增强的RISC结构，使其具有高速处理能力，在一个时钟周期内可执行复杂的指令，每MHz可实现</description>
    <pubDate>2006-11-27</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR单片机书籍</title>
    <link>/AVR/0671512284935239.htm</link>
    <description>AVR单片机书籍 AVR高速嵌入式单片机原理与应用(修订版) 作者：耿德根 宋建国 马潮 叶勇建 定价：39元 出版日期：200210 字数：691千字 北京航空航天大学出版社 内容简介 本书详细介绍ATMEL公司开发的AVR高速嵌入式单片机的结构；讲述AVR单片机的开发工具和集成开发环境</description>
    <pubDate>2006-11-27</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>在AVR 汇编器中怎样定义字符串常量</title>
    <link>/AVR/0671512284926977.htm</link>
    <description></description>
    <pubDate>2006-11-27</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR单片机的复位跟51有什么不同?</title>
    <link>/AVR/0671512284999464.htm</link>
    <description>AVR 单片机是ATMEL 在90年代推出的精简指令集RISC的单片机 ,跟PIC类似.使用哈佛结构.可以这样类比,AT89C52相当于复杂指令集CISC的intel的奔腾CPU,AT90S8515相当于AMD的精简指令集RISC的K7 CPU. 以上是指令集的类比.AVR是专门为使用高级语言设计的,在使用高级语言时, 会</description>
    <pubDate>2006-11-27</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR芯片入门知识</title>
    <link>/AVR/0671512284975302.htm</link>
    <description>AVR单片机系列齐全,可适用于各种不同场合的要求。AVR单片机有3个档次: 低档Tiny系列AVR单片机: 主要有Tiny11/12/13/15/26/28等； 中档AT90S系列AVR 单片机: 主要有AT90S1200/2313/8515/8535等； (正在淘汰或转型到Mega中，详情请参考： AVR宣布到期的芯片清单 编号 芯</description>
    <pubDate>2006-11-26</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>ICCAVR 编辑器使用教程</title>
    <link>/AVR/0671512284938549.htm</link>
    <description></description>
    <pubDate>2006-11-26</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR Studio 调试快速入门</title>
    <link>/AVR/0671512284986210.htm</link>
    <description>本文介绍 AVR Studio Debug：调试运行方式及QuickWatch实时查看变量的数值。 以下的degug方式，英文版来自 AVR Studio 4. 为达到准确理解的效果，我试图将它翻译出来。如有不准确的地方，请大家指正： Auto Step 自动执行 它能重复执行指令。如果当前处于 source 方式</description>
    <pubDate>2006-11-26</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>11路A / D 转换器的tiny26/L 单片机</title>
    <link>/AVR/0671512284918742.htm</link>
    <description>RISC 结构的8 位单片机，在16MHZ 频率下处理速度高达16MIPS 2K 字节的FLASH 存贮器支持ISP编程 11 通道带内部基准参考电压的10 位AD 转换器 支持单端和差分模拟信号输入 128 字节的SRAM 32 个通用寄存器 128 字节的EEPROM 存贮器 多达11 个中断源每个中断有独立的中断向</description>
    <pubDate>2006-11-26</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>PWM精度从1至16位可选的MEGA128/L 单片机</title>
    <link>/AVR/0671512284943308.htm</link>
    <description>PWM精度从1至16位可选的MEGA128/L 单片机 · RISC 结构的8 位单片机，在16MHZ 频率下处理速度高达16MIPS ·128K 字节的FLASH 存贮器支持ISP 编程，可重复编1,000次 ·4K 字节的SRAM，32 个通用寄存器 ·4K 字节的EEPROM 存贮器可以保存您的重要参数 · 8通道PWM，其中</description>
    <pubDate>2006-11-25</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR单片机的主要特性</title>
    <link>/AVR/0671512284943972.htm</link>
    <description>AVR单片机是1997年由ATMEL公司研发出的增强型内置Flash的RISC (Reduced Instruction Set CPU) 精简指令集高速8位单片机。AVR的单片机可以广泛应用于计算机外部设备、工业实时控制、仪器仪表、通讯设备、家用电器等各个领域。 AVR的主要特性 高可靠性、功能强、高速度、</description>
    <pubDate>2006-11-25</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR单片机可控直流电源</title>
    <link>/AVR/0671512284983315.htm</link>
    <description>介绍：单片机可控的直流电源使用ATMEL单片机 AT90S4433 单片机可控。它有一个Lcd显示，你可以从你的Linux服务器通过RS232串口发送命令给它。 它设计的很棒。虽然是Linux下的作品,但是它真的很棒！ 这个单片机可控的直流电源不是一个简单的电路。但是我能保证你用到它时</description>
    <pubDate>2006-11-25</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>IEEE1149.1标准JTAG接口与ISP接口</title>
    <link>/AVR/0671512284963426.htm</link>
    <description>〖文章出处:中国电子技术信息网 IEEE1149.1标准JTAG接口与ISP接口 JTAG（JointTestActionGroup）是1985年制定的检测PCB和IC芯片的一个标准，1990年被修改后成为IEEE的一个标准，即IEEE1149.1-1990。通过这个标准，可对具有JTAG口芯片的硬件电路进行边界扫描和故障检测</description>
    <pubDate>2006-11-25</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>一个非常好的串口程序(Mega128</title>
    <link>/AVR/0671512284936722.htm</link>
    <description>一个非常好的串口程序(Mega128) 作者：佚名 ＃i nclude iom128v.h ＃i nclude macros.h ＃i nclude &quot;uart.h&quot; /* USART Buffer Defines */ #define USART_RX_BUFFER_SIZE 16 /* 1,2,4,8,16,32,64,128 or 256 bytes */ #define USART_RX_BUFFER_MASK ( USART_RX_BUFFER_S</description>
    <pubDate>2006-11-24</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR 单灯闪烁的实现（2）</title>
    <link>/AVR/0671512284910855.htm</link>
    <description>--插入广告JS代码-- 3．程序分析 1．C程序是由函数构成的，一个C源程序至少包括一个函数，一个C源程序有且只有一个名为main()的函数，也可能包含其它函数。这个程序中有一个main函数和两个用户自定义函数：mDelay（）和io_init()。 2．和51单片机不同，AVR单片机的端口</description>
    <pubDate>2006-11-24</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR应用经验</title>
    <link>/AVR/0671512284929417.htm</link>
    <description>AVR应用经验 作者：转载 AVR与传统类型的单片机相比，除了必须能实现原来的一些基本的功能，其在结构体系、功能部件、性能和可靠性等多方面有很大的提高和改善。 但使用更好的器件只是为设计实现一个好的系统创造了一个好的基础和可能性，如果还采用和沿袭以前传统的硬</description>
    <pubDate>2006-11-24</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR单片机捕获中断实现红外线解码</title>
    <link>/AVR/0671512284996127.htm</link>
    <description>红外线编码 红外线编码是数据传输和家用电器遥控常用的一种通讯方法，其实质是一种脉宽调制的串行通讯。家电遥控中常用的红外线编码电路有μPD6121G型HT622型和7461型等。本文就以这些电路的编码格式来讨论怎样使用AVR单片机的捕获中断功能来实现其解码。 红外线通讯的</description>
    <pubDate>2006-11-24</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>基于sle4442的ic卡程序（avr）</title>
    <link>/AVR/0671512284918154.htm</link>
    <description>基于sle4442的ic卡程序（avr） //*********************FileName:Main.c*********************// //*********************Author:Steaven2000@163.com**********// //********************Version:1.2*************************// //******************LastUpdate:2004</description>
    <pubDate>2006-11-23</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>
<item>
    <title>AVR单片机的ISP下载线的制作</title>
    <link>/AVR/0671512284914270.htm</link>
    <description></description>
    <pubDate>2006-11-23</pubDate>
    <category>AVR单片机</category>
    <author>51c51</author>
    <comments>本站整理</comments>
</item>

</channel>
</rss>
