Society of Robots - Robot Forum

Software => Software => Topic started by: Admin on September 10, 2005, 02:08:44 PM

Title: Atmel controller source code . . .
Post by: Admin on September 10, 2005, 02:08:44 PM
I am now programming the Atmel Mega168 and was wondering if anyone had some source code for like servos or running interrupts or timers. Im too lazy to figure it out on my own and wanted to save some time . . .
Title: Re: Atmel controller source code . . .
Post by: Admin on December 13, 2005, 08:38:42 AM
So I got frustrated with the Atmel due to lack of support offered and lack of sample code I could find online. The WinAVR software as well as the gcc was very buggy and therefore over frustrating to make bug workarounds.

But I got code that made servos work from a list of positions. Hopefully someone else would find it useful and can use my source code.

Also, the code is ugly not because of my programming skills, but because the compiler just wouldnt recognize code that was written nicely.