[XCSSA] Links from Monday's XCSSA Arduino/AVR Microcontroller Programming Meeting

X-otic Computer Systems of San Antonio xcssa at xcssa.org
Thu May 22 16:01:59 CDT 2008


On Wednesday 21 May 2008 20:07, X-otic Computer Systems of San Antonio wrote:
> Another source for raw AVR programming is a Nerd Kit.
>
> http://nerdkits.com/


Sweet!  Thanks Anton (missed you at the last meeting!  It was a hoot!).

Anyway.. I was debating on whether to go with a module based system more like 
the Audriono (which has obvious standardized, pre-designed IO board 
advantages) over the raw AVR uController by itself...  But one of the reasons 
that I was leaning toward the Arduino was because it has all of the registers 
predefined in it's java based GUI in it's pull down device selection menu.

But now that I look at this site that you listed, I see that in one of their 
projects, the source code calls some support libraries that seem to load up 
said register variables:
	(from http://nerdkits.com/videos/musicbox1/musicbox1.c)
	[...]
	#include <avr/io.h>
	#include <avr/interrupt.h>
	#include <avr/pgmspace.h>
	[...]

Do you have experience with these header files?  Are they for just ONE of the 
ATmel devices?  How do you "switch" between models?  Anyone?

	
> I've been reviewing one for GeekDad and will post a link to the article
> when it is published.

Sweet.. let us know..

Tweeks


Confidentiality Notice: This e-mail message (including any attached or
embedded documents) is intended for the exclusive and confidential use of the
individual or entity to which this message is addressed, and unless otherwise
expressly indicated, is confidential and privileged information of Rackspace.
Any dissemination, distribution or copying of the enclosed material is prohibited.
If you receive this transmission in error, please notify us immediately by e-mail
at abuse at rackspace.com, and delete the original message.
Your cooperation is appreciated.



More information about the XCSSA mailing list