by l3v3rz » Thu Apr 08, 2010 9:42 am
by l3v3rz
Thu Apr 08, 2010 9:42 am
I have created a Homebrew OS -
http://code.google.com/p/robobuilderlib/ Its based on a conversion of the C tutorial code (by i-bot) into winAVR/gcc-avr and then some additional code by myself and Joe (another forum member) - plus a bit of reverse engineering ! Feel free to use what you want. I've added a very simple basic interpreter and joes built some binary comms protocol between bot and a PC. If you are interested I can add you as contributor to the project.
Another forum member - badcommandorfilename has been developing C source (
http://www.robosavvy.com/Builders/badco ... t_v0.4.zip ) , this looks very professional.
To commemorate this occasion, I present to you version 0.4 of the custom Robobuilder software. This version includes timer-based scheduling of movement, battery recharging capabilities, microphone operation and the ability to change state based upon button presses. A few small bugs have been fixed since last time, but as usual this is still a beta release - don't expect flawless operation just yet. Compiling instructions are here.
I would say that its hard to do anything sophisticated as there is very little processing power in a 14MHz 8 bit micro with 64K memory (although the chap above has got an FFT working!) - see his blog :
http://buildtherobot.blogspot.com/2010/ ... 000th.html
cheers
P.S thank for the comment about LISP - hope you've had some fun having a go with it. If you add bluetooth module you do at least get untethered operation - now if I could just get the code working on an Android or iPhone, talking via BT - that would be cool

I have created a Homebrew OS -
http://code.google.com/p/robobuilderlib/ Its based on a conversion of the C tutorial code (by i-bot) into winAVR/gcc-avr and then some additional code by myself and Joe (another forum member) - plus a bit of reverse engineering ! Feel free to use what you want. I've added a very simple basic interpreter and joes built some binary comms protocol between bot and a PC. If you are interested I can add you as contributor to the project.
Another forum member - badcommandorfilename has been developing C source (
http://www.robosavvy.com/Builders/badco ... t_v0.4.zip ) , this looks very professional.
To commemorate this occasion, I present to you version 0.4 of the custom Robobuilder software. This version includes timer-based scheduling of movement, battery recharging capabilities, microphone operation and the ability to change state based upon button presses. A few small bugs have been fixed since last time, but as usual this is still a beta release - don't expect flawless operation just yet. Compiling instructions are here.
I would say that its hard to do anything sophisticated as there is very little processing power in a 14MHz 8 bit micro with 64K memory (although the chap above has got an FFT working!) - see his blog :
http://buildtherobot.blogspot.com/2010/ ... 000th.html
cheers
P.S thank for the comment about LISP - hope you've had some fun having a go with it. If you add bluetooth module you do at least get untethered operation - now if I could just get the code working on an Android or iPhone, talking via BT - that would be cool
