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

<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-06-17T04:47:12+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=1564</id>
<entry>
<author><name><![CDATA[Deepu208]]></name></author>
<updated>2010-06-17T04:47:12+01:00</updated>
<published>2010-06-17T04:47:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=27119#p27119</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=27119#p27119"/>
<title type="html"><![CDATA[speech in robonova using quadravox 306]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=27119#p27119"><![CDATA[
Hi everyone,<br /><br />Did anyone succeed in making robonova speak ? Please guide me through the process if you were using quadravox 306.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2195">Deepu208</a> — Thu Jun 17, 2010 4:47 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-09-24T11:23:58+01:00</updated>
<published>2007-09-24T11:23:58+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=11337#p11337</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=11337#p11337"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=11337#p11337"><![CDATA[
Although my code works OK on the SP03 output and with PCF8574. I had some problems with reading some Devantech devices. Also if pullups were not put on the PWM pins I use for I2c, then the processor would reset on the watchdog timer after an I2c transaction.<br /><br />The problem is in the clock pulling. The code I used does have clock pulling, but in the wrong place for the devantech devices. It was also the clock pulling making the resets without the pullups.<br /><br />I have fixed the problems, but will continue to test with more I2c devices (compass, accelerometer, sonar)<br /><br />If anyone has an urgent need, let me know and I will post code earlier.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Mon Sep 24, 2007 11:23 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-09-04T20:53:06+01:00</updated>
<published>2007-09-04T20:53:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10896#p10896</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10896#p10896"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10896#p10896"><![CDATA[
Sorry I was mistaken the code I posted for I2c  already has the LCD at 9600.<br /><br />Let me know if you have any problems<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Tue Sep 04, 2007 8:53 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2007-09-04T12:46:12+01:00</updated>
<published>2007-09-04T12:46:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10886#p10886</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10886#p10886"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10886#p10886"><![CDATA[
<blockquote class="uncited"><div><br />Just a note on the timing. The SP03 code from NovaOne, does not have the C3024 motion engine turned on, since no motors are enabled. This does make a significant difference to timings, since the motion engine takes about 75% of the processor when enabled. With the motion engine enabled the original NovaOne code takes over 5 seconds, and the new code about 120 millisec.<br /></div></blockquote><br /><br />Right now I am using the code provided by NovaOne (thanks again Chris!) and it works really fine except for a little delay that you are mentioning, which in my case does not make a lot of difference, but if as you're saying the data transfer is faster than it's worth a try.  Yes, if possible I would like also the 9600 tx update for the LCD - I will appreciate a lot.<br /><br />Charles<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Tue Sep 04, 2007 12:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-09-04T10:15:46+01:00</updated>
<published>2007-09-04T10:15:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10885#p10885</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10885#p10885"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10885#p10885"><![CDATA[
I have put Roboflash here:<br /><br /><!-- m --><a class="postlink" href="http://robosavvy.com/Builders/i-Bot/roboflash.zip">http://robosavvy.com/Builders/i-Bot/roboflash.zip</a><!-- m --><br /><br />Ignore the other roboflash related zip files in my file area, they are the c# source, and I have some problems in file management and cleanup in my file area.<br /><br />Roboflash erases the standard C3024 image, and loads the new code via the C3024 loader. If you need to replace with the original it is here:<br /><br /><!-- m --><a class="postlink" href="http://robosavvy.com/Builders/i-Bot/payload2.5.bin">http://robosavvy.com/Builders/i-Bot/payload2.5.bin</a><!-- m --><br /><br />We have been replacing C3024 code for over 6 months, and despite a few early scares, we have not had any problems. Obviously Hitec will not support the C3024 with patched code.<br /><br />The code is fixed to use the PWM0 for SDA and the PWM1 for SCL. These ports are not often used, and have a 5V supply to them. I could change the ports, but would rather avoid too many specials.<br /><br />For the LCD, the I2C code I posted still has the LCD at 4800 bps. I can do you a 9600 version this evening if you want.<br /><br />Just a note on the timing. The SP03 code from NovaOne, does not have the C3024 motion engine turned on, since no motors are enabled. This does make a significant difference to timings, since the motion engine takes about 75% of the processor when enabled. With the motion engine enabled the original NovaOne code takes over 5 seconds, and the new code about 120 millisec.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Tue Sep 04, 2007 10:15 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2007-09-04T08:55:38+01:00</updated>
<published>2007-09-04T08:55:38+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10883#p10883</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10883#p10883"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10883#p10883"><![CDATA[
Excellent work, I will find time during this week to try this code.  But I have three newbie questions:<br /><br />1.  From where can I download RoboFlash?<br />2.  My SP03 is connected to ports 15 (data) and 16 (control), do the virtual ports 5 and 6 map to these ports or do I have to connect the data and control to other pins?<br />3. Somewhere in this forum there is another upgrade for LCD communication, does this patch also contain that upgrade?<br /><br />Charles<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Tue Sep 04, 2007 8:55 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-09-03T23:04:48+01:00</updated>
<published>2007-09-03T23:04:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10878#p10878</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10878#p10878"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10878#p10878"><![CDATA[
I have just implemented and tested a patch to the C3024 code to add a second i2c master port.<br /><br />I eventually decided to make the patch as flexible as possible to allow any I2C device to be controlled. This is a little slower than originally planned, but still much faster than bit banging.<br /><br />I added new I/O ports ( 6 and 7)  for the BYTEIN and BYTEOUT commands to give an I2C control/status and data transfer register. This allows the new I2C commands to be called from RoboBASIC directly.<br /><br />I left the C3024 code as unchanged as possible, and retained nearly all the existing code at its previous locations. I added the I2C routines at the end.<br /><br />I timed the original bit bang code for the SP03 from NovaOne given above, and it takes about 2 seconds for just the I2C part. The new RoboBasic program with the new i2c instructions takes about 35 milliseconds for the same code.<br /><br />I have put the Robobasic code and the C3024 code here:<br /><br /><!-- m --><a class="postlink" href="http://robosavvy.com/Builders/i-Bot/C3024i2c.zip">http://robosavvy.com/Builders/i-Bot/C3024i2c.zip</a><!-- m --><br /><br />The C3024 code needs to be loaded with Roboflash or similar loader.<br /><br />I have only tested the SP03 code so far, but if anyone wants to try other devices, I can work with them.<br /><br />The code should handle most devices and includes handling of ACK/NAK on both write and read.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Mon Sep 03, 2007 11:04 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NovaOne]]></name></author>
<updated>2007-08-28T11:18:31+01:00</updated>
<published>2007-08-28T11:18:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10697#p10697</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10697#p10697"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10697#p10697"><![CDATA[
Sorry again for not responding to the private message.<br /><br />I will give the the timing info. if you can explain how i can measure it?<br /><br />Chris<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=663">NovaOne</a> — Tue Aug 28, 2007 11:18 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-08-28T08:43:36+01:00</updated>
<published>2007-08-28T08:43:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10694#p10694</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10694#p10694"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10694#p10694"><![CDATA[
Do you have some timing information for the bit bang i2C ? How long does it take ?<br /><br />I am considering adding another I2C master port into the C3024 code.<br /><br />NovaOne, I sent you a private mesage on this.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Tue Aug 28, 2007 8:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NovaOne]]></name></author>
<updated>2007-08-20T20:14:59+01:00</updated>
<published>2007-08-20T20:14:59+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10527#p10527</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10527#p10527"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10527#p10527"><![CDATA[
Because of my compass, I have been looking for some mumetal to shield the speaker, with no luck. I have also been told mumetal may not shield the speaker as I was hoping. (The speaker is within 3cm of the compass).<br /><br />Since there is also a problem with the volume of the SP03, I have decided to use a completely different amplifier and speaker. The only suitable speaker being a ceramic piezo speaker, I needed an amp designed to drive a piezo, ie the type used in PDA's and phones, seem quite loud?<br /><br />The amplifier I have ordered is the MAX9788 14VP-P,Class G Ceramic Speaker Driver:<br /><a href="http://datasheets.maxim-ic.com/en/ds/MAX9788.pdf" class="postlink">http://datasheets.maxim-ic.com/en/ds/MAX9788.pdf</a><br /><br />This article seems to suggest it (is the cats whiskers and) will be perfect?<br /> <a href="http://www.marketwire.com/mw/release.do?id=714166&amp;k=" class="postlink">http://www.marketwire.com/mw/release.do?id=714166&amp;k=</a><br /><br />I'll tell you how I get on.<br /><br />Chris<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=663">NovaOne</a> — Mon Aug 20, 2007 8:14 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2007-08-15T21:20:12+01:00</updated>
<published>2007-08-15T21:20:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10416#p10416</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10416#p10416"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10416#p10416"><![CDATA[
<blockquote class="uncited"><div><br />whats your volume like?<br /></div></blockquote><br />Well it is low . . . but since I work a lot in my study room where there is quiet all the time then the volume is acceptable<br /><br /> <blockquote class="uncited"><div><br />What are your plans for RN vocabulary?<br /></div></blockquote><br />Well I will definitely include some predefined phrases, such as &quot;obstacle left&quot;, etc. but I will feed the other phrases through java using bluetooth (well I see how fast this will be!)<br /><br /><blockquote class="uncited"><div><br />Where are you fitting the SP03 module (under the chest plate)?<br /></div></blockquote><br />No, It fits nicely in the back-pack.  When I fit it (probably tomorrow or the day after) I will post some photos.<br /><br /><blockquote class="uncited"><div><br />Is it what you expected?<br /></div></blockquote><br />Yes.  It is something that I ever wanted my robot to have.  Something that I really appreciated is the fact that if you feed in a string containing  numbers say &quot;213&quot; the output will be &quot;two hundred and thirteen&quot; that's really cool!<br /><br />Regarding personality, yes, he looks more of a humaniod now in fact I decided to give him a name at last I called him Kong.<br /><br />When I fit everything back I will post some photos of my robot with the SP03 installed.<br /><br />Charles<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Wed Aug 15, 2007 9:20 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NovaOne]]></name></author>
<updated>2007-08-15T19:32:25+01:00</updated>
<published>2007-08-15T19:32:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10409#p10409</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10409#p10409"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10409#p10409"><![CDATA[
I suspect a number of the guys here are just keeping quiet.<br /><br />That reminds me to ask you some questions.. whats your volume like?<br />What are your plans for RN vocabulary? ie what predefined phases do you have in mind or have you programmed. (I think the voice appears to give RN a personality... <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /> )<br />Where are you fitting the SP03 module (under the chest plate)?<br />Is it what you expected?<br /><br />Chris<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=663">NovaOne</a> — Wed Aug 15, 2007 7:32 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2007-08-15T19:15:20+01:00</updated>
<published>2007-08-15T19:15:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10407#p10407</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10407#p10407"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10407#p10407"><![CDATA[
I think that by far you are the I2C expert here!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Wed Aug 15, 2007 7:15 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NovaOne]]></name></author>
<updated>2007-08-15T07:34:55+01:00</updated>
<published>2007-08-15T07:34:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10400#p10400</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10400#p10400"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10400#p10400"><![CDATA[
Thanks for being so supportive Charles. I think limor has already  linked to this thread from RN Wiki, so we just need summarize.<br /><br />When I've got time  I need to update the I2C routines to include 16bit word reading and writing, then test lots of different I2C devices with them, and post the relevant code....more than one line this time.  Unless anyone else out there wants to do it?<br /><br />Chris<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=663">NovaOne</a> — Wed Aug 15, 2007 7:34 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NovaOne]]></name></author>
<updated>2007-08-14T21:43:45+01:00</updated>
<published>2007-08-14T21:43:45+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10388#p10388</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10388#p10388"/>
<title type="html"><![CDATA[Need for Sound]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1564&amp;p=10388#p10388"><![CDATA[
Excellent  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=663">NovaOne</a> — Tue Aug 14, 2007 9:43 pm</p><hr />
]]></content>
</entry>
</feed>