<?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=5&amp;t=3323" />

<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>2009-02-11T11:48:38+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=3323</id>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2009-02-11T11:48:38+01:00</updated>
<published>2009-02-11T11:48:38+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19086#p19086</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19086#p19086"/>
<title type="html"><![CDATA[Re: HELP in ID and baud rate setup !!!]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19086#p19086"><![CDATA[
<blockquote><div><cite>Starlight wrote:</cite><br />Hi. Thanks for i-Bot's advise. btw, the circuit with PIC18F452 have been done, and I didn't have time to rework the circuit using ATMega128. Now my problem is how can I setup the ID of AX-12 and set the baud rate of AX-12 (default is 1Mbps) to 500Kbps ? any sample of C language or assembly to work on ? I'm using the MPLAB IDE for programming. Thanks. I'm really appreciate for someone who can help me on these problem.<br /></div></blockquote><br /><br />The AX-12 pdf file has many examples of the packets, including how to set the baud rate to 500kbps.  You'll have to figure out how to drive the PIC serial port in half duplex mode (tristate on receive, drive on TX) at the right speed but as soon as you've achieved that all should be well.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Wed Feb 11, 2009 11:48 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Starlight]]></name></author>
<updated>2009-02-10T08:06:02+01:00</updated>
<published>2009-02-10T08:06:02+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19068#p19068</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19068#p19068"/>
<title type="html"><![CDATA[HELP in ID and baud rate setup !!!]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19068#p19068"><![CDATA[
Hi. Thanks for i-Bot's advise. btw, the circuit with PIC18F452 have been done, and I didn't have time to rework the circuit using ATMega128. Now my problem is how can I setup the ID of AX-12 and set the baud rate of AX-12 (default is 1Mbps) to 500Kbps ? any sample of C language or assembly to work on ? I'm using the MPLAB IDE for programming. Thanks. I'm really appreciate for someone who can help me on these problem.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1192">Starlight</a> — Tue Feb 10, 2009 8:06 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2009-02-05T14:09:31+01:00</updated>
<published>2009-02-05T14:09:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19034#p19034</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19034#p19034"/>
<title type="html"><![CDATA[Programming using PIC18F452]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19034#p19034"><![CDATA[
I would suggest you are far better using the ATMega128 instead of the PIC18F452. Entry cost for using ATMega is low for boards, C compiler, debug, etc. Plus you now have the library from RandomMatt too.<br /><br />If you must use the PIC, then first work on the Serial port routines as these are greatest challenge to get working especially at 1M. After that, just use the ATMega C code as example.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Thu Feb 05, 2009 2:09 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Starlight]]></name></author>
<updated>2009-02-05T02:19:05+01:00</updated>
<published>2009-02-05T02:19:05+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19028#p19028</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19028#p19028"/>
<title type="html"><![CDATA[Programming using PIC18F452]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3323&amp;p=19028#p19028"><![CDATA[
Hi. Currently I'm using the PIC18F452 as my controller without using the CM5. From the user's manual, the example.c are written using Atmega128. So does anyone have the sample program of c using PIC18F452 ? Thanks .<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1192">Starlight</a> — Thu Feb 05, 2009 2:19 am</p><hr />
]]></content>
</entry>
</feed>