Welcome![Sign In][Sign Up]
Location:
Search - avr 4

Search list

[SCMavr单片机温湿度检测程序

Description: avr单片机温湿度检测程序,用于温湿度检测的c语言程序,很详细!
Platform: | Size: 38573 | Author: bianyuan2010 | Hits:

[CSharp基于avr电子称都设计精度高包含源码和电路图

Description: 基于avr电子称都设计精度高包含源码和电路图
Platform: | Size: 4537353 | Author: chayuli | Hits:

[DocumentsAVR Instruction Set

Description: AVR指令-AVR instructions
Platform: | Size: 498688 | Author: 王木 | Hits:

[DocumentsAVR240_4 x 4 Keypad _Wake_up on Keypress

Description: AVR键盘方案-AVR keyboard program
Platform: | Size: 62464 | Author: 王木 | Hits:

[Embeded-SCM DevelopAVR下载线电路图

Description: AVR下载电路图-AVR downloading circuit diagram
Platform: | Size: 12288 | Author: 叶清桂 | Hits:

[BooksAVR指令表

Description: AVR PDF指令集-AVR PDF Instruction Set
Platform: | Size: 224256 | Author: nana | Hits:

[BooksCODEVISION AVR C语言程序设计

Description: CODEVISION AVR C语言程序设计-CODEVISION AVR C Programming Language
Platform: | Size: 666624 | Author: 沈燮勇 | Hits:

[CSharpAVR代码

Description: AVR代码集!里面包括LED测试,LCD显示,A/D八路循环检测等源代码-AVR code sets! They include testing LED, LCD, A/D Octal cycle testing source code
Platform: | Size: 76800 | Author: 何超 | Hits:

[SCMAT90S8515控制4线两相步进电机

Description: AT90S8515控制4线两相步进电机。想做AVR控制步进电机的网友可以看看。-AT90C8515 control 4 wire 2 phase stepping motor. AVR control stepping motor .
Platform: | Size: 340992 | Author: 丘平 | Hits:

[SCMAVR-指令表中文

Description: AVR单片机中文指令表,在开发AVR单片机的时候详细了解指令可以极大的提高开发者的效率~-AVR instruction Chinese Table, in the development of AVR detailed understanding of the directive can greatly improve the efficiency of development ~
Platform: | Size: 19456 | Author: | Hits:

[SCM《AVR高速嵌入式单片机原理与应用》

Description: 学习AVR单片机的一本好书, 看英文的Datasheet太累了-learning AVR one of the books to see the English tired Datasheet
Platform: | Size: 16401408 | Author: 蓝猫 | Hits:

[Embeded LinuxC-Programming-AVR

Description: C Programming for Microcontrollers : Featuring ATMEL’s AVR Butterfly and the Free WinAVR Compiler : Joe Pardue SmileyMicros.com -C Programming for Microcontrollers : Featuring ATMEL's AVR Butterfly and the Free Wi nAVR Compiler : Joe Pardue SmileyMicros.com
Platform: | Size: 3530752 | Author: Nathanan | Hits:

[SCMAVR-GCC

Description: AVR单片机GCC程序设计,pdf格式,很好的avr工具书。-AVR GCC procedures for the design, pdf format, good avr tool.
Platform: | Size: 990208 | Author: | Hits:

[assembly languageAVR-M8+ISL1208

Description: 用于AVR的M8控制时钟IC--ISL1208的设置时间(INT1)和读出时间(INT0)-AVR for the M8 control clock IC-- ISL1208 setting time (INT1) and Reading times (INT0)
Platform: | Size: 481280 | Author: | Hits:

[SCMavr-4

Description: AVR单片机入门及C语言高效设计实践(四) ATMEAG16L的I/O端口特点及使用 ATMEAG16L单片机有32个通用I/O口,分为PA、PB、PC和PD四组,每组都是8位。这些I/O口都可以通过各自的端口寄存器设置成输入和输出(即作为普通端口使用),有些I/O口还具有第二功能(我们在后面使用到这些第二功能时再介绍)。-AVR C language portal and efficient design practice (4) ATMEAG16L the I/O Ports characteristics and use of a microcontroller ATMEAG16L 32 common I/O mouth into PA, PB, PC and PD four groups, each group are eight. These I/O I can through their respective ports Register set to input and output (that is, use as a general port), Some I/O I also have the second function (in the back of the use of these second function tell).
Platform: | Size: 137216 | Author: liming | Hits:

[SCMAVR-5

Description: AVR单片机入门及C语言高效设计实践(五) ATMEAG16L的中断系统什么是“中断”?顾名思义中断就是中断某一工作过程去处理一些与本工作过程无关或间接相关或临时发生的事件,处理完后,则继续原工作过程。比如:你在看书,电话响了,你在书上做个记号后去接电话,接完后在原记号处继续往下看书。如有多个中断发生,依优先法则,中断还具有嵌套特性。又比如:看书时,电话响了,你在书上做个记号后去接电话,你拿起电话和对方通话,这时门铃响了,你让打电话的对方稍等一下,你去开门,并在门旁与来访者交谈,谈话结束,关好门,回到电话机旁,拿起电话,继续通话,通话完毕,挂上电话,从作记号的地方继续往下看书。由于一个人不可能同时完成多项任务,因此只好采用中断方法,一件一件地做。[第一段] -AVR C language portal and efficient design practice (5) ATMEAG16L the system even interrupted Mody is "suspended"? As the name suggests is interrupted interruption of a process to deal with some of the work process unrelated or indirectly related to the temporary or , after treatment, to the original process. For example : in your reading, the phone rang, you have the book to be a mark after picking up the telephone, then after the original mark to continue down the reading. For more interruption, priority rules and the suspension characteristics also have nested. For instance : reading, the phone rang, you have the book to be a mark after picking up the telephone, you just pick up the phone and call each other. Then the door of the house, you let the other party call has led you
Platform: | Size: 192512 | Author: liming | Hits:

[SCMAVR-6

Description: AVR单片机入门及C语言高效设计实践(六) ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T,C2)和一个16位定时/计数器T/C1)。每一个计数器都支持PWM(脉冲宽度调制)输出功能。PWM输出在电机控制、开关电源、信号发生等领域有着广泛的应用。[第一段]-AVR C language portal and efficient design practice (6) ATMEAG16L the timer/counter All ATMEAG16L two 8 timer/counter (T/C0, T, C2) and a 16 timer/counter T/C1). Each counter support for a PWM (pulse width modulation) output function. PWM output in motor control, switching power supply, signal and other fields has wide application. [Paragraph]
Platform: | Size: 181248 | Author: liming | Hits:

[SCMAVR

Description: AVR的RAM扩展方法,在设计ARM时很有帮助哦-AVR
Platform: | Size: 11264 | Author: longagef | Hits:

[SCMAVR

Description: 进行AVR单片机的编程练习,如:串口通信,单片机各个口的使用等等.-For AVR MCU programming exercises, such as: serial communications, the use of single-chip all the mouth and so on.
Platform: | Size: 28672 | Author: alex | Hits:

[SCMavr-modul-source

Description: avr硬件软件开发的一些总结 用AVR单片机模拟的串口程序 AVR基本硬件线路设计与分析 等等 -avr some hardware and software developed by summing up single-chip simulation with AVR Serial procedures AVR basic hardware circuit design and analysis, etc.
Platform: | Size: 1501184 | Author: 龙一 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net