Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- HMC5883L
- WinAVR
- AT91
- atmega1280
- java
- HMC5843
- 9DOF
- Arduino 328p
- imu
- ITG3200
- QuadricopterX
- atmega
- Bosch
- javacv
- multiwii
- Triple Axis Magnetometer
- WinARM
- capture
- 멀티위
- Honeywell
- atmega168
- Digital Pressure Sensor
- BMP085
- xloader
- AVR
- FreeIMU
- arduino
- Barometer
- BMA180
- Sebastian Madgwick
Archives
- Today
- Total
스나군 작업실
Procyon AVRlib 본문
http://www.procyonengineering.com/embedded/avr/avrlib/index.html
- AVRlib is a library of easy-to-use C functions for a variety of common and uncommon tasks using AVR processors.
- The goal of AVRlib is to allow programmers to work quickly towards their end goal by reducing the time needed to write basic support functions and code.
- Most AVRlib header (*.h) files have lengthy descriptions of how to use the supplied library functions. All code (*.c) files are heavily commented with additional information.
- Documentation is still being improved and refined on many libraries. When getting familiar with a library, look first at the HTML docs and any example code that is available in the examples directory. Then look inside the *.h and *conf.h files, and then the *.c file for that library for more details and documentation.
- Significant example code is included in avrlib.zip. The example code is heavily commented and strives to illustrate how to use various AVRlib function libraries.
- Download AVRlib (with docs and code examples)
- On-line HTML Documentation
Procyon AVRlib Overview
General | AVR Built-In Peripheral Drivers |
|
|
External Hardware Device Drivers | AVR Software-Emulated Devices |
|
|
Network Support | |
|
'임베디드 > AVR' 카테고리의 다른 글
아두이노 부트로더를 이용하여 일반 펌웨어 업로드하기 (0) | 2011.12.25 |
---|---|
WinAVR (0) | 2011.12.24 |
Comments