Society of Robots - Robot Forum

Software => Software => Topic started by: walkercreations on October 10, 2009, 08:21:47 PM

Title: Program from the ground up tutorial?
Post by: walkercreations on October 10, 2009, 08:21:47 PM
Is there a programming tutorial anywhere that starts from the ground up? I am making the $50 Robot and almost have the MCU completed. I understand most everything the the tutorial has taught so far but I would like to find one that goes over the program from the ground up so I can get an understanding of what goes into the program and what it does.
Title: Re: Program from the ground up tutorial?
Post by: bhsmith on October 13, 2009, 12:28:03 PM
I hope somebody make a tutorial on programming or direct us to where one is.  I've looked through a lot of code from the website and I can semi understand what it does but not all of it.  I have some experience with C++ and would like to be able to code my own bot instead of just using another person's work.  Even if it not a complete breakdown of the $50 robot code at least some simple programs would be appreciate.