搜索
bottom↓
回复: 7

斯坦福大学网站上的一个 AVR-GCC 函数库

[复制链接]

出0入4汤圆

发表于 2007-8-28 19:30:44 | 显示全部楼层 |阅读模式
URL: http://ccrma.stanford.edu/courses/250a-fall-2003/docs/avrlib-new/files.html



/a2d.c [code]        Analog-to-Digital converter function library

/a2d.h [code]        Analog-to-Digital converter function library

/ata.c [code]        IDE-ATA hard disk interface driver

/ata.h [code]        IDE-ATA hard disk interface driver

/avrlibdefs.h [code]        AVRlib global defines and macros

/avrlibtypes.h [code]        AVRlib global types and typedefines

/bitbuf.c [code]        Multipurpose bit buffer structure and methods

/bitbuf.h [code]        Multipurpose bit buffer structure and methods

/buffer.c [code]        Multipurpose byte buffer structure and methods

/buffer.h [code]        Multipurpose byte buffer structure and methods

/cmdline.c [code]        Command-Line Interface Library

/cmdline.h [code]       

/debug.c [code]       

/debug.h [code]       

/encoder.c [code]        Quadrature Encoder reader/driver

/encoder.h [code]        Quadrature Encoder reader/driver

/fat.c [code]        FAT16/32 file system driver

/fat.h [code]        FAT16/32 file system driver

/fixedpt.c [code]        Fixed-point math function library

/fixedpt.h [code]        Fixed-point math function library

/font5x7.h [code]        Graphic LCD Font (Ascii Characters)

/fontgr.h [code]        Graphic LCD Font (Graphic Characters)

/glcd.c [code]        Graphic LCD API functions

/glcd.h [code]        Graphic LCD API functions

/gps.c [code]        GPS position storage and processing library

/gps.h [code]        GPS position storage and processing library

/i2c.c [code]        I2C interface using AVR Two-Wire Interface (TWI) hardware

/i2c.h [code]        I2C interface using AVR Two-Wire Interface (TWI) hardware

/i2ceeprom.c [code]        Interface for standard I2C EEPROM memories

/i2ceeprom.h [code]        Interface for standard I2C EEPROM memories

/i2csw.c [code]        Software-driven I2C interface using port pins

/i2csw.h [code]        Software-driven I2C interface using port pins

/ks0108.c [code]        Graphic LCD driver for HD61202/KS0108 displays

/ks0108.h [code]        Graphic LCD driver for HD61202/KS0108 displays

/lcd.c [code]        Character LCD driver for HD44780/SED1278 displays

/lcd.h [code]        Character LCD driver for HD44780/SED1278 displays

/nmea.c [code]        NMEA protocol function library

/nmea.h [code]        NMEA protocol function library

/port128.h [code]        Additional include for Mega128 to define individual port pins

/pulse.c [code]        Pulse/frequency generation function library

/pulse.h [code]        Pulse/frequency generation function library

/pwmsw.c [code]        Software interrupt-driven multi-output PWM function library

/pwmsw.h [code]        Software interrupt-driven multi-output PWM function library

/rprintf.c [code]        Printf routine and associated routines

/rprintf.h [code]        Printf routine and associated routines

/rtc.c [code]        Real-time clock function library

/rtc.h [code]        Real-time clock function library

/servo.c [code]        Interrupt-driven RC Servo function library

/servo.h [code]        Interrupt-driven RC Servo function library

/spi.c [code]        SPI interface driver

/spi.h [code]        SPI interface driver

/sramsw.c [code]        Software-driven SRAM memory bus access functions

/sramsw.h [code]        Software-driven SRAM memory bus access functions

/sta013.c [code]        STMicroelectronics STA013 MP3 player driver

/sta013.h [code]        STMicroelectronics STA013 MP3 player driver

/stxetx.c [code]        STX/ETX Packet Protocol Implementation Library

/stxetx.h [code]        STX/ETX Packet Protocol Implementation Library

/timer.c [code]        System Timer function library

/timer.h [code]        System Timer function library

/timer128.c [code]        System Timer function library for Mega128

/timer128.h [code]        System Timer function library for Mega128

/tsip.c [code]        TSIP (Trimble Standard Interface Protocol) function library

/tsip.h [code]        TSIP (Trimble Standard Interface Protocol) function library

/uart.c [code]        UART driver with buffer support

/uart.h [code]        UART driver with buffer support

/uart2.c [code]        Dual UART driver with buffer support

/uart2.h [code]        Dual UART driver with buffer support

/uartsw.c [code]        Software Interrupt-driven UART function library

/uartsw.h [code]        Software Interrupt-driven UART function library

/vt100.c [code]        VT100 terminal function library

/vt100.h [code]        VT100 terminal function library

/ccrma/debug.c [code]       

/ccrma/debug.h [code]       

/ccrma/midi.c [code]        MIDI client functions

/ccrma/midi.h [code]        MIDI client functions

/ccrma/osc.c [code]        Open Sound Control (OSC) client functions

/ccrma/osc.h [code]        Open Sound Control (OSC) client functions

/conf/ataconf.h [code]        IDE-ATA interface driver configuration

/conf/cmdlineconf.h [code]       

/conf/encoderconf.h [code]        Quadrature Encoder driver configuration

/conf/fatconf.h [code]        FAT16/32 file system driver configuration

/conf/global.h [code]        AVRlib project global include

/conf/i2cconf.h [code]        I2C (TWI) interface configuration

/conf/i2cswconf.h [code]        Software-driven I2C interface configuration

/conf/ks0108conf.h [code]        Graphic LCD driver configuration

/conf/lcdconf.h [code]        Character LCD driver configuration

/conf/rprintfconf.h [code]        Printf library configuration

/conf/servoconf.h [code]        Interrupt-driven RC Servo configuration

/conf/sramswconf.h [code]        Software-driven SRAM memory bus access configuration

/conf/sta013conf.h [code]        STA013 MP3 player driver configuration

/conf/stxetxconf.h [code]        STX/ETX Packet Protocol Implementation Configuration

阿莫论坛20周年了!感谢大家的支持与爱护!!

曾经有一段真挚的爱情摆在我的面前,我没有珍惜,现在想起来,还好我没有珍惜……

出0入0汤圆

发表于 2007-8-28 19:39:52 | 显示全部楼层
好东西,还在看,看看有没有实用价值

出0入4汤圆

 楼主| 发表于 2007-8-28 20:30:30 | 显示全部楼层
实际的资源好像在这里:

http://hubbard.engr.scu.edu/embedded/avr/avrlib/index.html





Santa Clara University Robotics Systems Laboratory:

http://hubbard.engr.scu.edu/embedded/index.html

出0入42汤圆

发表于 2007-8-28 20:48:17 | 显示全部楼层
2楼正解

出0入0汤圆

发表于 2007-8-28 20:56:29 | 显示全部楼层
Updated: Tuesday September 20, 2005



--------------------------------------------



以前斑竹发过,还是没有更新的说:-)

出0入0汤圆

发表于 2013-9-26 12:34:45 | 显示全部楼层
搬到这里了:

http://www.procyonengineering.com/embedded/avr/avrlib/

出0入4汤圆

发表于 2013-9-26 16:25:35 | 显示全部楼层
luvemcu 发表于 2013-9-26 12:34
搬到这里了:

http://www.procyonengineering.com/embedded/avr/avrlib/

谢谢分享,资料比较全。
回帖提示: 反政府言论将被立即封锁ID 在按“提交”前,请自问一下:我这样表达会给举报吗,会给自己惹麻烦吗? 另外:尽量不要使用Mark、顶等没有意义的回复。不得大量使用大字体和彩色字。【本论坛不允许直接上传手机拍摄图片,浪费大家下载带宽和论坛服务器空间,请压缩后(图片小于1兆)才上传。压缩方法可以在微信里面发给自己(不要勾选“原图),然后下载,就能得到压缩后的图片。注意:要连续压缩2次才能满足要求!!】。另外,手机版只能上传图片,要上传附件需要切换到电脑版(不需要使用电脑,手机上切换到电脑版就行,页面底部)。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|Archiver|amobbs.com 阿莫电子技术论坛 ( 粤ICP备2022115958号, 版权所有:东莞阿莫电子贸易商行 创办于2004年 (公安交互式论坛备案:44190002001997 ) )

GMT+8, 2024-8-27 00:14

© Since 2004 www.amobbs.com, 原www.ourdev.cn, 原www.ouravr.com

快速回复 返回顶部 返回列表