文件名称:AVR
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-27
- 文件大小:
- 4.58mb
- 下载次数:
- 0次
- 提 供 者:
- Za***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Project templates for AVR microcontrollers
+ Proteus Simulation
+ USBasp Driver
+ Arduino / Ejaaduino board layout
+ template.h file with useful macros
+ Template project with skeleton code
+ in C Language, C++ also works.
Written by ZaidP
contact me at email@zaidpirwani.com
Extract this rar file in root of any of your drive.
The folder contains AVR source codes for starting work on AVR ATmega Microcontrollers.
When making a new project, simply copy the template folder, rename it to name of new project and start your code in the main.c file.
The template.h file gives some very useful macros for bit-manipulation on AVR Microcontroller.
to compile, you will need to type make in cmd prompt (in the right folder)
to get make, download and install AVRToolChain
+ Proteus Simulation
+ USBasp Driver
+ Arduino / Ejaaduino board layout
+ template.h file with useful macros
+ Template project with skeleton code
+ in C Language, C++ also works.
Written by ZaidP
contact me at email@zaidpirwani.com
Extract this rar file in root of any of your drive.
The folder contains AVR source codes for starting work on AVR ATmega Microcontrollers.
When making a new project, simply copy the template folder, rename it to name of new project and start your code in the main.c file.
The template.h file gives some very useful macros for bit-manipulation on AVR Microcontroller.
to compile, you will need to type make in cmd prompt (in the right folder)
to get make, download and install AVRToolChain
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AVR
...\Arduino-To-Atmega8-Pins.png
...\atmega8.pdf
...\blinky
...\......\main.c
...\......\main.elf
...\......\main.hex
...\......\main.o
...\......\makefile
...\class02
...\.......\main.c
...\.......\main.elf
...\.......\main.hex
...\.......\main.o
...\.......\makefile
...\debounce
...\........\main.c
...\........\main.elf
...\........\main.hex
...\........\main.o
...\........\makefile
...\DRIVER
...\......\linux-nonroot
...\......\.............\99-USBasp.rules
...\......\.............\install_rule
...\......\win-driver
...\......\..........\libusb_0.1.12.1
...\......\..........\...............\libusb0.dll
...\......\..........\...............\libusb0.sys
...\......\..........\...............\libusb0_x64.dll
...\......\..........\...............\libusb0_x64.sys
...\......\..........\...............\testlibusb-win.exe
...\......\..........\...............\testlibusb.exe
...\......\..........\...............\usbasp.cat
...\......\..........\...............\usbasp.inf
...\......\..........\...............\usbasp_x64.cat
...\......\..........\libusb_1.2.4.0
...\......\..........\..............\amd64
...\......\..........\..............\.....\libusb0.dll
...\......\..........\..............\.....\libusb0.sys
...\......\..........\..............\ia64
...\......\..........\..............\....\libusb0.dll
...\......\..........\..............\....\libusb0.sys
...\......\..........\..............\installer_x64.exe
...\......\..........\..............\installer_x86.exe
...\......\..........\..............\libusb-win32-bin-README.txt
...\......\..........\..............\license
...\......\..........\..............\.......\libusb-win32
...\......\..........\..............\.......\............\installer_license.txt
...\......\..........\..............\usbasp.cat
...\......\..........\..............\usbasp.inf
...\......\..........\..............\x86
...\......\..........\..............\...\libusb0.sys
...\......\..........\..............\...\libusb0_x86.dll
...\ejaaduino-board-layout.PNG
...\Last Loaded simulation.DBK
...\lcd-interface
...\.............\LCD Interface Library [ORIGINAL]
...\.............\................................\doxygen.css
...\.............\................................\doxygen.png
...\.............\................................\group__pfleury__lcd.html
...\.............\................................\lcd.c
...\.............\................................\lcd.h
...\.............\................................\makefile
...\.............\................................\test_lcd.c
...\.............\lcd.c
...\.............\lcd.h
...\.............\lcd.o
...\.............\main.c
...\.............\main.elf
...\.............\main.hex
...\.............\main.o
...\.............\makefile
...\.............\Proteus Simulation
...\.............\..................\Last Loaded Test.DBK
...\.............\..................\Test.DSN
...\.............\..................\Test.PWI
...\simulation.DSN
...\simulation.PWI
...\template
...\........\main.c
...\........\makefile
...\template.h
...\timer0
...\......\main.c
...\......\main.elf
...\......\main.hex
...\......\main.o
...\......\makefile
README.txt