[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] q: shared code repositories
From: |
Eric Weddington |
Subject: |
RE: [avr-gcc-list] q: shared code repositories |
Date: |
Sat, 24 Feb 2007 19:39:28 -0700 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Dave Hylands
> Sent: Saturday, February 24, 2007 6:39 PM
> To: David McNab
> Cc: address@hidden
> Subject: Re: [avr-gcc-list] q: shared code repositories
>
> 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.
Also don't forget the Academy section on the AVR Freaks websiste
(www.avrfreaks.net)
Eric