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

<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-09-25T09:31:49+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=2&amp;t=3725</id>
<entry>
<author><name><![CDATA[silveranim]]></name></author>
<updated>2010-09-25T09:31:49+01:00</updated>
<published>2010-09-25T09:31:49+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28283#p28283</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28283#p28283"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28283#p28283"><![CDATA[
hello chrisvo...many thanks for the additional information. it´s not easy for me to reprogramme the  kondo usb device. <img src="http://forum.robosavvy.com/images/smilies/icon_sad.gif" alt=":(" title="Sad" /> now i will try the kondo official guide, i hope it works...<br /><br />...why can´t I just buy a working Apple USB device from Robosavvy. It would be so much easier.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1661">silveranim</a> — Sat Sep 25, 2010 9:31 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chrisvo]]></name></author>
<updated>2010-09-19T22:07:57+01:00</updated>
<published>2010-09-19T22:07:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28214#p28214</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28214#p28214"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28214#p28214"><![CDATA[
P.S. Kondo has also posted an official guide for how to connect the USB adapter in Linux:<br /><br /><!-- m --><a class="postlink" href="http://kondo-robot.com/sys/archives/2443">http://kondo-robot.com/sys/archives/2443</a><!-- m --><br /><br />Their approach is to manually load the kernel driver using modprobe, passing in the custom VID/PID combination as parameters. To extend that, you could probably add something in /etc/modprobe.d or /etc/udev to automatically use these parameters when loading the ftdi-sio driver.<br /><br />Note that you only need to use the ftdi-sio kernel driver if you want to access the serial port through /dev/ttyUSB*. There is an excellent userland library called libftdi which directly accesses the USB-serial device without the use of the ftdi-sio kernel driver, and a small library called libkondo4 which uses libftdi to provide a high level API that accesses the functionality of RCB4 / ICS3.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1751">chrisvo</a> — Sun Sep 19, 2010 10:07 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chrisvo]]></name></author>
<updated>2010-09-16T16:36:52+01:00</updated>
<published>2010-09-16T16:36:52+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28172#p28172</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28172#p28172"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28172#p28172"><![CDATA[
Sorry about the link. Basically, the EEPROM stores configuration information for the USB-serial adapter including customized vendor/product id numbers which Kondo put in there. You can clear it so that it acts like a &quot;default&quot; FTDI USB-serial adapter.<br /><br />The easiest way is to use Windows tools to clear it if you have access to a Windows PC: FTDI released a graphical tool called FT_PROG which also lets you reprogram the firmware of the device. Basically look for the VID/PID configuration and clear it out to default. You don't have to mess with any other option. <br /><!-- m --><a class="postlink" href="http://www.ftdichip.com/Support/Utilities.htm#FT_Prog">http://www.ftdichip.com/Support/Utilities.htm#FT_Prog</a><!-- m --><br /><br />If you MUST use the Mac or Linux, use these steps:<br /><br />1. download ftdi_eeprom<br /><!-- m --><a class="postlink" href="http://www.intra2net.com/en/developer/libftdi/download.php">http://www.intra2net.com/en/developer/l ... wnload.php</a><!-- m --><br /><br />2. obtain the VID/PID combination for your USB adapter. On the mac you can find this in the &quot;System Profiler&quot; which you can get to by going to the Apple menu at the top left-hand side of your desktop and choose &quot;About this mac...&quot; then click on &quot;More info...&quot; and then USB and find out what the VID/PID is. <br /><br />3. Use that VID/PID information to tell ftdi_eeprom to erase the EEPROM (just read the instructions for ftdi_eeprom). You may have to do it more than once, sometimes it doesn't work the first time. Also, I'm pretty sure build of ftdi_eeprom on the Mac may not be easy because libftdi requires libusb, which doesn't come on the Mac. However, libusb, libftdi, and ftdi_eeprom all compile on the Mac, I have done it before.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1751">chrisvo</a> — Thu Sep 16, 2010 4:36 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[silveranim]]></name></author>
<updated>2010-09-16T15:45:12+01:00</updated>
<published>2010-09-16T15:45:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28171#p28171</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28171#p28171"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=28171#p28171"><![CDATA[
hi chrisvo...<br />....your link is not ok.......can you check this please...<br />thanks<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1661">silveranim</a> — Thu Sep 16, 2010 3:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chrisvo]]></name></author>
<updated>2010-09-16T16:27:23+01:00</updated>
<published>2009-12-08T19:28:15+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=23619#p23619</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=23619#p23619"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=23619#p23619"><![CDATA[
Another way: Just clear the vendor information for the EEPROM on the USB adapter. Requires no hardware or driver modification, and it will work just the same in Heart2Heart as before.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1751">chrisvo</a> — Tue Dec 08, 2009 7:28 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[veltrop]]></name></author>
<updated>2009-09-02T04:36:27+01:00</updated>
<published>2009-09-02T04:36:27+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=21579#p21579</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=21579#p21579"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=21579#p21579"><![CDATA[
Two solutions:<br /><br />1) You can use the USB-Serial adapter in Mac with the default FTDI drivers if you remove the EEPROM from it that contains the KONDO device ID's.  When you open up the casing on the adapter, it is a 6 pin chip near the connector end, on the same side of the board as the FTDI chip.  After removing the EEPROM, the FTDI device will go back to the default ID's and it's driver will register.  Sorry, if I wasn't at work I'd post a picture <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=";)" title="Wink" /><br /><br />2) Modify the driver as this guy did (Japanese): <a href="http://capsule.brain.riken.jp/~tyam/ja/khrosx.html" class="postlink">http://capsule.brain.riken.jp/~tyam/ja/khrosx.html</a><br />Open up /System/Library/Extensions/FTDIUSBSerialDriver.kext/Contents/Info.plist with a text editor or plist editor and add this data to the list of products:<br />                &lt;key&gt;Kondo Serial USB Adapter&lt;/key&gt;<br />                &lt;dict&gt;<br />                        &lt;key&gt;CFBundleIdentifier&lt;/key&gt;<br />                        &lt;string&gt;com.FTDI.driver.FTDIUSBSerialDriver&lt;/string&gt;<br />                        &lt;key&gt;IOClass&lt;/key&gt;<br />                        &lt;string&gt;FTDIUSBSerialDriver&lt;/string&gt;<br />                        &lt;key&gt;IOProviderClass&lt;/key&gt;<br />                        &lt;string&gt;IOUSBInterface&lt;/string&gt;<br />                        &lt;key&gt;bConfigurationValue&lt;/key&gt;<br />                        &lt;integer&gt;1&lt;/integer&gt;<br />                        &lt;key&gt;bInterfaceNumber&lt;/key&gt;<br />                        &lt;integer&gt;0&lt;/integer&gt;<br />                        &lt;key&gt;idProduct&lt;/key&gt;<br />                        &lt;integer&gt;2&lt;/integer&gt;<br />                        &lt;key&gt;idVendor&lt;/key&gt;<br />                        &lt;integer&gt;5724&lt;/integer&gt;<br />                &lt;/dict&gt;<br /><br />You should double check these Product/Vendor ID's in the IORegistryExplorer or from within Windows.<br /><br />Of course without H2H, unless you are doing some home grown serial port code on the Mac side, getting the adapter to work there is pointless. (Though this does open the door to using WINE instead of VMWare/Parallels)<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1573">veltrop</a> — Wed Sep 02, 2009 4:36 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[irina andrea]]></name></author>
<updated>2009-08-27T02:35:32+01:00</updated>
<published>2009-08-27T02:35:32+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=21472#p21472</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=21472#p21472"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=21472#p21472"><![CDATA[
Hi there,<br /><br />Me too, I have a mac and I like to control the KHR-2HV from Mac OS X, but I had problems iinstalling the USB Serial Converter Driver does not create the virtual ports (should appear in the / dev) but its´n there. <br /><br />The drivers is here  <!-- m --><a class="postlink" href="http://www.ftdichip.com/Drivers/VCP.htm">http://www.ftdichip.com/Drivers/VCP.htm</a><!-- m --><br />Install Guide Mac OS X is here <!-- m --><a class="postlink" href="http://www.ftdichip.com/Documents/InstallGuides/Mac_OS_X_Installation_Guide.pdf">http://www.ftdichip.com/Documents/Insta ... _Guide.pdf</a><!-- m --> <br /><br />although I was disappointed to know that there isn´t H2H for mac, do not really need, the idea is to handle it from java but I need the driver installed correctly. <br /><br /> <br />Has anyone tried to install the usb driver on Mac OS X? <br /><br /> <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1449">irina andrea</a> — Thu Aug 27, 2009 2:35 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[TheJuggler]]></name></author>
<updated>2009-07-20T17:45:42+01:00</updated>
<published>2009-07-20T17:45:42+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=20806#p20806</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=20806#p20806"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=20806#p20806"><![CDATA[
Great news Meltdown.  Thanks for the info.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1569">TheJuggler</a> — Mon Jul 20, 2009 5:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Meltdown]]></name></author>
<updated>2009-07-20T16:49:31+01:00</updated>
<published>2009-07-20T16:49:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=20804#p20804</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=20804#p20804"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=20804#p20804"><![CDATA[
Both parallels or bootcamp will work no problem.<br />I do all my programming with HtH on either bootcamp or parallels.<br />I even got it working on an old G4 with virtual pc and a usb to serial adapter <img src="http://forum.robosavvy.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /><br />I agree that it's a shame that there's no native HtH soft for Osx.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=4">Meltdown</a> — Mon Jul 20, 2009 4:49 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[TheJuggler]]></name></author>
<updated>2009-07-20T14:11:27+01:00</updated>
<published>2009-07-20T14:11:27+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=20800#p20800</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=20800#p20800"/>
<title type="html"><![CDATA[KHR and Mac]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3725&amp;p=20800#p20800"><![CDATA[
Hi there,<br /><br />I've been lurking for a while now, and gathering information before going ahead and buying a KHR-1HV kit to get myself into the world of bipedal roboteering.<br /><br />One question I have to ask is whether anyone here has any experience in working with the KHR series using a Mac.  All the documentation I have read required a PV with XP for the H2H software, and programming of the boards.  Now, I'm a Mac user, having shed the nightmare of windows a long time ago.  I do run Parallels on my mac meaning that I can run XP (and do have it installed).  <br /><br />So has anyone used the H2H on a Mac, running either parallels or bootcamp, or know if there's a Mac version of the SW that can be used?<br /><br />Thanks in advance.<br /><br />Neil<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1569">TheJuggler</a> — Mon Jul 20, 2009 2:11 pm</p><hr />
]]></content>
</entry>
</feed>