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

<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>2008-08-31T07:57:04+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=2793</id>
<entry>
<author><name><![CDATA[BillB]]></name></author>
<updated>2008-08-31T07:57:04+01:00</updated>
<published>2008-08-31T07:57:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17372#p17372</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17372#p17372"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17372#p17372"><![CDATA[
<blockquote class="uncited"><div><br />That is not difficult, I'm sure we can do that.<br /></div></blockquote><br /><br />Glad to hear that.<br /><br /><blockquote class="uncited"><div><br />How about 'number of presses of button since last poll per button'?<br /></div></blockquote><br /><br />This would be nice but of limited use in controlling the Bioloid since you will potentially get different values depending upon the polling frequency, and would not work well when the polling occurs half way through a double click. A dedicated double click flag would be most useful.<br /><br /><blockquote class="uncited"><div><br />Right now we've got two bytes of digital button state and four bytes of analog controller state.<br /></div></blockquote> <br /><br />I have found that the resolution of the Analogue thumbsticks is far too accurate and can be slightly jittery. In my XBOX360 implementation I have quantised each analogue stick into one byte containing only 9 possible values. One value for each direction of the compass including diagonals (so 8 different values) and one for the centre position. That way there is far less jitter, and provides smaller range of values that is easier for the CM5 to cope with (especially for those using BCP rather than a C).<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=264">BillB</a> — Sun Aug 31, 2008 7:57 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2008-08-30T17:03:11+01:00</updated>
<published>2008-08-30T17:03:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17368#p17368</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17368#p17368"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17368#p17368"><![CDATA[
<blockquote><div><cite>StuartL wrote:</cite><br />Of course the next question is how do you want the user interface to look?  The more bytes you send across the bus the slower the poll will be.<br /></div></blockquote><br /><br />Well, the nice thing about Bioloid devices is they can compute all kinds of stuff, but you don't have to ask for it all... If you want more bytes, you get them, otherwise they just stay in the control table.<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Sat Aug 30, 2008 5:03 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2008-08-30T08:26:55+01:00</updated>
<published>2008-08-30T08:26:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17364#p17364</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17364#p17364"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17364#p17364"><![CDATA[
<blockquote><div><cite>BillB wrote:</cite><br />My experience in using an XBOX 360 gamepad to control my Bioloid/Robonova is that you can not have enough buttons. It would be great if your device could detect double clicks of a the gamepad buttons. That way you can effectively double the number of gamepad buttons. I have tried doing this on the CM5 - but is simply not fast enough. Distributing the responsibility of detecting double clicks to your PS2 device would be great.<br /></div></blockquote><br /><br />That is not difficult, I'm sure we can do that.<br /><br />How about 'number of presses of button since last poll per button'?<br /><br />Of course the next question is how do you want the user interface to look?  The more bytes you send across the bus the slower the poll will be.<br /><br />Right now we've got two bytes of digital button state and four bytes of analog controller state.  If you want button counts that number is going to increase dramatically, but it's only one poll per cycle.  We can do a lot of pre-calc, of course.<br /><br />How about a second set of bytes for the digital buttons which are set if there was more than one press since the last poll?  If you're polling quite fast you might not catch a double click this way.<br /><br />When we get the first custom built prototype working I'll try to remember to get hardware timers involved and see if we can reliably determine double clicks in hardware...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Sat Aug 30, 2008 8:26 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[BillB]]></name></author>
<updated>2008-08-27T09:46:18+01:00</updated>
<published>2008-08-27T09:46:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17348#p17348</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17348#p17348"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17348#p17348"><![CDATA[
Back from hols - catching up on the posts.<br /><br />StuartL - count me in for one of these devices. It will open some exciting possibilities.<br /><br />My experience in using an XBOX 360 gamepad to control my Bioloid/Robonova is that you can not have enough buttons. It would be great if your device could detect double clicks of a the gamepad buttons. That way you can effectively double the number of gamepad buttons. I have tried doing this on the CM5 - but is simply not fast enough. Distributing the responsibility of detecting double clicks to your PS2 device would be great.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=264">BillB</a> — Wed Aug 27, 2008 9:46 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2008-08-21T23:46:21+01:00</updated>
<published>2008-08-21T23:46:21+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17295#p17295</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17295#p17295"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17295#p17295"><![CDATA[
There's a thread on the Robonova forum where someone connected a Wii nunchuck to an Arduino with bluetooth and controlled a Robonova. Should also work with a CM5 with bluetooth.<br /><!-- m --><a class="postlink" href="http://robosavvy.com/forum/viewtopic.php?t=2748">http://robosavvy.com/forum/viewtopic.php?t=2748</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Thu Aug 21, 2008 11:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Bullit]]></name></author>
<updated>2008-08-21T20:16:16+01:00</updated>
<published>2008-08-21T20:16:16+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17293#p17293</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17293#p17293"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17293#p17293"><![CDATA[
We use PS3 sixaxis and DS3 (dual Shock 3) with our robots with the Gumstix Verdex and linux.  We use the HID interface to communicate with them.  The controllers need to be paired via USB.  Internal to the PS3 controller there is a standard ALPs bluetooth module.  The controllers output 50 byte HID packets every 10ms so they are much faster then human reaction time, generally considered to be about 100ms.<br /><br />StuartL,<br />There is a new Robotis controller coming out soon for the bioloid.  I haven't seen all the specs yet but I know they bring out pins for sensor modules so perhaps they bring out i2c and/or spi.  In our earlier robots we used the CM-2 controller and the SPI interface to connect up Logitech PS2 controllers.  You have to be careful to only power them with 3.3V though.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=173">Bullit</a> — Thu Aug 21, 2008 8:16 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2008-08-21T17:47:57+01:00</updated>
<published>2008-08-21T17:47:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17288#p17288</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17288#p17288"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17288#p17288"><![CDATA[
<blockquote><div><cite>i-Bot wrote:</cite><br />I am not sure these bluetooth controllers will work direct to the CM5. The blutooth controllers use HID over bluetooth. The CM5 bluetooth interfaces use serial over bluetooth.<br /><br />The controller NovaOne did for the Robonova uses serial over bluetooth.<br /><br />If you want an underengineered solution try the new Robobuilder controller. <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /><br /></div></blockquote><br /><br />yes, you are right.. i just recalled that I previously hypothesized similar functionality using the Wii and you had responded and so has google that there was no recorded successful interface between bluesmirf and Wii.<br /><br />I found some relevant links to interfacing with the sixaxis / duashock bluetooth . from what i understand it sounds like they involve listening to the bluetooth communication in promiscuous mode and doing the pairing/authentication by USB over bluetooth..<br /><br /><!-- m --><a class="postlink" href="http://www.pabr.org/sixlinux/sixlinux.en.html">http://www.pabr.org/sixlinux/sixlinux.en.html</a><!-- m --> -- &quot;<span style="font-style: italic">The SIXAXIS apparently does not support the standard Bluetooth pairing procedure</span>&quot;<br /><!-- m --><a class="postlink" href="http://thread.gmane.org/gmane.linux.bluez.devel/14354">http://thread.gmane.org/gmane.linux.bluez.devel/14354</a><!-- m --><br /><!-- m --><a class="postlink" href="http://onakasuita.org/ps3/">http://onakasuita.org/ps3/</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Thu Aug 21, 2008 5:47 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2008-08-21T16:57:20+01:00</updated>
<published>2008-08-21T16:57:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17287#p17287</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17287#p17287"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17287#p17287"><![CDATA[
I am not sure these bluetooth controllers will work direct to the CM5. The blutooth controllers use HID over bluetooth. The CM5 bluetooth interfaces use serial over bluetooth.<br /><br />The controller NovaOne did for the Robonova uses serial over bluetooth.<br /><br />If you want an underengineered solution try the new Robobuilder controller. <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Thu Aug 21, 2008 4:57 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2008-08-21T16:13:23+01:00</updated>
<published>2008-08-21T16:13:23+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17283#p17283</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17283#p17283"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17283#p17283"><![CDATA[
Hi, <br /><br />Getting compensated financially for your hobby robotics time is unfortunately very rare. You'd be spending at least 6 hours to put together a module/solution, deal with customers, take their money, buy stuff, package stuff, ship stuff.. with your modules/solutions costing $70 retail and your profit will be about $10. At that price level you'll be selling maybe 10-20 units over a 3 months period. Engineer's time in US is worth at least 30$/hour..  <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /> <br /><br />why don't you document everything you did and show some pictures and video?. This will generate the interest you are looking for.<br /><br />Another solution could involve the Sixaxis or Dualshock bluetooth controllers now available online for under $30<br /><br />Setting up Bluetooth on CM5 has been extensively documented (see the <a href="http://robosavvy.com/site/index.php?option=com_openwiki&amp;Itemid=&amp;id=robotis_bioloid" class="postlink">bioloid knowledgebase</a>)<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Thu Aug 21, 2008 4:13 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Will]]></name></author>
<updated>2008-08-19T05:19:52+01:00</updated>
<published>2008-08-19T05:19:52+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17263#p17263</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17263#p17263"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17263#p17263"><![CDATA[
Hi from Will,<br />i think the ps controller is very popular and perhaps so much so no one is bothering to say.<br />its going to sell, thats what i reckon,<br /><br />Bye for now and be well from Will.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=606">Will</a> — Tue Aug 19, 2008 5:19 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[trey3670]]></name></author>
<updated>2008-08-19T00:27:44+01:00</updated>
<published>2008-08-19T00:27:44+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17260#p17260</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17260#p17260"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17260#p17260"><![CDATA[
I am intrersted and dont be discouraged,its been slow around here.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=848">trey3670</a> — Tue Aug 19, 2008 12:27 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2008-08-18T14:58:17+01:00</updated>
<published>2008-08-18T14:58:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17257#p17257</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17257#p17257"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17257#p17257"><![CDATA[
I'm guessing from the tumbleweed response that there's not a lot of interest in a module to do this.  I don't have a problem with this and will shelve the idea, but do shout out if you're interested.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Mon Aug 18, 2008 2:58 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2008-08-15T08:42:03+01:00</updated>
<published>2008-08-15T08:42:03+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17241#p17241</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17241#p17241"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17241#p17241"><![CDATA[
I never found a source of the sockets alone. A cheap Multitap gave me 4 sockets at low cost, but still a bit of a pain.<br /><br />I tend to use the receivers without connectors, the connectors are so big. I prefer the Logitech because it is physically smaller. I unsolder the plug and wire direct to the board. I can get the Logitech and the interface into a Robobuilder head, didn't try it into an AX servo case.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Fri Aug 15, 2008 8:42 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2008-08-15T07:48:34+01:00</updated>
<published>2008-08-15T07:48:34+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17239#p17239</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17239#p17239"/>
<title type="html"><![CDATA[Playstation 2 controller]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2793&amp;p=17239#p17239"><![CDATA[
Earlier this week Matt and I got a 'spare' AX-12 servo board talking to a Playstation 2 wireless controller receiver.  Once we'd resolved some of the hardware issues (e.g. getting 3.3v from a 5v board) we managed it easily and can now get full wireless remote control of the Bioloid on the 1Mbit bus.<br /><br />In hindsight I also believe we can do the same trick by modifying the CM-5.<br /><br />However it occurs to me that there may be a market for this.  I'm not interested in making money off the community for PS2 controllers but if there's enough of a market to compensate my time for putting these into production I'll look more into it.<br /><br />The device would be a PS/2 controller to 1MBit bus bridge.  The interface would be comparable to a servo but the RAM bytes you read will be the controller inputs.  Right now we're struggling to find a source of PS2 controller sockets without spending money on extension leads, if any of you know of a source of them we could avoid releasing the board as a solder-only and even allow you to hot-plug the controller.<br /><br />Thoughts?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Fri Aug 15, 2008 7:48 am</p><hr />
]]></content>
</entry>
</feed>