文件名称:AVR
-
所属分类:
- 标签属性:
- 上传时间:2013-03-27
-
文件大小:4.58mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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/
AVR/Arduino-To-Atmega8-Pins.png
AVR/atmega8.pdf
AVR/blinky/
AVR/blinky/main.c
AVR/blinky/main.elf
AVR/blinky/main.hex
AVR/blinky/main.o
AVR/blinky/makefile
AVR/class02/
AVR/class02/main.c
AVR/class02/main.elf
AVR/class02/main.hex
AVR/class02/main.o
AVR/class02/makefile
AVR/debounce/
AVR/debounce/main.c
AVR/debounce/main.elf
AVR/debounce/main.hex
AVR/debounce/main.o
AVR/debounce/makefile
AVR/DRIVER/
AVR/DRIVER/linux-nonroot/
AVR/DRIVER/linux-nonroot/99-USBasp.rules
AVR/DRIVER/linux-nonroot/install_rule
AVR/DRIVER/win-driver/
AVR/DRIVER/win-driver/libusb_0.1.12.1/
AVR/DRIVER/win-driver/libusb_0.1.12.1/libusb0.dll
AVR/DRIVER/win-driver/libusb_0.1.12.1/libusb0.sys
AVR/DRIVER/win-driver/libusb_0.1.12.1/libusb0_x64.dll
AVR/DRIVER/win-driver/libusb_0.1.12.1/libusb0_x64.sys
AVR/DRIVER/win-driver/libusb_0.1.12.1/testlibusb-win.exe
AVR/DRIVER/win-driver/libusb_0.1.12.1/testlibusb.exe
AVR/DRIVER/win-driver/libusb_0.1.12.1/usbasp.cat
AVR/DRIVER/win-driver/libusb_0.1.12.1/usbasp.inf
AVR/DRIVER/win-driver/libusb_0.1.12.1/usbasp_x64.cat
AVR/DRIVER/win-driver/libusb_1.2.4.0/
AVR/DRIVER/win-driver/libusb_1.2.4.0/amd64/
AVR/DRIVER/win-driver/libusb_1.2.4.0/amd64/libusb0.dll
AVR/DRIVER/win-driver/libusb_1.2.4.0/amd64/libusb0.sys
AVR/DRIVER/win-driver/libusb_1.2.4.0/ia64/
AVR/DRIVER/win-driver/libusb_1.2.4.0/ia64/libusb0.dll
AVR/DRIVER/win-driver/libusb_1.2.4.0/ia64/libusb0.sys
AVR/DRIVER/win-driver/libusb_1.2.4.0/installer_x64.exe
AVR/DRIVER/win-driver/libusb_1.2.4.0/installer_x86.exe
AVR/DRIVER/win-driver/libusb_1.2.4.0/libusb-win32-bin-README.txt
AVR/DRIVER/win-driver/libusb_1.2.4.0/license/
AVR/DRIVER/win-driver/libusb_1.2.4.0/license/libusb-win32/
AVR/DRIVER/win-driver/libusb_1.2.4.0/license/libusb-win32/installer_license.txt
AVR/DRIVER/win-driver/libusb_1.2.4.0/usbasp.cat
AVR/DRIVER/win-driver/libusb_1.2.4.0/usbasp.inf
AVR/DRIVER/win-driver/libusb_1.2.4.0/x86/
AVR/DRIVER/win-driver/libusb_1.2.4.0/x86/libusb0.sys
AVR/DRIVER/win-driver/libusb_1.2.4.0/x86/libusb0_x86.dll
AVR/ejaaduino-board-layout.PNG
AVR/Last Loaded simulation.DBK
AVR/lcd-interface/
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/doxygen.css
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/doxygen.png
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/group__pfleury__lcd.html
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/lcd.c
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/lcd.h
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/makefile
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/test_lcd.c
AVR/lcd-interface/lcd.c
AVR/lcd-interface/lcd.h
AVR/lcd-interface/lcd.o
AVR/lcd-interface/main.c
AVR/lcd-interface/main.elf
AVR/lcd-interface/main.hex
AVR/lcd-interface/main.o
AVR/lcd-interface/makefile
AVR/lcd-interface/Proteus Simulation/
AVR/lcd-interface/Proteus Simulation/Last Loaded Test.DBK
AVR/lcd-interface/Proteus Simulation/Test.DSN
AVR/lcd-interface/Proteus Simulation/Test.PWI
AVR/simulation.DSN
AVR/simulation.PWI
AVR/template/
AVR/template/main.c
AVR/template/makefile
AVR/template.h
AVR/timer0/
AVR/timer0/main.c
AVR/timer0/main.elf
AVR/timer0/main.hex
AVR/timer0/main.o
AVR/timer0/makefile
README.txt
AVR/Arduino-To-Atmega8-Pins.png
AVR/atmega8.pdf
AVR/blinky/
AVR/blinky/main.c
AVR/blinky/main.elf
AVR/blinky/main.hex
AVR/blinky/main.o
AVR/blinky/makefile
AVR/class02/
AVR/class02/main.c
AVR/class02/main.elf
AVR/class02/main.hex
AVR/class02/main.o
AVR/class02/makefile
AVR/debounce/
AVR/debounce/main.c
AVR/debounce/main.elf
AVR/debounce/main.hex
AVR/debounce/main.o
AVR/debounce/makefile
AVR/DRIVER/
AVR/DRIVER/linux-nonroot/
AVR/DRIVER/linux-nonroot/99-USBasp.rules
AVR/DRIVER/linux-nonroot/install_rule
AVR/DRIVER/win-driver/
AVR/DRIVER/win-driver/libusb_0.1.12.1/
AVR/DRIVER/win-driver/libusb_0.1.12.1/libusb0.dll
AVR/DRIVER/win-driver/libusb_0.1.12.1/libusb0.sys
AVR/DRIVER/win-driver/libusb_0.1.12.1/libusb0_x64.dll
AVR/DRIVER/win-driver/libusb_0.1.12.1/libusb0_x64.sys
AVR/DRIVER/win-driver/libusb_0.1.12.1/testlibusb-win.exe
AVR/DRIVER/win-driver/libusb_0.1.12.1/testlibusb.exe
AVR/DRIVER/win-driver/libusb_0.1.12.1/usbasp.cat
AVR/DRIVER/win-driver/libusb_0.1.12.1/usbasp.inf
AVR/DRIVER/win-driver/libusb_0.1.12.1/usbasp_x64.cat
AVR/DRIVER/win-driver/libusb_1.2.4.0/
AVR/DRIVER/win-driver/libusb_1.2.4.0/amd64/
AVR/DRIVER/win-driver/libusb_1.2.4.0/amd64/libusb0.dll
AVR/DRIVER/win-driver/libusb_1.2.4.0/amd64/libusb0.sys
AVR/DRIVER/win-driver/libusb_1.2.4.0/ia64/
AVR/DRIVER/win-driver/libusb_1.2.4.0/ia64/libusb0.dll
AVR/DRIVER/win-driver/libusb_1.2.4.0/ia64/libusb0.sys
AVR/DRIVER/win-driver/libusb_1.2.4.0/installer_x64.exe
AVR/DRIVER/win-driver/libusb_1.2.4.0/installer_x86.exe
AVR/DRIVER/win-driver/libusb_1.2.4.0/libusb-win32-bin-README.txt
AVR/DRIVER/win-driver/libusb_1.2.4.0/license/
AVR/DRIVER/win-driver/libusb_1.2.4.0/license/libusb-win32/
AVR/DRIVER/win-driver/libusb_1.2.4.0/license/libusb-win32/installer_license.txt
AVR/DRIVER/win-driver/libusb_1.2.4.0/usbasp.cat
AVR/DRIVER/win-driver/libusb_1.2.4.0/usbasp.inf
AVR/DRIVER/win-driver/libusb_1.2.4.0/x86/
AVR/DRIVER/win-driver/libusb_1.2.4.0/x86/libusb0.sys
AVR/DRIVER/win-driver/libusb_1.2.4.0/x86/libusb0_x86.dll
AVR/ejaaduino-board-layout.PNG
AVR/Last Loaded simulation.DBK
AVR/lcd-interface/
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/doxygen.css
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/doxygen.png
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/group__pfleury__lcd.html
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/lcd.c
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/lcd.h
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/makefile
AVR/lcd-interface/LCD Interface Library [ORIGINAL]/test_lcd.c
AVR/lcd-interface/lcd.c
AVR/lcd-interface/lcd.h
AVR/lcd-interface/lcd.o
AVR/lcd-interface/main.c
AVR/lcd-interface/main.elf
AVR/lcd-interface/main.hex
AVR/lcd-interface/main.o
AVR/lcd-interface/makefile
AVR/lcd-interface/Proteus Simulation/
AVR/lcd-interface/Proteus Simulation/Last Loaded Test.DBK
AVR/lcd-interface/Proteus Simulation/Test.DSN
AVR/lcd-interface/Proteus Simulation/Test.PWI
AVR/simulation.DSN
AVR/simulation.PWI
AVR/template/
AVR/template/main.c
AVR/template/makefile
AVR/template.h
AVR/timer0/
AVR/timer0/main.c
AVR/timer0/main.elf
AVR/timer0/main.hex
AVR/timer0/main.o
AVR/timer0/makefile
README.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.