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

<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-05-24T20:14:06+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=15&amp;t=6130</id>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-05-24T20:14:06+01:00</updated>
<published>2010-05-24T20:14:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26886#p26886</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26886#p26886"/>
<title type="html"><![CDATA[synchronising sound with movements]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26886#p26886"><![CDATA[
Looking the firmware - i think the sound chip is a BMC504<br /><br /><!-- m --><a class="postlink" href="http://www.synoos.co.kr/03_voice/materials/BMC50x_UsersManual_v111_synoos.pdf">http://www.synoos.co.kr/03_voice/materi ... synoos.pdf</a><!-- m --><br /><br />This is based on the 8051 CPU it has 4Mb of Flash for sound storage - and is designed for both voice recording and sound output - so it may well be possible to upload wav files  into the flash for playback via the serial bus. The sounds that come with it though must be pre-configured as the firmware doesn't upload them as far as I can see.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Mon May 24, 2010 8:14 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-05-12T12:27:36+01:00</updated>
<published>2010-05-12T12:27:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26743#p26743</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26743#p26743"/>
<title type="html"><![CDATA[synchronising sound with movements]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26743#p26743"><![CDATA[
I don't believe this its possible even in firmware as the sound chip seems to only supports pre-defined sounds. (does anyone have details on the chip?)<br /><br />Certainly the controller  spec also suggest this-<br /><br /><!-- m --><a class="postlink" href="http://robosavvy.com/store/product_info.php/manufacturers_id/24/products_id/590?osCsid=d82d6ecd9e468e7026e512f57324c2cd">http://robosavvy.com/store/product_info ... f57324c2cd</a><!-- m --><br /><br />The sound chip is controlled by the CPU using wck bus. <br /><br />However, there is a direct output from the CPU - PWMSND (port E/3) - (volume control?) which I presume means you could build your own sound routines in firmware - from the ground up. May be <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=";)" title="Wink" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Wed May 12, 2010 12:27 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[badcommandorfilename]]></name></author>
<updated>2010-05-10T02:33:00+01:00</updated>
<published>2010-05-10T02:33:00+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26699#p26699</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26699#p26699"/>
<title type="html"><![CDATA[synchronising sound with movements]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26699#p26699"><![CDATA[
There is certianly no interface to do this in any of the moltion/actionbuilder software, so unless there is a hidden protocol to download it to the RBC brick I think you will need to modify the firmware.<br /><br />The RBC is actually very hackable, you should be able to use avr-gcc and avrlibc to compile the sample robobuilder firmware and make a few quick changes to the way that sounds are played (if you can decipher their source  <img src="http://forum.robosavvy.com/images/smilies/icon_razz.gif" alt=":P" title="Razz" /> ). And don't worry about bricking your brick - you can easily restore the old firmware using the RBC firmware upgrade tool. All the documentation is <a href="http://robosavvy.com/site/index.php?option=com_openwiki&amp;Itemid=&amp;id=robobuilder" class="postlink">here</a>.<br /><br />--------------<br /><!-- m --><a class="postlink" href="http://buildtherobot.blogspot.com/">http://buildtherobot.blogspot.com/</a><!-- m --> - A site about Robobuilder and humanoid robotics<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1830">badcommandorfilename</a> — Mon May 10, 2010 2:33 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kirsty]]></name></author>
<updated>2010-05-06T19:34:41+01:00</updated>
<published>2010-05-06T19:34:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26653#p26653</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26653#p26653"/>
<title type="html"><![CDATA[synchronising sound with movements]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6130&amp;p=26653#p26653"><![CDATA[
hi,<br />i am new to working with robobuilder, i have a 5710K and would like to synchronise movements with my own sound files.<br />i've found the list of the 25 sounds detailed in the rbc serial protocol documentation.  i've also found an example in the microsoft robotics dev studio user guide.<br />can anyone suggest a simple way to do this?  <br />am i right in thinking that to replace the 25 default sounds i would have to edit the firmware?  it's just that i would still like to use motion/actionbuilder software..<br />thank you-<br />kirsty<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1877">kirsty</a> — Thu May 06, 2010 7:34 pm</p><hr />
]]></content>
</entry>
</feed>