<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=15&amp;t=6053" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2010-05-08T14:09:10+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=15&amp;t=6053</id>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-05-08T14:09:10+01:00</updated>
<published>2010-05-08T14:09:10+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26679#p26679</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26679#p26679"/>
<title type="html"><![CDATA[Help with C programming]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26679#p26679"><![CDATA[
Heres the one I use for my new DCMP firmware<br /><br /><!-- m --><a class="postlink" href="http://code.google.com/p/robobuilderlib/source/browse/trunk/dcmplus/Makefile">http://code.google.com/p/robobuilderlib ... s/Makefile</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Sat May 08, 2010 2:09 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Felix]]></name></author>
<updated>2010-05-08T13:48:12+01:00</updated>
<published>2010-05-08T13:48:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26676#p26676</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26676#p26676"/>
<title type="html"><![CDATA[Help with C programming]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26676#p26676"><![CDATA[
How exactly am I supposed to compile the C source by badcommandorfilename? Do I need to include any other files? If there is any chance of adding a makefile for avr-gcc that would be great!<br /><br />And how did you get a more up-to-date version than the one on his blog?!?!  <img src="http://forum.robosavvy.com/images/smilies/icon_lol.gif" alt=":lol:" title="Laughing" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1518">Felix</a> — Sat May 08, 2010 1:48 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[haenz]]></name></author>
<updated>2010-04-08T19:28:27+01:00</updated>
<published>2010-04-08T19:28:27+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26284#p26284</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26284#p26284"/>
<title type="html"><![CDATA[Help with C programming]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26284#p26284"><![CDATA[
I'm new to robobuilder developement too. I have the same problems getting the source code from the robobuilder site to work. I don't know how they get their c sources compiled without errors. First of all I declared the &quot;undefined symbols&quot; as external in e.g. comm.c and the errors will decrease. But actually only the avr-gcc example &quot;ex_avrs&quot; made my day  <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2061">haenz</a> — Thu Apr 08, 2010 7:28 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-04-08T09:42:44+01:00</updated>
<published>2010-04-08T09:42:44+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26280#p26280</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26280#p26280"/>
<title type="html"><![CDATA[Help with C programming]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26280#p26280"><![CDATA[
I have created a Homebrew OS - <!-- m --><a class="postlink" href="http://code.google.com/p/robobuilderlib/">http://code.google.com/p/robobuilderlib/</a><!-- m -->  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.<br /><br />Another forum member - badcommandorfilename has been developing C source ( <!-- m --><a class="postlink" href="http://www.robosavvy.com/Builders/badcommandorfilename/buildtherobot_v0.4.zip">http://www.robosavvy.com/Builders/badco ... t_v0.4.zip</a><!-- m --> ) ,  this looks very professional.<br /><br /><blockquote class="uncited"><div><br />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.<br /></div></blockquote><br /><br />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 : <!-- m --><a class="postlink" href="http://buildtherobot.blogspot.com/2010/03/congratulations-youre-our-2000th.html">http://buildtherobot.blogspot.com/2010/ ... 000th.html</a><!-- m --><br /><br />cheers<br /><br />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  <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Thu Apr 08, 2010 9:42 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ebrand]]></name></author>
<updated>2010-04-08T05:58:00+01:00</updated>
<published>2010-04-08T05:58:00+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26278#p26278</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26278#p26278"/>
<title type="html"><![CDATA[Help with C programming]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6053&amp;p=26278#p26278"><![CDATA[
Okay, so I've been trying to use robobuilder's 2nd C programming tutorial and the code included in it really really doesn't work. <br /><br />I know the community has worked on a few different solutions for programming robobuilder. (Side note I'm a huge fan of the Lisp implementation!) But I am trying to not use a computer for any processing power and completely use the ATMega128 Microcontroller in the Robobuilder. Has anyone else accomplished this feat? If you have, any tips will be very helpful I'm sure!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2020">ebrand</a> — Thu Apr 08, 2010 5:58 am</p><hr />
]]></content>
</entry>
</feed>