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

<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-03T15:11:14+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=15&amp;t=6437</id>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-09-03T15:11:14+01:00</updated>
<published>2010-09-03T15:11:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=28016#p28016</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=28016#p28016"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=28016#p28016"><![CDATA[
Well, Working now with HMC5843 and an adaptator 3.3 to 5 Volts and modifications in accelerometer.c <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />Modif in accelerometer.c<br /><dl class="codebox"><dt>Code: </dt><dd><code>//==============================================================//<br />// Delay_I2C<br />//==============================================================//<br />void Delay_I2C&#40;void&#41;<br />&#123;<br />   NOP;<br />   NOP;<br />   NOP;<br />   NOP;   <br />   NOP;<br />   NOP;<br />&#125;<br /></code></dd></dl><br /><br />and I remplaced all double NOP; by Delay_I2C(); in primitives I2C functions.<br /><br />So now I'm sure we have one problem with timing in I2C functions <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /> <br /><br />And in I2C_AckRead() We do not read the Acknowledge.<br />We are waiting for assuming it has been sent <img src="http://forum.robosavvy.com/images/smilies/icon_confused.gif" alt=":?" title="Confused" /><br /><br />To be continuous... <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=2237">Flid</a> — Fri Sep 03, 2010 3:11 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-08-23T18:42:16+01:00</updated>
<published>2010-08-23T18:42:16+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27949#p27949</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27949#p27949"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27949#p27949"><![CDATA[
@i-Bot: Can you send me the wiring and souce code (for robobuilder, the part where you acces to the camera) of your hack with the wiimote camera, pleeeease<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2237">Flid</a> — Mon Aug 23, 2010 6:42 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-08-19T11:20:52+01:00</updated>
<published>2010-08-19T11:20:52+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27910#p27910</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27910#p27910"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27910#p27910"><![CDATA[
Crazy, I will be <img src="http://forum.robosavvy.com/images/smilies/icon_twisted.gif" alt=":twisted:" title="Twisted Evil" /> <br /><br />I put one HMC5843 <img src="http://robosavvy.com/store/images/SF-SEN-09371.gif" alt="Image" /><br /> (<a href="http://robosavvy.com/store/product_info.php/products_id/612" class="postlink">this one...</a>)<br /><br />But this time NO ANSWER from HMC5843 <img src="http://forum.robosavvy.com/images/smilies/icon_mad.gif" alt=":x" title="Mad" /> <br /><br />I performed like the HMC5843 Datasheet:<br />Init:<br />-write to the HMC5843 (0x3C), Mode register, 0x00<br /><br />Read<br />-write to the HMC5843, Register 3<br />-read byte from HMC5843 (0x3D)<br />-nothing <img src="http://forum.robosavvy.com/images/smilies/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /> <br /><br />@Everybody: Any ideas ?<br /><br />@i-Bot: Can you send me the wiring and souce code (for robobuilder, the part where you acces to the camera) of your hack with the wiimote camera, pleeeease <img src="http://forum.robosavvy.com/images/smilies/icon_razz.gif" alt=":P" title="Razz" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2237">Flid</a> — Thu Aug 19, 2010 11:20 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-08-17T10:29:59+01:00</updated>
<published>2010-08-17T10:29:59+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27890#p27890</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27890#p27890"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27890#p27890"><![CDATA[
might be easier to get a different compass chip - robosavvy sell one that works from 2.7-5.2v<br /><br /><!-- m --><a class="postlink" href="http://robosavvy.com/store/product_info.php/cPath/27/products_id/394">http://robosavvy.com/store/product_info ... cts_id/394</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Tue Aug 17, 2010 10:29 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-08-17T08:12:58+01:00</updated>
<published>2010-08-17T08:12:58+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27888#p27888</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27888#p27888"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27888#p27888"><![CDATA[
<img src="http://www.mk-fr.info/forum/Smileys/SoLoSMiLeYS1/GoodNews.gif" alt="Image" /><br /><br />I think I found the problem  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />I'm an idiot  <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /> the ACC run under 3.3 volts and the CMPS03 run under 5 volts <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /> <br /><br />So or I must use one Level-Converter like <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=8745" class="postlink">this one...</a> Or I must use one compass under 3.3 V<br /><br />See this : <!-- m --><a class="postlink" href="http://www.nxp.com/documents/application_note/AN10441.pdf">http://www.nxp.com/documents/applicatio ... N10441.pdf</a><!-- m --><br /><br />Thanks l3v3rz for listening my problems <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /> <br /><br />I will be back in this topic when my problem will be solve <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=2237">Flid</a> — Tue Aug 17, 2010 8:12 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-08-16T14:17:05+01:00</updated>
<published>2010-08-16T14:17:05+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27886#p27886</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27886#p27886"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27886#p27886"><![CDATA[
You need to work out why Basic.hex is seeing ERR and OK from your PC. <br /><br />If serial comms isn't working - then robobuilderlib won't be working. Theres no error protocol so it could just be giberish you're seeing.<br /><br />I don't believe there is any problem with basic.hex - it would be good to hear if someone else has downloaded and can confirm that of course, as it all works fine on my PC/Robot.<br /><br />You could try a different robobuilder function such simply reading the position of servo. ie. wck.wckReadPos(13) this should return true, then read value wck.respnse[1] for the position<br /><br />cheers<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Mon Aug 16, 2010 2:17 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-08-16T13:49:41+01:00</updated>
<published>2010-08-16T13:49:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27885#p27885</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27885#p27885"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27885#p27885"><![CDATA[
<blockquote><div><cite>l3v3rz wrote:</cite><br />I can't see any thing wrong with it. Can you try starting at register 0 and read 4 bytes and see if you get the firmware version ?<br /><br />so something like:<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>   wckMotion wmt = new wckMotion&#40;&quot;COM5&quot;, true&#41;;  <br /><br />   wmt.I2C_write&#40;0xC0, new byte&#91;&#93; &#123;0&#125;&#41;;<br /><br />   byte&#91;&#93; ib = wmt.I2C_read &#40;0xC1, new byte&#91;&#93; &#123;&#125;, 4&#41;; <br />   Console.WriteLine&#40;&quot;ver=&#123;0&#125;, bear=&#123;1&#125;&quot;,ib&#91;0&#93;, ib&#91;1&#93;&#41;&#41;; </code></dd></dl><br /></div></blockquote><br /><br />Same Answer 130;4  <img src="http://forum.robosavvy.com/images/smilies/icon_evil.gif" alt=":evil:" title="Evil or Very Mad" /> <br /><br /><blockquote><div><cite>l3v3rz wrote:</cite><br />1. my code in DCMP - although it works with Accelerometer, may be timing is off for compass.  <br /><br />2. hardware connection on compass to RBC ?  Have you scope it up and seen any data transfer? I assume you've checked its in I2C mode and not PWM mode.<br /><br />3. robobuilderlib not correctly sending data to DCMP - you could try loading BASIC and running that at least then you're cutting out the PC and the robobuilderlib out of equation<br /></div></blockquote><br /><br />1) Sure but where ?<br />2) In I2C sure, Ok, something append (see with led, I don't have scope here, maybe next week, when I will be back at my work)<br />3) <a href="http://robosavvy.com/forum/viewtopic.php?t=6500" class="postlink">I can't run basic.hex</a>  <img src="http://forum.robosavvy.com/images/smilies/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2237">Flid</a> — Mon Aug 16, 2010 1:49 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-08-15T19:53:08+01:00</updated>
<published>2010-08-15T19:53:08+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27874#p27874</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27874#p27874"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27874#p27874"><![CDATA[
I can't see any thing wrong with it. Can you try starting at register 0 and read 4 bytes and see if you get the firmware version ?<br /><br />so something like:<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>   wckMotion wmt = new wckMotion&#40;&quot;COM5&quot;, true&#41;;  <br /><br />   wmt.I2C_write&#40;0xC0, new byte&#91;&#93; &#123;0&#125;&#41;;<br /><br />   byte&#91;&#93; ib = wmt.I2C_read &#40;0xC1, new byte&#91;&#93; &#123;&#125;, 4&#41;; <br />   Console.WriteLine&#40;&quot;ver=&#123;0&#125;, bear=&#123;1&#125;&quot;,ib&#91;0&#93;, ib&#91;1&#93;&#41;&#41;; </code></dd></dl><br /><br />Otherwise it can really be one of following:<br />1. my code in DCMP - although it works with Accelerometer, may be timing is off for compass.  <br /><br />2. hardware connection on compass to RBC ?  Have you scope it up and seen any data transfer? I assume you've checked its in I2C mode and not PWM mode.<br /><br />3. robobuilderlib not correctly sending data to DCMP - you could try loading BASIC and running that at least then you're cutting out the PC and the robobuilderlib out of equation<br /><br />Without the hardware its hard to help, but if you do find any problems with the code do let me know so I can update the library.<br /><br />good luck<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Sun Aug 15, 2010 7:53 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-08-15T16:58:50+01:00</updated>
<published>2010-08-15T16:58:50+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27873#p27873</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27873#p27873"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27873#p27873"><![CDATA[
<blockquote><div><cite>l3v3rz wrote:</cite><br />Ok great - official release out real soon now  <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /> <br /><br />Its also built into the BASIC as well so for doing rapid prototypes could be a good alternative. when you get your compass code working hope you can post and I'll add to the library<br /><br />cheers<br /></div></blockquote><br /><br />Bad News  <img src="http://forum.robosavvy.com/images/smilies/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /> <br /><br />Don't work with the <a href="http://www.robot-electronics.co.uk/htm/cmps3tech.htm" class="postlink">Devantech CMP03 compass module</a><br /><br />I use same routine of ACC who working (vb.net)<br /><br />For ACC<br /><dl class="codebox"><dt>Code: </dt><dd><code>            Dim OutBuff&#40;0&#41; As Byte<br />            OutBuff&#40;0&#41; = &amp;H2<br /><br />            wmt.I2C_write&#40;&amp;H70, OutBuff&#41;<br /><br />            Dim InBuff&#40;-1&#41; As Byte<br />            ReDim OutBuff&#40;-1&#41;<br />            InBuff = wmt.I2C_read&#40;&amp;H71, OutBuff, 6&#41;<br /><br />            Me.Text = &quot;x:&quot; + InBuff&#40;1&#41;.ToString + &quot; y:&quot; + InBuff&#40;3&#41;.ToString + &quot; z:&quot; + InBuff&#40;5&#41;.ToString<br /></code></dd></dl><br /><br />And for CMP03 compass<br /><dl class="codebox"><dt>Code: </dt><dd><code>        Dim Add_CMP03 As Byte = &amp;HC0<br /><br />        Dim OutBuff&#40;0&#41; As Byte<br />        OutBuff&#40;0&#41; = &amp;H1     '''register 1 = Compass Bearing as a byte, i.e. 0-255 for a full circle<br /><br />        wmt.I2C_write&#40;Add_CMP03, OutBuff&#41;<br /><br />        Dim InBuff&#40;-1&#41; As Byte<br />        ReDim OutBuff&#40;-1&#41;<br />        InBuff = wmt.I2C_read&#40;Add_CMP03 + 1, OutBuff, 1&#41; 'read answer in one byte<br /></code></dd></dl><br /><br />And the answer in the buffer is always 130 <img src="http://forum.robosavvy.com/images/smilies/icon_mad.gif" alt=":x" title="Mad" /> <br /><br />I tryed with bigger buffer (10) to see the result and I have:<br />130;4;8;16;32;64;128;0;0;0<br /><br />I tryed too, with other register like 2 and 3, and same result <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /> <br /><br />Any suggests ? <img src="http://forum.robosavvy.com/images/smilies/icon_confused.gif" alt=":?" title="Confused" /> Where I'm wrong <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2237">Flid</a> — Sun Aug 15, 2010 4:58 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-08-14T18:18:10+01:00</updated>
<published>2010-08-14T18:18:10+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27871#p27871</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27871#p27871"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27871#p27871"><![CDATA[
Ok great - official release out real soon now  <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /> <br /><br />Its also built into the BASIC as well so for doing rapid prototypes could be a good alternative. when you get your compass code working hope you can post and I'll add to the library<br /><br />cheers<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Sat Aug 14, 2010 6:18 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-08-14T11:49:28+01:00</updated>
<published>2010-08-14T11:49:28+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27869#p27869</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27869#p27869"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27869#p27869"><![CDATA[
Hi l3v3rz,<br /><br />I rebuild DCMP and RobobuilderLib to test the I2C and working well with ACC Sensors <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> This afternoon, I will make the hard modifications on Humo to include the compass. So, see you later <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /> <br /><br />Here rebuild: <a href="http://robosavvy.com/Builders/Flid/DCMP_RobobuilderLib_with_I2C_beta_from_Flid.zip" class="postlink">DCMP_RobobuilderLib_with_I2C_beta_from_Flid.zip</a><br /><br />Thank you again at l3v3rz for your work <img src="http://forum.robosavvy.com/images/smilies/icon_razz.gif" alt=":P" title="Razz" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2237">Flid</a> — Sat Aug 14, 2010 11:49 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-08-04T19:47:10+01:00</updated>
<published>2010-08-04T19:47:10+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27769#p27769</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27769#p27769"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27769#p27769"><![CDATA[
<blockquote><div><cite>Flid wrote:</cite><br /><blockquote><div><cite>l3v3rz wrote:</cite>Have you interfaced any I2C sensors yet ?  if so which ones and how about some pictures to show what you're up to.<br />l3v3rz<br /></div></blockquote><br /><br />In fact, not yet <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /> <br /><br />Not yet received my <a href="http://www.robot-electronics.co.uk/htm/cmps3tech.htm" class="postlink">Devantech  CMP03 compass module</a> <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />Be patient, I will be <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /> <br /><br />Flid</div></blockquote><br /><br /><a href="http://www.robot-electronics.co.uk/htm/cmps3tech.htm" class="postlink">Devantech  CMP03 compass module</a> received  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />Try under .net with my PC and <a href="http://www.robot-electronics.co.uk/htm/usb_i2c_tech.htm" class="postlink">USB-I2C</a> and working well <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> ( done one little software to read I2C components  <img src="http://forum.robosavvy.com/images/smilies/icon_cool.gif" alt="8)" title="Cool" /> )<br /><br />I know the .net dev platform but not really ATMEGA128 and AVR compilation with C <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /> ( question will coming later <img src="http://forum.robosavvy.com/images/smilies/icon_confused.gif" alt=":?" title="Confused" /> )<br /><br />So l3v3rz, I need your wrapper with DCMP and RobobuilderLib <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /><br /><br />Take your time <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> , I go in holidays for 1 week  <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /> <br />I hope you will make the release when I be back <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /> <br /><br />See You <img src="http://forum.robosavvy.com/images/smilies/icon_lol.gif" alt=":lol:" title="Laughing" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2237">Flid</a> — Wed Aug 04, 2010 7:47 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-08-01T19:37:40+01:00</updated>
<published>2010-08-01T19:37:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27730#p27730</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27730#p27730"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27730#p27730"><![CDATA[
<blockquote><div><cite>i-Bot wrote:</cite><br />I put connectors where the accelerometer was and connected a remote board with accelerometer and I2C camera from wiimote. This works fine.<br /></div></blockquote><br /><br />Amazing, I'm looking on internet about Wiimote IR camera, on Google, and i'm impresive by the possibility of this cheaper caméra. <img src="http://forum.robosavvy.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /> <br /><br />Many libraries about this camera with this hack under .net <img src="http://forum.robosavvy.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /> <br /><br />this add-on will be implemented on my robot. <img src="http://forum.robosavvy.com/images/smilies/icon_razz.gif" alt=":P" title="Razz" /><br /><br /><br />Amazing , I'm looking on internet about Wiimote IR camera, on Google, and i'm impresive by the possibility of this not cheaper caméra. <br /><br />Many libraries about this camera with this hack under .net <br /><br />this add-on will be implemented on my robot. <br /><br />Other, but interresting too  <br />I will put too one 2.4Ghz vidéo camera, with OpenCV (in fact <a href="http://www.emgu.com/wiki/index.php/Main_Page" class="postlink">Emgu libraries in .NET</a> <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" />) for vision of the true world.<br /><br />So I'm very impatient to see the release of DCMP and RobobuilderLib from l3v3rz <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /><br /><br />See You <img src="http://forum.robosavvy.com/images/smilies/icon_lol.gif" alt=":lol:" title="Laughing" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2237">Flid</a> — Sun Aug 01, 2010 7:37 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Flid]]></name></author>
<updated>2010-07-31T17:57:14+01:00</updated>
<published>2010-07-31T17:57:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27722#p27722</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27722#p27722"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27722#p27722"><![CDATA[
<blockquote><div><cite>l3v3rz wrote:</cite><br />Have you interfaced any I2C sensors yet ?  if so which ones and how about some pictures to show what you're up to.<br />l3v3rz<br /></div></blockquote><br /><br />In fact, not yet <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /> <br /><br />Not yet received my <a href="http://www.robot-electronics.co.uk/htm/cmps3tech.htm" class="postlink">Devantech  CMP03 compass module</a> <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />Be patient, I will be <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /> <br /><br />Flid<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2237">Flid</a> — Sat Jul 31, 2010 5:57 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-07-31T15:12:03+01:00</updated>
<published>2010-07-31T15:12:03+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27721#p27721</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27721#p27721"/>
<title type="html"><![CDATA[I2C bus on RBC (ATMEGA128) for many sensor]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6437&amp;p=27721#p27721"><![CDATA[
Please have patience - I do only work on this in my spare time. <br /><br />I haven't made available as a pre-built release yet, although the source is uploaded if you want to build it yourself. I'm working on a few other items before I create a new release as it requires updates to both robobuilderlib and dcmp.hex.<br /><br />Have you interfaced any I2C sensors yet ?  if so which ones and how about some pictures to show what you're up to.<br /><br />l3v3rz<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Sat Jul 31, 2010 3:12 pm</p><hr />
]]></content>
</entry>
</feed>