<?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=1027" />

<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>2007-03-02T14:04:32+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=1027</id>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2007-03-02T14:04:32+01:00</updated>
<published>2007-03-02T14:04:32+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7736#p7736</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7736#p7736"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7736#p7736"><![CDATA[
<blockquote><div><cite>pepperm wrote:</cite><br />I wish the 168 had 2 USARTs, but it only has 1, USART0 sadly. It's the same as the Mega8 but with more (and longer lasting) flash, a higher top clock rate and twice the number of PWM channels. Unlike the mega8 though it will run at 16MHz on anything above 2.7V (if I read the spec sheet correctly).<br /><br />Mark<br /></div></blockquote><br /><br />No, at 3.3 volts you can only run at 8 MHz (well, 10, but we need 8 for the USART).<br /><br />From the front page of the data sheet:<br /><br />&quot;ATmega48/88/168: 0 - 10 MHz @ 2.7 - 5.5V, 0 - 20 MHz @ 4.5 - 5.5V&quot;<br /><br />You can still do 1.0 Mbps at 8 MHz though.<br /><br />Like I said, not having the extra UART isn't that big of a deal - I have a console logger that will log at up to 38,400 baud off any of the normal I/O pins of the ATmega168.<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Fri Mar 02, 2007 2:04 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pepperm]]></name></author>
<updated>2007-03-02T13:56:25+01:00</updated>
<published>2007-03-02T13:56:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7735#p7735</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7735#p7735"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7735#p7735"><![CDATA[
<blockquote><div><cite>JonHylands wrote:</cite><br />..... it offers nothing useful (other than 2 hardware UARTS) that the much smaller and simpler ATmega168 has. <br />- Jon<br /></div></blockquote><br /><br />I wish the 168 had 2 USARTs, but it only has 1, USART0 sadly. It's the same as the Mega8 but with more (and longer lasting) flash, a higher top clock rate and twice the number of PWM channels. Unlike the mega8 though it will run at 16MHz on anything above 2.7V (if I read the spec sheet correctly).<br /><br />Mark<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=220">pepperm</a> — Fri Mar 02, 2007 1:56 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2007-03-02T13:26:25+01:00</updated>
<published>2007-03-02T13:26:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7732#p7732</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7732#p7732"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7732#p7732"><![CDATA[
The ATmega128 is a little bit overkill for a sensor board. I'm using the Olimex ATmega128 board as my CM-5 replacement, but in my opinion (for a sensor board) it offers nothing useful (other than 2 hardware UARTS) that the much smaller and simpler ATmega168 has. The other big advantage to the ATmega168 is that it comes in a DIP form package for prototyping, which is nice.<br /><br />My brother put together a bit-banged, timer-based one-pin transmit-only UART that runs on the ATmega168, which I use as a debugging console, so only having one UART is not a big deal. That code is in his public repository, so anyone who wants to use it is welcome to.<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Fri Mar 02, 2007 1:26 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pepperm]]></name></author>
<updated>2007-03-02T13:12:31+01:00</updated>
<published>2007-03-02T13:12:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7727#p7727</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7727#p7727"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7727#p7727"><![CDATA[
Limor<br /><br />Sorry for the misunderstanding of the pins.<br /><br />The board you show is certainly useable but it is a bit big at 47mm square isn't it. At that size I could make a board with everything on it I suspect. The 128 processor is more capable though and has 2 USARTs which would be good.<br /><br />The mega12/32 board are also a possibility but again are big compaired to the Orangutan, and no voltage regulation.<br /><br />Do you think there will be a problem getting the Baby Orangutans?<br /><br />Mark<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=220">pepperm</a> — Fri Mar 02, 2007 1:12 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2007-03-02T13:10:51+01:00</updated>
<published>2007-03-02T13:10:51+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7726#p7726</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7726#p7726"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7726#p7726"><![CDATA[
they also have the Atmega16 and Atmega32 prototype boards<br /><img src="http://www.olimex.com/dev/images/avr-m16.jpg" alt="Image" /><br />smaller board but not sure if it has voltage regulator<br /><!-- m --><a class="postlink" href="http://www.olimex.com/dev/avr-m16.html">http://www.olimex.com/dev/avr-m16.html</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Fri Mar 02, 2007 1:10 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2007-03-02T13:05:53+01:00</updated>
<published>2007-03-02T13:05:53+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7724#p7724</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7724#p7724"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7724#p7724"><![CDATA[
pepperm,<br /><br />regarding the 4 pin - what i meant was that in the Robotis-recommended circuit for driving the 1-wire bus, they use 4 pins RX, TX, PD6, PD7 on the ATmega8.<br /><br />Please have a look at Olimax board based on ATmega128 (US$30)<br /><img src="http://www.olimex.com/dev/images/avr-h128c.jpg" alt="Image" /><br /><!-- m --><a class="postlink" href="http://www.olimex.com/dev/index.html">http://www.olimex.com/dev/index.html</a><!-- m --><br /><br />has 5V regulator and no need to hack the board if we go with JonHyland's software solution.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Fri Mar 02, 2007 1:05 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pepperm]]></name></author>
<updated>2007-03-02T09:11:58+01:00</updated>
<published>2007-03-02T09:11:58+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7721#p7721</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7721#p7721"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7721#p7721"><![CDATA[
Here is a picture of the back of the Baby Orangutan board with the daughter board and accelerometer mounted on the other side to show the mods required.<br /><br /><img src="http://robosavvy.com/site/Builders/pepperm/BioloidOrangutanmod.JPG" alt="Image" /><br /><br />Mark<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=220">pepperm</a> — Fri Mar 02, 2007 9:11 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2007-03-01T22:56:06+01:00</updated>
<published>2007-03-01T22:56:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7717#p7717</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7717#p7717"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7717#p7717"><![CDATA[
<blockquote><div><cite>pepperm wrote:</cite><br />Jon<br /><br />How does your code handle the USART Txd and Rxd lines just being shorted please? Are doing something with disabling USART input when transmitting data and putting the Txd line into input or high impedance when listening for data?<br /></div></blockquote><br /><br />The code basically disables the Rx side when transmitting, and disables the Tx side when receiving. If you're interested in looking at it, the source is here (written by my brother Dave):<br /><br /><a href="http://websvn.hylands.org/filedetails.php?repname=Projects&amp;path=%2Favr%2Fbioloid%2Fbioloid.c&amp;rev=0&amp;sc=0" class="postlink">http://websvn.hylands.org/filedetails.php?repname=Projects&amp;path=%2Favr%2Fbioloid%2Fbioloid.c&amp;rev=0&amp;sc=0</a><br /><br />I'm going to put up a pre-release of my code, which is in pretty reasonable shape to look at. It isn't fully tested, and I'm still waiting for the new UART module from my brother, but it will give you an idea of what I have done.<br /><br />This implements most of what we need for a Bioloid sensor.<br /><br /><a href="http://www.bioloid.info/tiki/tiki-download_file.php?fileId=78" class="postlink">http://www.bioloid.info/tiki/tiki-download_file.php?fileId=78</a><br /><br />Comments and feedback are welcome...<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Thu Mar 01, 2007 10:56 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pepperm]]></name></author>
<updated>2007-03-01T22:21:34+01:00</updated>
<published>2007-03-01T22:21:34+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7716#p7716</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7716#p7716"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7716#p7716"><![CDATA[
Limor<br /><br />I am beginning to think that we could either just use the Baby Orangutan board from Pololu with a simple and very daughter board for the whole project. You can see a photo of my test assembly on another thread. This would be good especially if we adopt Jon's &quot;no driver&quot; approach to comms on the single wire interface. I am investigating this right now.<br /><br />In this case the daughter board could carry voltage regulators or just a 5V accelerometer like the MX2125 or AXL202, or better.<br /><br />The other approach would be to take the Baby Orangutan board and re-deisgn to remove the motor drive chip and maybe add an accelerometer in it's place. Then manufacture this board. The components, especially the MLF processor are really beyond all but the most dedicated home constructor (with a reflow oven) so would have to be put on at manufacturing. The Orangutan is sold for $30 so it must be manufactured for less, but in what quantity I have no idea.<br /><br />What are your thoughts?<br /><br />Also just noted that you say the serial llink is a 4 pin connector. A slip I guess because it is a 3 pin one. <br /><br /><br />Jon<br /><br />How does your code handle the USART Txd and Rxd lines just being shorted please? Are doing something with disabling USART input when transmitting data and putting the Txd line into input or high impedance when listening for data?<br /><br /><br />Everyone<br /><br />I've spotted a slight problem with the Baby Orangutan mother board. The problem is that on the Orangutan board the LED is connected to PortD.1, the same port used by the USART for serial data out. This isn't too much of a problem in its self other than we can't easily turn the LED on and off when the pin is used as the USART output pin.<br /><br />So I propose a small mod to the Orangutan board. You need to cut the short track that comes from a via that comes through to the back of the Orangutan PCB between the PB5 and PD0 I/O pins. Then run a fine bit of wire from the via to the PD2 pin. The LED will then operate on PortD.2.<br /><br />Oh by the way, you don't have to do this but on the Accelerometer version of the board I have decided to use the PC2 pin on the daughter board as a 5V line. Then a single connector on that side of the board will connect you to the I2C, low baudrate serial, GND and 5V. This provides for easy connection of external devices. I have cut the pin that would go from the daughter board to the Orangutan board so that PC2 does not get permanently connected to 5V.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=220">pepperm</a> — Thu Mar 01, 2007 10:21 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2007-02-28T14:27:21+01:00</updated>
<published>2007-02-28T14:27:21+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7654#p7654</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7654#p7654"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7654#p7654"><![CDATA[
Regardless of what other people decide, I have to go with approach 1 for what I need - the space constraints are simple too tight. The foot pressure sensor boards I am doing are 1&quot; x 3/4&quot;, and on that board I have to fit a bus connector, a programming header, an ATmega168, and 4 2-pin connectors for the pressure sensors, plus a voltage regulator.<br /><br />My software is coming along nicely - I have the control table set up, with special handling for the EEPROM values versus the RAM values. I can do arbitrary READ_DATA and WRITE_DATA commands (as well as PING). The IMU is hooked up, and the six 10-bit values are feeding into the corresponding RAM registers in the control table at 100 Hz. I'm also updating the LED from the LED register, so if you write a 0 or 1 to that location, it turns on/off the LED. You can change the ID of the sensor as well, since that is just another location in the control table.<br /><br />Right now, the only issue is the UART code I am using is the standard UART, which assumes two data lines. Once my brother gets the UART module from the ATmega128 extracted and generalized, I'll be able to use that in my code, and actually read the response packets I am current sending off to /dev/null...<br /><br />I also need to spend some time robustifying the code, specifically doing range checks on control table reads &amp; writes, marking some of the control table locations as read-only, and that sort of thing. I'm using the response delay to pause before sending the response packets, but I haven't integrated the baud rate or the status return level.<br /><br /><a href="http://www.huv.com/blog" class="postlink">http://www.huv.com/blog</a><br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Wed Feb 28, 2007 2:27 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2007-02-28T12:33:54+01:00</updated>
<published>2007-02-28T12:33:54+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7649#p7649</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7649#p7649"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7649#p7649"><![CDATA[
I really think we should focus on what's the shortest path to having an affordable board for all Bioloid fans. RoboSavvy can take on the cost of manufacturing the board in limited quantity and offer it to the public initially at-cost to cover expenses (at least the first batch).<br /><br />It is a very simple board:<br /><br />1) AtmegaXX<br />1.1) boot loader (so no need for programmer pins)<br />1.2) operating at 3.3V to ease connecting gyro &amp; accellerometer<br />2) 3.3V voltage regulator<br />3) 4-pins that drive the connetion to the Bioloid 1-wire bus<br />4) Bioloid female socket<br />5) Atmega I/O ports connectable via holes or pins on the board <br /><br /><br />Approach 1: create an independent new custom board (such as suggested by Pepper and Hylands)<br /><br />Approach 2: create a daughter board to an existing controler board, that would only deal with the &quot;4-pins that drive the 1-wire bus&quot; and maybe also do the 3.3V voltage regulation if needed.<br /><br />Approach 3: contact a maker of an existing cheap Atmel board (such as Olimex) and see if they can come up with a really simple and cheap solution to complement their existing board.<br /><br />feedback welcome !<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Wed Feb 28, 2007 12:33 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2007-02-28T12:10:11+01:00</updated>
<published>2007-02-28T12:10:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7648#p7648</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7648#p7648"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7648#p7648"><![CDATA[
This was posted on the previous thread.<br />Here's some basic C code that works with Pepper's V1 board:<br /><!-- m --><a class="postlink" href="http://robosavvy.com/Builders/limor/PepperTake2-1Feb07-works.zip">http://robosavvy.com/Builders/limor/Pep ... -works.zip</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Wed Feb 28, 2007 12:10 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pepperm]]></name></author>
<updated>2007-02-25T22:27:33+01:00</updated>
<published>2007-02-25T22:27:33+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7537#p7537</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7537#p7537"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7537#p7537"><![CDATA[
Hi<br /><br />My Baby Orangutan board has now arrived and I have fitted the daughter board design that can be found here:<br /><a href="http://robosavvy.com/site/Builders/pepperm/PololuDaughterV1.x.zip" class="postlink">http://robosavvy.com/site/Builders/pepperm/PololuDaughterV1.x.zip</a><br /><br />The piggy back board arrangement is very small and should easily fit into a Dynamixel shell.<br /><br />Pev has been working on code and we have I2C and serial comms from the Mega8 version under test at the moment. It should be easy to port this to the Orangutan version. I have some photos that you can see here: <br /><img src="http://robosavvy.com/site/Builders/pepperm/2axisorangutan.JPG" alt="Image" /><br /><br />I now want to look at building a 2 axis Accelerometer onto the board. I will use the Memsic MX2125 chip because I have one and there is lots of documentation from Parallax about it. In the photo above I have placed the MX2125 roughly where I plan to fit it.<br /><br />Watch this space.<br /><br />Mark<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=220">pepperm</a> — Sun Feb 25, 2007 10:27 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Pev]]></name></author>
<updated>2007-02-14T16:03:22+01:00</updated>
<published>2007-02-14T16:03:22+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7185#p7185</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7185#p7185"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7185#p7185"><![CDATA[
John,<br /><br />I wish I could write C, I am sure I could squeeze a bit more out of the ATMega8. <br /><br />Hope the coding goes well, and hope you don't mind me poking through it.<br /><br />Pev<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=88">Pev</a> — Wed Feb 14, 2007 4:03 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2007-02-14T13:46:32+01:00</updated>
<published>2007-02-14T13:46:32+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7181#p7181</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7181#p7181"/>
<title type="html"><![CDATA[Bioloid I/O firmware]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1027&amp;p=7181#p7181"><![CDATA[
I am building interface boards for MicroRaptor as well - last night I put together a prototype board for an ATmega168, which you can see here:<br /><br /><a href="http://www.bioloid.info/tiki/tiki-index.php?page=Foot+Pressure+Sensors" class="postlink">http://www.bioloid.info/tiki/tiki-index.php?page=Foot+Pressure+Sensors</a><br /><br />I will be writing the code that runs on this board in C, for the gcc compiler. My brother has already put together a packet parser that uses a nice little FSM to parse incoming serial packets:<br /><br /><a href="http://websvn.hylands.org/listing.php?repname=Projects&amp;path=%2Fcommon%2F&amp;rev=0&amp;sc=0" class="postlink">http://websvn.hylands.org/listing.php?repname=Projects&amp;path=%2Fcommon%2F&amp;rev=0&amp;sc=0</a><br /><br />This is a DOS utility that illustrates how to use it:<br /><br /><a href="http://websvn.hylands.org/listing.php?repname=Projects&amp;path=%2Fbioloid%2Fpacket-parser%2F&amp;rev=0&amp;sc=0" class="postlink">http://websvn.hylands.org/listing.php?repname=Projects&amp;path=%2Fbioloid%2Fpacket-parser%2F&amp;rev=0&amp;sc=0</a><br /><br />Note that once I get my code running (using the packet parser), I will be posting it on the wiki.<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Wed Feb 14, 2007 1:46 pm</p><hr />
]]></content>
</entry>
</feed>