搜索资源列表
assembler_avr_course
- Beginners Introduction to the Assembly Language of ATMEL AVR Microprocessors. Assembly course with self-learning text and illustrations. Tutorial step-by-step using AVR Studio. Eight-bits multiplication code is included.
AVR_Studio
- AVR Studio 是 Atmel 官方发行的免费软件,其强大的功能和正宗的血统,使其成为绝大多数AVR开发者必不可少的工具,这里为初学者提供了该软件的使用说明。-AVR Studio is Atmel' s official release of the free software, its powerful features and authentic descent, making it the most indispensable tool for AVR developers,
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 not too orientation, through a p
Solution9
- 采用多任务思想开发的单片机程序,包括按键输入、LCD12864液晶菜单显示、EEPROM存储等。基于ATMEGA16+Atmel Studio-Ideological development of multi-tasking microcontroller program, including the key input, LCD12864 LCD menu display, EEPROM storage. Based on ATMEGA16+Atmel Studio
STK500-Clone
- STK500 Clone via serial port, Support ATMEL Studio 6
AVR与PC虚拟串口
- Atmega8串口测试程序,适合初学者,使用Atmel Studio 6.0编译通过,使用proteus 7.7模拟,串口输入、输出。test.atsln为Atmel Studio 6.0工程文件,uart.DSN为proteus文件
Mypro
- 基于atmel studio 6,使用avr128单片机,实现超市导购机器人编程,直流电机结合颜色传感器实现自动巡线,5个舵机,3个自由度-Based on atmel studio 6, using avr128 microcontroller, to achieve the supermarket shopping guide robot programming, combined with the color sensor DC motor automatic transmission l
making remote controll
- this program is about how to make a remote controller or copy it, and how to read a remote controllers code... wish to be usefull
ATtiny2313A-SU
- 基于Atmel Studio 6的ATtiny2313A-SU下的串口与定时中断的例程-Based on Atmel Studio 6' s ATtiny2313A-SU under the serial port and timer interrupt routine
PRUEBA
- It s a program in C using atmel studio and proteus
Atmel-Studio-6.1-easy-using_rudw
- Atmel Studio6.1的简易使用教程,目标芯片为Atmel 32位单片机(AVR32)AT32UC3A0256,内容包括Studio6.1的工程建立,官方驱动的加载,编译及下载的完整过程和Atmel官方驱动ASF的基本概念以及入门编译碰到的错误,诸如multiply definition of _start的解决方案。-Atmel Studio6.1 simple tutorial, target chip Atmel 32-bit microcontroller (AVR32) AT3
ADC_UART_Light_Sensor
- THis to detect light sensor data from sensors and send it across UART. It has project file for atmel studio. Compatible with atmega256 seris and few more microcontroller.-THis is to detect light sensor data from sensors and send it across UART. It ha
ST7920
- ST7920 display controller driver/ Atmel studio
Dimmer with AVR
- Compiled with Atmel Studio 5.
12864_3
- AVR单片机 12864串行代码 编译软件《Atmel Studio 6.0》 附带头文件,只需将初始化函数调用即可 新手适用-12864 AVR microcontroller serial code compiler software "Atmel Studio 6.0" with the header file, you can simply call the initialization function Novice applicable
key_2
- AVR单品机4*4矩阵键盘代码,编译软件Atmel Studio 6.0,在Proteus软件模拟上通过,文件中附带电路图,程序思想用的反翻转法,初学者可以根据文件代码对应写出自己的矩阵键盘代码-AVR single product machine 4* 4 matrix keyboard code, compile software Atmel Studio 6.0, adopted at the Proteus software simulation, file with schematic
lcd
- Atmel Studio 6.1 lcd.h C++ header based on CodeVision 2.05.3 lch,h header syntax
Scroll-Engineering-courses-on-a-16x2-LCD
- This an embedded systems application program written in C using Atmel Studio 6 for an ATmega32 mcu to scroll engineering courses offered at university of Namibia on a 16x2 LCD screen. The courses runs across the screen in a continuous loop. It is sim
IIC
- 程序运行环境:Atmel Studio 程序功能:用单片机普通IO口模拟IIC-Program operating environment: Atmel Studio Program features: MCU ordinary analog IO IIC
PWM_buzzer_SAMD20
- this code is for PWM buzzer in samd20 atmel microcontroller. this code should be run in atmel studio 6.1.