搜索资源列表
《实战AVR单片机C语言》
- 在本教程当中,所有的程序都是以 GCCAVR 来编写,而且全部利用硬件调试通过,在没有 特殊指明的情况下使用内部 1M 晶振。本教程的全部硬件实验都是以分立元件为主。因为: 第一﹑学习板的硬件电路已经固定好了,从而限制了你的逻辑思维,相对来讲分立元件则非 常灵活; 第二﹑当你学习完一款单片机之后只要更换另外一款单片机芯片就可以继续学习,其它的外 围元件可以完全兼容; 第三﹑学习过程中全部电路都是由自已亲手搭建,这样可以加强自己的动手能力,因为你学 习单片机是为了什么啊!不就是为了成为一名高薪电子
CVAVR_TUT
- Using C in the AVR microcontroller, special tool is Codevision Tutorial
200622613352480
- 建立一个属于自己的AVR的RTOS Proteus6.7 可以用来模拟仿真avr系列的单片机 WinAVR v2.0.5.48 基于GCC AVR的编译环境,好处在于可以在C语言中插入asm的语句 mega8 1K的ram有8K的rom,是开发8位的RTOS的一个理想的器件,并且我对它也比较熟悉-Belong to their own set up an AVR can be used to the RTOS Proteus6.7 simulation avr microcont
AVR
- AVR单片机C语言编程与实际应用基础篇教程-AVR-C
mmc.c
- mmc card example for avr micro controller
avrebook5
- AVR,C语言入门电子书,初学者很好的学习 资料,供大家学习应用。-AVR, C Language Introduction to e-books, for beginners a good learning materials for all to learning applications.
AVR_Soft_Delay
- 压缩包 包含所有调试程序以及 AVR studio仿真文件 ICCAVR环境编译,还有AVR软件延时计算工具(C-Free写的,支持中文) 呵呵,在网上找了一下AVR单片机的软件延时程序, 觉得不怎么方便,于是就自己做了一个软件 很方便的,只要输入你所需要的延迟时间 得到所需延时的代码函数,直接调用就可以了 希望对有需要的朋友有用^_^-Compressed package that contains all the debugging
TWIinterrupt.c
- 该程序是经过精心思考,艰苦调试,得到的关于AVR单片机TWI总线的程序,本例为访问PCF8563为例,中断程序坚实可靠,以此献给大家,渴望参加程序员联盟。-The program was carefully thought, hard to debug, get on the AVR microcontroller TWI bus program, in this case as an example to access PCF8563 interrupt program a solid and
avr-gcc
- 如何使用AVR-GCC,从安装开始到怎样在c中嵌入汇编代码-How to use AVR-GCC, starting from installation to how to embed assembly code in c
wav-player-atmega32
- wav player design with avr
2005---C-Programming-for-AVR--Microcontrollers---
- C Programming and microcontrollers are two big topics, practically continental in size, and like continents, are easy to get lost in. Combining the two is a little like traipsing from Alaska to Tierra del Fuego.
C-para-AVR.pdf
- Aprende a programar C para AVR
GpS-logger-in-C
- GPS logger with AVR and viwe on LCD
Log.c
- its a logger for avr mega8
AVR-C
- AVR C语言编程指导,教你如何从初学到入门,掌握AVR单片机-AVR C language programming guide, teach you how to get started, from the beginner to master the AVR microcontroller
AVR-serial-C-example
- AVR serial C example
AVR-C-program-for-testing
- AVR单片机C程序设计实验程序ATMEG16,32-AVR C program for testing
AVR-C-language
- 实战AVR单片机C语言编程入门书籍,写的还不错-Actual AVR microcontroller C programming language entry books, written in good
AVR-C_Library
- Code Vision AVR C library functions reference
嵌入式C编程与Atmel AVR
- 很好的嵌入c语言学习资料,主要介绍AVR单片机,C语言编程,适合嵌入式开发参考(Good embedded C language learning materials, mainly introduced AVR microcontroller, C programming language, suitable for embedded development reference)