avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] q: shared code repositories


From: Dave Hylands
Subject: Re: [avr-gcc-list] q: shared code repositories
Date: Sat, 24 Feb 2007 17:38:56 -0800

Hi David,

Is there anything in the way of public code repositories for gcc-avr and
avr-libc where people can share their code? Something like an AVR
counterpart of PIC's piclist.com?

I'm looking for a wide range of C and asm demo progs, so I can study the
AVR way of doing things (as I move my mind over from PIC). I'm after
samples covering topics like interrupt handlers, usage of the various
peripherals like uart, timers, adc etc.

There is a bunch of code over here:
<http://hubbard.engr.scu.edu/avr/avrlib/>

I have a bunch of samples on my svn server:
<http://websvn.hylands.org>
You'll find avr stuff in projects/avr and projects/common/avr

and there's a bunch of stuff I wrote for the robostix, which uses an ATMega128
<http://docswiki.gumstix.com/Robostix_samples>
I'm slowly migrating the code into my personal repository as well.

There is lots out there as well, it just depends on what you're looking for.

--
Dave Hylands
Vancouver, BC, Canada
http://www.DaveHylands.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]