avrtoolbox是ATMEL AVR软件库库。
- 资源大小:153.93 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
软件
库库
资 源 简 介
I strongly encourage collaboration. If you want to participate please contact me.
**Some of the materials in this repository have extra documentation located at
http://smileymicros.com/blog**
avrtoolbox Design Philosophy
avrtoolbox is a collection of open source educational tools for learning about and using Atmel AVR (8-bit) microcontrollers with the standard Atmel AVR Toolchain: AVRStudio/WinAVR/avrdude.
Because the AVR architecture varies among sub-families, it would be very difficult to create compiled hardware libraries that could be run on all possible AVR variants. Our initial approach will be to create a single source code repository for three different AVRs available on inexpensive development boards in order to demonstrate concepts and leave it to the users to follow the methods shown to add additional devices as needed.
The two AVRs we will use are the ATmega169 and ATmega328; and we will test o
文 件 列 表
lcd_hd44780_test
bitwise.h
default
lcd.c
lcd.h
lcd_hd44780_test.aps
lcd_hd44780_test.aws
lcd_hd44780_test.c
libavr_atmega328_005.a
nav_buttons_test
bitwise.h
default
lcd.c
lcd.h
libavr_atmega328_005.a
nav.c
nav.h
nav_button.c
nav_buttons.aps
nav_buttons.aws
readme.txt