<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://robosavvy.com/forum/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>RoboSavvy Forum</title>
 <link>http://robosavvy.com/forum/</link>
 <description>Robosavvy Forum: The largest online community of Humanoid Robot Builders</description>
 <language>en</language>
 <copyright>Material Posted in this forum may be subject to copyrights owned by the posters and/or Robosavvy when no other copyright is applicable.</copyright>
 <managingEditor>webmaster@robosavvy.com</managingEditor>
 <webMaster>webmaster@robosavvy.com</webMaster>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>60</ttl>
 <lastBuildDate>Sat, 04 Feb 2012 17:43:33 GMT</lastBuildDate>
 <pubDate>Sat, 04 Feb 2012 17:43:33 GMT</pubDate>
 <image>
  <url></url>
  <title>RoboSavvy Forum</title>
  <link>http://robosavvy.com/forum/</link>
 </image>
 <item>
  <title>RE: EZPhysics robot simulator</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33605#33605</link>
  <description>Hi, Thanks for you work on this, and for releasing it open source. I&#38;#39;ve been looking for software like this for some time. Can you tell us a bit more about the software development plans? Do you see it continuing? What are the requirements for the exe file? I tried running in under WINE in Linux, but it doesn&#38;#39;t work, so I wondered if I was missing some dependencies? Can it be built for Linux or Mac? Any instructions? I didn&#38;#39;t see any in the source code? 
&#60;br /&#62;

&#60;br /&#62;
BTW &#60;a href="http://actuatedcharacter.org/" target="_blank"&#62;http://actuatedcharacter.org/&#60;/a&#62; doesn&#38;#39;t seem to be working at present, but the blog is functioning.
&#60;br /&#62;

&#60;br /&#62;
Cheers,
&#60;br /&#62;
A</description>
  <category>Simulation &#38; Graphics</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7494</comments>
  <dc:creator>artyb, in Simulation &#38; Graphics</dc:creator>
  <dc:date>Sat, 04 Feb 2012 16:44:37 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33605#33605</guid>
 </item>
 <item>
  <title>RE: 2 X MRC3024</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33604#33604</link>
  <description>$DEVICE appears to be only a compiler directive and does not generate any code for download to the MRC3024. It appears to define the controller type,not an instance.
&#60;br /&#62;

&#60;br /&#62;
It is not clear how you want to use multiple MRC3024. Is it that you have more servos than 24 ? There is no inherant support in the MRC3024 firmware for multiple controllers.</description>
  <category>ROBONOVA-I &#38; Hitec</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7759</comments>
  <dc:creator>i-Bot, in ROBONOVA-I &#38; Hitec</dc:creator>
  <dc:date>Sat, 04 Feb 2012 16:40:12 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33604#33604</guid>
 </item>
 <item>
  <title>RE: Roboard and Microsoft Robotics Developer?</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33603#33603</link>
  <description>Thanks fpr the answer
&#60;br /&#62;

&#60;br /&#62;
I never heared about ROS, but it sounds interesting. unfotunly i have no experience with Linux. How does developers usually work with the Roboard? I startet writing in C in Microsoft Visual. Is this common or is there some kind of graphic programming language too? this would make the use more easy.</description>
  <category>Roboard - x86 Embedded Robot Board</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7671</comments>
  <dc:creator>Wheatley, in Roboard - x86 Embedded Robot Board</dc:creator>
  <dc:date>Sat, 04 Feb 2012 13:22:24 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33603#33603</guid>
 </item>
 <item>
  <title>2 X MRC3024</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33602#33602</link>
  <description>Hello everyone.
&#60;br /&#62;
 I was curious about the possibility of using two MRC3024.
&#60;br /&#62;
 
&#60;br /&#62;
From the manual I read:
&#60;br /&#62;

&#60;br /&#62;
 &#38;#39;$ DEVICE
&#60;br /&#62;
 Sets the controller applicable to the program.
&#60;br /&#62;

&#60;br /&#62;
 sentence structure
&#60;br /&#62;
 &#38;#39;$DEVICE [Controller]
&#60;br /&#62;

&#60;br /&#62;
where should I put this command in the structure?
&#60;br /&#62;
For example if I want to say to the first MRC.
&#60;br /&#62;

&#60;br /&#62;
 main:
&#60;br /&#62;
 Read the pin ad0
&#60;br /&#62;
 move the actuator XX
&#60;br /&#62;
 ...........
&#60;br /&#62;
 ................
&#60;br /&#62;

&#60;br /&#62;
 and then I want to jump to the second controller and said:
&#60;br /&#62;
 move the actuator YY
&#60;br /&#62;
 and returns to the main
&#60;br /&#62;

&#60;br /&#62;

&#60;br /&#62;
but above all, as is done downloading the code?
&#60;br /&#62;

&#60;br /&#62;
 Can you give some examples?
&#60;br /&#62;
 Even very simple.
&#60;br /&#62;
 I just want to understand the mechanism.
&#60;br /&#62;

&#60;br /&#62;
 Best regards.
&#60;br /&#62;
 Andy</description>
  <category>ROBONOVA-I &#38; Hitec</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7759</comments>
  <dc:creator>Landy, in ROBONOVA-I &#38; Hitec</dc:creator>
  <dc:date>Sat, 04 Feb 2012 13:09:06 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33602#33602</guid>
 </item>
 <item>
  <title>RE: I-Sobot goes Predator</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33601#33601</link>
  <description>...don&#180;t get my I-Sobot out of his new steamcar...
&#60;br /&#62;

&#60;br /&#62;
&#60;img src="http://i118.photobucket.com/albums/o115/voltax1/IMG_2011_02_07_1032.jpg" border="0" /&#62;
&#60;br /&#62;

&#60;br /&#62;
&#60;img src="http://i118.photobucket.com/albums/o115/voltax1/IMG_2011_02_07_1031.jpg" border="0" /&#62;
&#60;br /&#62;

&#60;br /&#62;
What shell i do?</description>
  <category>i-SOBOT</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=2251</comments>
  <dc:creator>prallplatte, in i-SOBOT</dc:creator>
  <dc:date>Sat, 04 Feb 2012 12:27:35 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33601#33601</guid>
 </item>
 <item>
  <title>Wahoo iPhone Robot</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33600#33600</link>
  <description>Dear all,
&#60;br /&#62;

&#60;br /&#62;
I am developing a robot. Please do leave a comment in the interested section if you want this project to happen. 
&#60;br /&#62;

&#60;br /&#62;
Best Unclebob
&#60;br /&#62;

&#60;br /&#62;

&#60;br /&#62;

&#60;br /&#62;
&#60;a href="http://www.unclebobtech.com/interested" target="_blank"&#62;http://www.unclebobtech.com/interested&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;
&#60;span style="color: brown"&#62;&#60;span style="text-decoration: underline"&#62;&#60;span style="font-weight: bold"&#62;Wahoo the first $150 biped robot control via smartphone in the whole&#60;/span&#62;&#60;/span&#62;&#60;/span&#62;
&#60;br /&#62;

&#60;br /&#62;
The idea of this project is to build biped robots (i.e.robot that has two feet) at a very affordable price.
&#60;br /&#62;

&#60;br /&#62;
Most people like robots but they are price somewhere between $800-$2000. Hobbist robotics are therefore not widespread in most of countries due to the high price tag.
&#60;br /&#62;

&#60;br /&#62;
By offering robots at $150 and with the sex appeal of smartphones I am hoping this will create a new robot market that does not exist.</description>
  <category>General</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7758</comments>
  <dc:creator>UncleBob, in General</dc:creator>
  <dc:date>Sat, 04 Feb 2012 03:51:28 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33600#33600</guid>
 </item>
 <item>
  <title>RE: Android + Arduino</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33594#33594</link>
  <description>IOIO is pretty expensive. If you have bluetooth shield, you can use ArduinoCommander app to control arduino board - &#60;a href="https://market.android.com/details?id=name.antonsmirnov.android.arduinocommander" target="_blank"&#62;https://market.android.com/details?id=name.antonsmirnov.android.arduinocommander&#60;/a&#62;</description>
  <category>Electronic Brains and Sensors</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7212</comments>
  <dc:creator>antoine, in Electronic Brains and Sensors</dc:creator>
  <dc:date>Fri, 03 Feb 2012 17:58:26 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33594#33594</guid>
 </item>
 <item>
  <title>RE: Robot actions jammed.</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33593#33593</link>
  <description>Hi Phoenix 143
&#60;br /&#62;

&#60;br /&#62;
I think it&#38;#39;s important to separate 2 things:
&#60;br /&#62;

&#60;br /&#62;
1) The internal memory of the processor. This is where the AVR Code is stored.
&#60;br /&#62;

&#60;br /&#62;
2) Additionally there is an EEPROM module inside that can be addressed by the processor. However code can&#38;#39;t be loaded into the EEPROM (but I guess you alreayd know this).
&#60;br /&#62;

&#60;br /&#62;
If your code is too big you may be able to store static info such as Motion Data on the EEPROM though and then read it back during the execution of the program.
&#60;br /&#62;

&#60;br /&#62;
You haven&#38;#39;t shared much details about your code (ie are you suing the Robobuilder C code, your own custom one, ...) but there may also be some bug in code that&#38;#39;s causing execution to halt.
&#60;br /&#62;

&#60;br /&#62;
Pedro.</description>
  <category>RoboBuilder</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7737</comments>
  <dc:creator>PedroR, in RoboBuilder</dc:creator>
  <dc:date>Fri, 03 Feb 2012 15:55:01 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33593#33593</guid>
 </item>
 <item>
  <title>RE: I-Sobot goes Predator</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33590#33590</link>
  <description>...btw: what do you think about this?
&#60;br /&#62;

&#60;br /&#62;
&#60;img src="http://i118.photobucket.com/albums/o115/voltax1/IMG_2011_02_05_0986.jpg" border="0" /&#62;
&#60;br /&#62;

&#60;br /&#62;
&#60;img src="http://i118.photobucket.com/albums/o115/voltax1/IMG_2011_02_05_0968.jpg" border="0" /&#62;
&#60;br /&#62;

&#60;br /&#62;
&#60;img src="http://i118.photobucket.com/albums/o115/voltax1/IMG_2011_02_05_0974.jpg" border="0" /&#62;</description>
  <category>i-SOBOT</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=2251</comments>
  <dc:creator>prallplatte, in i-SOBOT</dc:creator>
  <dc:date>Thu, 02 Feb 2012 23:31:34 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33590#33590</guid>
 </item>
 <item>
  <title>RE: KHR-3HV Battery options</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33589#33589</link>
  <description>Hi
&#60;br /&#62;

&#60;br /&#62;
We&#38;#39;ve tried using 3 cell Lipo batteries in our Lab with KHR 3HV. 
&#60;br /&#62;

&#60;br /&#62;
Although they work, they seem to supply excessive voltage to the motors: the KHR stock battery is 10.8V where a fully charged LiPo is 12.4V.
&#60;br /&#62;

&#60;br /&#62;
From our experience what we&#38;#39;ve seen is that servos tend to get damaged faster (ie blown mosfets usually).
&#60;br /&#62;

&#60;br /&#62;
If you&#38;#39;re the hacker type, you can try getting 9x 1.2V AA rechargeable NiMH batteries and building your own battery pack probably reusing part of the damaged one you have.
&#60;br /&#62;
There 1.2V AAs that have higher capacity than the stock ones that come with the KHR.
&#60;br /&#62;
Make sure to proceed with caution - and at your own risk! - if using this approach!
&#60;br /&#62;

&#60;br /&#62;

&#60;br /&#62;
With regards to using a LiPo, if you choose to go down this road, we would strongly recommend getting a voltage regulator.
&#60;br /&#62;

&#60;br /&#62;
It is quite hard to find one that can provide either 10.5V or 10.8V. The largest variety can be found with the &#38;quot;BEC&#38;quot; denomination (they&#38;#39;re for the RC world) but they&#38;#39;re typically for 5V, 6V or 12V (some also offer 8.2V).
&#60;br /&#62;

&#60;br /&#62;
The only regulator we found capable of doing 10.8V was the Castle Creations BEC Pro.
&#60;br /&#62;

&#60;br /&#62;
The BEC Pro does have a few things to it: you need to get the programmer in addition to the Regulator to set the desired voltage and it has a bit of size.
&#60;br /&#62;

&#60;br /&#62;
As a side note (and this is unconfirmed) we&#38;#39;ve read some rumours it causing brownouts but this is unconfirmed. (the concept of brownout is a bit exquisite but I&#38;#39;m sure wikipedia or google can explain it).
&#60;br /&#62;

&#60;br /&#62;
We haven&#38;#39;t tried the BEC Pro ourselves but maybe with a bit of research you may find similar regulators (or BECs) that can output the steady 10.8V.
&#60;br /&#62;

&#60;br /&#62;
FIY using a regulator also improves the robot&#38;#39;s performance as the performance remains constant: ie it always gets the same voltage regardless of the battery level meaning torque is constant.
&#60;br /&#62;

&#60;br /&#62;
Regards
&#60;br /&#62;
Pedro</description>
  <category>KHR-1, KHR-2HV, KHR3-HV &#38; Kondo</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7706</comments>
  <dc:creator>PedroR, in KHR-1, KHR-2HV, KHR3-HV &#38; Kondo</dc:creator>
  <dc:date>Thu, 02 Feb 2012 17:15:33 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33589#33589</guid>
 </item>
 <item>
  <title>Higher Capacity batteries for DARwIn-OP from RoboSavvy</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33588#33588</link>
  <description>Hi all
&#60;br /&#62;

&#60;br /&#62;
All those who own a DARwIn have felt the low run times the standard DARwIn-OP battery provides.
&#60;br /&#62;

&#60;br /&#62;
The stock battery that comes with the robot is only 1 000mAh (the same as a Bioloid PREMIUM) but on DARwIn it&#38;#39;s powering way more equipment: more servos, more hardware including a FitPC2i and camera) making it&#38;#39;s run time about 10 minutes from our experiments.
&#60;br /&#62;

&#60;br /&#62;
The cavity for the battery has also got plenty of room to accommodate a much larger LiPo.
&#60;br /&#62;

&#60;br /&#62;
Therefore, we were able to source a higher capacity LiPo (1 550mAh) and the appropriate connectors.
&#60;br /&#62;

&#60;br /&#62;
1 550mAh is not yet the ideal for such a large robot but &#60;span style="color: green"&#62;it&#38;#39;s a good improvement over the standard&#60;/span&#62; battery (1.5x more power).
&#60;br /&#62;

&#60;br /&#62;
The other advantage is that&#60;span style="color: green"&#62; this battery offers much higher discharge rates (20C&#60;/span&#62; which, on a 1 550mAH battery means 3.1Amps triple what the standard battery can offer)
&#60;br /&#62;

&#60;br /&#62;
The battery as well as the necessary adapter can be found bellow:
&#60;br /&#62;
&#60;img src="http://robosavvy.com/store/images/R1550-3S-20.jpg" border="0" /&#62;
&#60;br /&#62;
&#60;a href="http://robosavvy.com/store/product_info.php/products_id/1974" target="_blank"&#62;http://robosavvy.com/store/product_info.php/products_id/1974&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;
Adapter to XT 60 (the connector used by DARwIn):
&#60;br /&#62;
&#60;img src="http://robosavvy.com/store/images/14543.jpg.thumb_150x110.jpg" border="0" /&#62;
&#60;br /&#62;
&#60;a href="http://robosavvy.com/store/product_info.php/products_id/1973" target="_blank"&#62;http://robosavvy.com/store/product_info.php/products_id/1973&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;
Regards
&#60;br /&#62;
Pedro.</description>
  <category>Robotis DARwIn-OP</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7751</comments>
  <dc:creator>PedroR, in Robotis DARwIn-OP</dc:creator>
  <dc:date>Thu, 02 Feb 2012 13:05:53 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33588#33588</guid>
 </item>
 <item>
  <title>RE: RoBoard RB100 + VGA card + cables - ebay listing</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33587#33587</link>
  <description>I follow your link to ebay for RoBoard RB-100 Vortex86DX + Mini PCI VGA Card + Cables , my question is, could you speed up the shipping after you receive the payment?somewhere in first or second week of February 2012 perhaps?</description>
  <category>Used Robot parts</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7738</comments>
  <dc:creator>wiweet, in Used Robot parts</dc:creator>
  <dc:date>Thu, 02 Feb 2012 12:26:43 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33587#33587</guid>
 </item>
 <item>
  <title>RE: Roboard and Microsoft Robotics Developer?</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33586#33586</link>
  <description>Most of the product descriptions were written when Microsoft Robotics Studio was a hot new promise for Robotics. The reality was an over complex solution with little take up by real robotic developers.
&#60;br /&#62;

&#60;br /&#62;
Since that time Linux has become the platform of choice for most high end developers; and ROS offers many of the key capabilites of MSRS with lower overhead and much better support.</description>
  <category>Roboard - x86 Embedded Robot Board</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7671</comments>
  <dc:creator>i-Bot, in Roboard - x86 Embedded Robot Board</dc:creator>
  <dc:date>Thu, 02 Feb 2012 11:27:29 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33586#33586</guid>
 </item>
 <item>
  <title>RE: KHR-3HV Battery options</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33585#33585</link>
  <description>Hey folks, thought I&#38;#39;d bump this post just in case... Any thoughts?</description>
  <category>KHR-1, KHR-2HV, KHR3-HV &#38; Kondo</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7706</comments>
  <dc:creator>Thex1138, in KHR-1, KHR-2HV, KHR3-HV &#38; Kondo</dc:creator>
  <dc:date>Thu, 02 Feb 2012 09:34:46 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33585#33585</guid>
 </item>
 <item>
  <title>RE: Roboard and Microsoft Robotics Developer?</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33584#33584</link>
  <description>Noone here tried it? why is it mentioned in every Product description?</description>
  <category>Roboard - x86 Embedded Robot Board</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7671</comments>
  <dc:creator>Wheatley, in Roboard - x86 Embedded Robot Board</dc:creator>
  <dc:date>Thu, 02 Feb 2012 09:08:10 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33584#33584</guid>
 </item>
 <item>
  <title>RE: Cheap LIDAR contest: Open LIDAR project</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33583#33583</link>
  <description>I do not understand about this robot project</description>
  <category>Electronic Brains and Sensors</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=6760</comments>
  <dc:creator>cahjos, in Electronic Brains and Sensors</dc:creator>
  <dc:date>Thu, 02 Feb 2012 07:13:36 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33583#33583</guid>
 </item>
 <item>
  <title>R+ (RoboPlus) Task Mobile!</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33582#33582</link>
  <description>&#60;iframe width="640" height="360" src="http://www.youtube.com/embed/eP0v33CTbHc?rel=0" frameborder="0"&#62;&#60;/iframe&#62;
&#60;br /&#62;

&#60;br /&#62;
&#60;img src="images/smiles/icon_surprised.gif" alt="Surprised" border="0" /&#62;</description>
  <category>Bioloid &#38; Robotis</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7750</comments>
  <dc:creator>siempre.aprendiendo, in Bioloid &#38; Robotis</dc:creator>
  <dc:date>Wed, 01 Feb 2012 18:19:33 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33582#33582</guid>
 </item>
 <item>
  <title>RE: New Bioloid STEM (CM-530 &#38;amp; AX-12W)</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33581#33581</link>
  <description>The AX-12W appears to be just the same as the AX-12, but with different gearing. Thus in wheel mode it can achieve 470 rpm, 8 times faster than AX-12, but 8 times less torque.</description>
  <category>Bioloid &#38; Robotis</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7653</comments>
  <dc:creator>i-Bot, in Bioloid &#38; Robotis</dc:creator>
  <dc:date>Wed, 01 Feb 2012 14:30:18 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33581#33581</guid>
 </item>
 <item>
  <title>RE: New Bioloid STEM (CM-530 &#38;amp; AX-12W)</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33580#33580</link>
  <description>Compared with the AX-18A and the 12A, what so special about the new motor? Is the encoder an optical one? According to the support site, the torque of the new AX-12W is 0.2Nm (2kgfcm). It seems to be way too small compared with the others. Is there a typo? 
&#60;br /&#62;

&#60;br /&#62;
&#60;a href="http://support.robotis.com/en/product/dynamixel/ax_series/ax-12w.htm" target="_blank"&#62;http://support.robotis.com/en/product/dynamixel/ax_series/ax-12w.htm&#60;/a&#62;</description>
  <category>Bioloid &#38; Robotis</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7653</comments>
  <dc:creator>petercohen, in Bioloid &#38; Robotis</dc:creator>
  <dc:date>Wed, 01 Feb 2012 11:41:44 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33580#33580</guid>
 </item>
 <item>
  <title>RE: Low Cost Linux Controller</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33579#33579</link>
  <description>Hi
&#60;br /&#62;

&#60;br /&#62;
Sorry to dredge up an old thread, but I was exploring information about the Bifferboard and happened upon this discussion. The idea looked promising; did anything ever come of it?
&#60;br /&#62;
Is there a place where I can find more information, or can you recommend a product that would accomplish something similar?
&#60;br /&#62;

&#60;br /&#62;
Thanks.
&#60;br /&#62;

&#60;br /&#62;
Brandon</description>
  <category>Electronic Brains and Sensors</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=6460</comments>
  <dc:creator>brandonbray16, in Electronic Brains and Sensors</dc:creator>
  <dc:date>Wed, 01 Feb 2012 01:00:23 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33579#33579</guid>
 </item>
 <item>
  <title>RE: Using TTL Level Signals/Communication on wCK Bus &#38;amp; BT So</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33578#33578</link>
  <description>Hi
&#60;br /&#62;

&#60;br /&#62;
To keep things coherent i posted the updated pictures in the 
&#60;br /&#62;
Robobuilder Linuxified - adding an embedded linux board topic.
&#60;br /&#62;

&#60;br /&#62;
Regards</description>
  <category>RoboBuilder</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7733</comments>
  <dc:creator>MarcoP, in RoboBuilder</dc:creator>
  <dc:date>Tue, 31 Jan 2012 11:55:46 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33578#33578</guid>
 </item>
 <item>
  <title>RE: Robobuilder Linuxified - adding an embedded linux board</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33577#33577</link>
  <description>Hi
&#60;br /&#62;

&#60;br /&#62;
So here are the updates:
&#60;br /&#62;

&#60;br /&#62;
&#60;a href="http://www.flickr.com/photos/robosavvy/6795093883/" target="_blank" class="postlink"&#62;&#60;img src="http://farm8.staticflickr.com/7175/6795093883_fb8658305d.jpg" border="0" /&#62;&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;
The dc converter soldered to the wCK cable. Still need to get right angle dc connector to improve clearances.
&#60;br /&#62;
Each wCK cable is cut in half to yield two power cables.
&#60;br /&#62;

&#60;br /&#62;
Despite not being used, the 2 data wires are left on since people normally pull on the cable to get it out, so this way it is more resilient.
&#60;br /&#62;

&#60;br /&#62;
&#60;a href="http://www.flickr.com/photos/robosavvy/6795041805/" target="_blank" class="postlink"&#62;&#60;img src="http://farm8.staticflickr.com/7008/6795041805_3d4dbd37d8.jpg" border="0" /&#62;&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;

&#60;br /&#62;
The black backpack. Notice there is a small tab in the lower right to clinch the power cable to provide strain relief.
&#60;br /&#62;

&#60;br /&#62;
&#60;a href="http://www.flickr.com/photos/robosavvy/6795046151/" target="_blank" class="postlink"&#62;&#60;img src="http://farm8.staticflickr.com/7166/6795046151_d2aeb3bb49.jpg" border="0" /&#62;&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;

&#60;br /&#62;
&#60;a href="http://www.flickr.com/photos/robosavvy/6795051065/" target="_blank" class="postlink"&#62;&#60;img src="http://farm8.staticflickr.com/7158/6795051065_23158c1c5b.jpg" border="0" /&#62;&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;

&#60;br /&#62;
We will probably offer the option of color, or even transparent plastic to the customer.
&#60;br /&#62;

&#60;br /&#62;
This black one almost seems factory made.
&#60;br /&#62;

&#60;br /&#62;
Regards</description>
  <category>RoboBuilder</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7597</comments>
  <dc:creator>MarcoP, in RoboBuilder</dc:creator>
  <dc:date>Tue, 31 Jan 2012 11:52:45 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33577#33577</guid>
 </item>
 <item>
  <title>RE: The Pirate Bay declares new category 3D printed physibles</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33571#33571</link>
  <description>Cool but right now Thingiverse is the best place to find and share 3-d designs.
&#60;br /&#62;

&#60;br /&#62;
&#60;a href="http://www.thingiverse.com/" target="_blank"&#62;http://www.thingiverse.com/&#60;/a&#62;</description>
  <category>3D Printing for Robotics</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7741</comments>
  <dc:creator>Gort, in 3D Printing for Robotics</dc:creator>
  <dc:date>Mon, 30 Jan 2012 21:51:32 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33571#33571</guid>
 </item>
 <item>
  <title>RE: Bioloid Wifi Board</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33570#33570</link>
  <description>There is going to be a Linuxified version of Bioloid CM5 and CM510 within the next weeks. It will give you wifi, webcam, on-board computation power and on-board python scripting. See the following links to get an idea of what Linuxified will do for Bioloid:
&#60;br /&#62;
&#60;a href="http://robosavvy.com/forum/viewtopic.php?t=7597" target="_blank"&#62;http://robosavvy.com/forum/viewtopic.php?t=7597&#60;/a&#62;
&#60;br /&#62;
&#60;a href="http://robosavvy.com/store/product_info.php/products_id/1928" target="_blank"&#62;http://robosavvy.com/store/product_info.php/products_id/1928&#60;/a&#62;</description>
  <category>Bioloid &#38; Robotis</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7600</comments>
  <dc:creator>limor, in Bioloid &#38; Robotis</dc:creator>
  <dc:date>Mon, 30 Jan 2012 21:04:30 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33570#33570</guid>
 </item>
 <item>
  <title>RE: Using TTL Level Signals/Communication on wCK Bus &#38;amp; BT So</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33569#33569</link>
  <description>Hi l3v3rz
&#60;br /&#62;

&#60;br /&#62;
We posted a firmware image here &#60;a href="http://robosavvy.com/RoboSavvyPages/Omnima/MiniEMBWiFi_Firmwares/" target="_blank"&#62;http://robosavvy.com/RoboSavvyPages/Omnima/MiniEMBWiFi_Firmwares/&#60;/a&#62; that includes the latest Luci configuration interface.
&#60;br /&#62;

&#60;br /&#62;
It offers a very neat (graphical) way to set up all the interfaces including WAN connection as client to a home network. It also offers a Graphical view to opkg and HDD usage.
&#60;br /&#62;
(Luci should be available by pointing your web browser to the board&#38;#39;s IP address).
&#60;br /&#62;

&#60;br /&#62;
The latest batch we got from Omnima should have come preloaded with this but in any case users can download and flash the image themselves.
&#60;br /&#62;

&#60;br /&#62;
The image was built specifically for the Linuxified project so it includes the necessary kernel subcomponents to install UVC (not sure if it&#38;#39;s pre installed already) as well as mjpeg streamer and python.
&#60;br /&#62;

&#60;br /&#62;
It also includes the latest Luci which offers that Graphical configuration interface (I believe you just need to connect tot he board over Ethernet and open the board&#38;#39;s IP on your browser).
&#60;br /&#62;
The only bit I don&#38;#39;t recall is if you need to set your LAN to a static IP address (and which) or if it will automatically assign one. (I think you need to set your PC manually to 192.168.1.40 for example and then try &#60;a href="http://192.168.1.1" target="_blank"&#62;http://192.168.1.1&#60;/a&#62; or 192.168.1.254). -- let us know how this goes!
&#60;br /&#62;

&#60;br /&#62;
As a side note, we&#38;#39;ve 3D printed a box to send you and also included a wCk cable already soldered to the Voltage Regulator and witha  DC barrel jack on the other so you can power the omnima directly from any connector on the wCK bus. (we should be shipping it to you in a couple of days as this is in the Lab not the WH)
&#60;br /&#62;

&#60;br /&#62;
We&#38;#39;ve made another set for ourselves and I&#38;#39;ll post some pictures tomorrow about this.
&#60;br /&#62;
It&#38;#39;s a very neat approach for Power Supply. no hassle with batteries or anything; you can even hotplug and unplug the Wall Adapter if the battery is low and the Omnima will just keep running.
&#60;br /&#62;

&#60;br /&#62;
Regards
&#60;br /&#62;
Pedro.</description>
  <category>RoboBuilder</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7733</comments>
  <dc:creator>PedroR, in RoboBuilder</dc:creator>
  <dc:date>Mon, 30 Jan 2012 18:56:20 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33569#33569</guid>
 </item>
 <item>
  <title>RE: Using TTL Level Signals/Communication on wCK Bus &#38;amp; BT So</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33568#33568</link>
  <description>That&#38;#39;s great thanks!
&#60;br /&#62;

&#60;br /&#62;
Got a cheap webcam working with it this weekend (Just &#163;3.90 inc P&#38;amp;P!!) - connects using UVC and works with mjpg streamer with -y option
&#60;br /&#62;

&#60;br /&#62;
&#60;a href="http://www.ebay.co.uk/itm/290653852233?ssPageName=STRK:MEWNX:IT&#38;amp;_trksid=p3984.m1497.l2649#ht_2189wt_1137" target="_blank"&#62;http://www.ebay.co.uk/itm/290653852233?ssPageName=STRK:MEWNX:IT&#38;amp;_trksid=p3984.m1497.l2649#ht_2189wt_1137&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;
Also tried to build octave but got stuck at the moment with libfortran. I&#38;#39;m sure its surmountable - just need to find the right sources.
&#60;br /&#62;

&#60;br /&#62;
One problem I have is that udhcpc always freezes and never detects my network - using ethernet at moment with static IP.  I would like to go wireless and have the card connect to my local wifi homehub and use dhcp to get an IP address, any tips on what setup to use ??
&#60;br /&#62;

&#60;br /&#62;

&#60;br /&#62;
cheers</description>
  <category>RoboBuilder</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7733</comments>
  <dc:creator>l3v3rz, in RoboBuilder</dc:creator>
  <dc:date>Mon, 30 Jan 2012 14:20:43 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33568#33568</guid>
 </item>
 <item>
  <title>RE: Maximum actuators per CM-510? (current limit)</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33567#33567</link>
  <description>Thanks for your quick and informative answer. That all makes sense.</description>
  <category>Bioloid &#38; Robotis</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7740</comments>
  <dc:creator>encrust, in Bioloid &#38; Robotis</dc:creator>
  <dc:date>Mon, 30 Jan 2012 14:11:43 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33567#33567</guid>
 </item>
 <item>
  <title>AX-18A Pack of 6 now available from RoboSavvy</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33566#33566</link>
  <description>Hi all
&#60;br /&#62;

&#60;br /&#62;
We&#38;#39;re happy to announce that the AX-18A Pack of 6 is now available from RoboSavvy.
&#60;br /&#62;

&#60;br /&#62;
The 6 Servo packs from Robotis offer excellent value for money allowing you to get 6 servos for approximately the price of 5 (ie you get 1 free).
&#60;br /&#62;

&#60;br /&#62;
The AX-18A Pack of 6 is particularly interesting for Bioloid owners as it offers a more affordable way to upgrade the Leg servos to faster ones.
&#60;br /&#62;

&#60;br /&#62;
&#60;a href="http://robosavvy.com/store/advanced_search_result.php?keywords=ax-18" target="_blank" class="postlink"&#62;&#60;img src="http://robosavvy.com/store/images/AX-18-pack6.jpg" border="0" /&#62;&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;
The benefits of this upgrade will depend on your application but &#60;span style="color: green"&#62;from what we see on the Bioloid GP (that uses them in the legs on a 16 DoF configuration), the robot walks and reacts much, much faster.&#60;/span&#62;
&#60;br /&#62;

&#60;br /&#62;
The complete line-up of AX-18s available from RoboSavvy can be found here: &#60;a href="http://robosavvy.com/store/advanced_search_result.php?keywords=ax-18" target="_blank"&#62;http://robosavvy.com/store/advanced_search_result.php?keywords=ax-18&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;
Regards
&#60;br /&#62;
Pedro.</description>
  <category>Bioloid &#38; Robotis</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7746</comments>
  <dc:creator>PedroR, in Bioloid &#38; Robotis</dc:creator>
  <dc:date>Mon, 30 Jan 2012 12:28:33 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33566#33566</guid>
 </item>
 <item>
  <title>RoBoard Module RM-G144</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33565#33565</link>
  <description>Hi
&#60;br /&#62;

&#60;br /&#62;
I want to connect the RoBoard Module RM-G144 directly to the PC usint the USB_I2C connection and then use the RM-G144 in Lab-View
&#60;br /&#62;
is there any one can give me some information about this process and RM-G144&#38;#39;s driver for lab-view?
&#60;br /&#62;
I&#38;#39;m quite new in robotic
&#60;br /&#62;
I&#38;#39;m use this usb module for connecting the RM-G144 to pc
&#60;br /&#62;
&#60;a href="http://www.robot-electronics.co.uk/htm/usb_i2c_tech.htm" target="_blank"&#62;http://www.robot-electronics.co.uk/htm/usb_i2c_tech.htm&#60;/a&#62;
&#60;br /&#62;

&#60;br /&#62;
thanks</description>
  <category>Roboard - x86 Embedded Robot Board</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7745</comments>
  <dc:creator>alib022, in Roboard - x86 Embedded Robot Board</dc:creator>
  <dc:date>Mon, 30 Jan 2012 11:43:19 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33565#33565</guid>
 </item>
 <item>
  <title>RE: Maximum actuators per CM-510? (current limit)</title>
  <link>http://robosavvy.com/forum/viewtopic.php?p=33562#33562</link>
  <description>As you no doubt know the CM510 has a 10 amp fuse, this is inline with the lipo battery in the normal mode of opertion/connection. So its going to stop the lipo bursting into flames or the robot wiring melting in the event of a short.
&#60;br /&#62;

&#60;br /&#62;
There is no reason why you can&#38;#39;t apply the lipo voltage directly to the bus. The CM520 is not then acting as an on/off switch or a circuit protection device. Current is then what your lipo can give, or of course what the wiring bus can stand.
&#60;br /&#62;

&#60;br /&#62;
I would strongly advise that you still put some fuse protection in place but no need to worry about an overload affecting the CM510</description>
  <category>Bioloid &#38; Robotis</category>
  <comments>http://robosavvy.com/forum/posting.php?mode=reply&amp;t=7740</comments>
  <dc:creator>Dewey, in Bioloid &#38; Robotis</dc:creator>
  <dc:date>Sun, 29 Jan 2012 18:17:19 GMT</dc:date>
  <guid isPermaLink="true">http://robosavvy.com/forum/viewtopic.php?p=33562#33562</guid>
 </item>
</channel>
</rss>


