搜索资源列表
AVR例程源代码
- 这是关于AVR单片机学习的初步开发,特别适合单片机初学者。-AVR study on the initial development, particularly suitable for beginners SCM.
DLED
- 实验芯片: ATmega8515L或Atmega8515 工作频率: 8MHz 编译软件: C语言:WINAVR 1.41 汇编语言:AVR Studio 功能: 8个数码管从左至右依次显示:1,2,3,4,5,6,7,8。 -Experimental chip: ATmega8515L or Atmega8515 frequency: 8MHz compiler software
TFT35NEW
- winstar 3.5" control source code for sed13705 using avr studio
Bootloaders
- Bootloaders for the Atmel AVR series-This bootloader is written to emulate Atmel s well-known STK500 AVR development board. The STK500 uses a block transfer protocol to quickly program AVR processors using a standard ser
pasword
- writing a pasword and check if it is correct or not..here it 5 digit password..implimented in AVR STUDIO 4-writing a pasword and check if it is correct or not..here it 5 digit password..implimented in AVR STUDIO 4
AVR_makefile
- 提示:这是一个针对AVR studio4.12开发的AVR-GCC Makefile生成向导工具。因此,使用前请安装AVR studio4.12。工程文件布局要与AVR studio一致,即工程目录名要与工程同名,C文件要与工程文件同目录,输出文件统一放到一个文件夹。-Note: This is a development for AVR studio4.12 AVR-GCC Makefile Generation Wizard too
AVR-Studio-5
- AVR Studio 5中文手册,AVR Studio 5 是atmel推出的新的编程境,使用4.0的用户可能不太适应,通过一段时间的摸索,本人将主要过程进行一下小结,希望起到抛砖引玉的作用。 -AVR Studio five Chinese manuals, AVR Studio 5 is the launch of the new programming atmel environment, use 4.0 users may no
ADC-Test
- AVR Atmega16 ADC Test with header files created for a ADC in Atmega Library for AVR Studio 5.0
AVR-Atmega16-BoardPcode
- ATMEGA16 comtroller with 4 7segment display, lamp, button, and termomiter (code in AVR Studio 5 + board design)-ATMEGA16 comtroller with 4 7segment display, lamp, button, and termomiter (code in AVR Studio 5 + board des
2_SMG
- 数码管实验 。1.在ICCAVR环境下建立项目,并加入源文件,然后编译、连接该项目 2.用AVR Studio仿真(需选择JTAG ICE)或者将LED.HEX烧入单片机 3.可以看到6位数码管循环显示1、2、3、4、5、6,可以更改data[6]数组的内容 来改变循环显示的内容。-Digital control experiment.A. , Establish project ICCAVR environment,
AVR-Studio-read-first
- AVR Studio 新手入门必读 学校资源-AVR Studio Getting Started reading school resources
avr_LED_dimmer_B
- 类似LED手电筒的三档调光带记忆程序源码(汇编),编译环境:AVR Studio 4,调试通过。电源为6v铅酸蓄电池(也可以用锂电池,但要修改相应参数),设欠压保护5.25v,低于此值则进入休眠状态,主频通过熔丝位设为4.8MHz,电源开关作为开关和换档,快速连续按键视为换档操作,慢速只有开关功能,类似于手电筒调光。-Similar LED flashlight Three dimming with memory program sou