<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
ext Estevez, Leonardo wrote:
<blockquote
 cite="mid4D43D42DB9FDBF47A351093575A8CC5F012B0E7D@dlee13.ent.ti.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:#606420;
        text-decoration:underline;}
span.EmailStyle17
        {font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Hi,</span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"> </span></font></p>
  <p class="MsoNormal" style="text-indent: 0.5in;"><font face="Arial"
 size="2"><span style="font-size: 10pt; font-family: Arial;">I’m
interested in integrating
some sensors to the N800 for some experiments. It looks like the camera
driver
is I2C based so it occurred to me that I could use this – although the
application
I’m thinking about might also use the camera.(which may not be a
problem) 
Does anyone know if there is another couple of I2C connections
available on the
board with an associated driver I can build on – or which of the wires
going to the camera correspond to SCL and SDA?</span></font></p>
  </div>
</blockquote>
I like recommend to use some USB-microcontroller as sensor interface,
to do this at the moment you just need to use <br>
USB-host mode patch but it looks a like that it is in roadmap as
standard feature <a class="moz-txt-link-freetext" href="http://maemo.org/intro/roadmap.html">http://maemo.org/intro/roadmap.html</a><br>
<br>
I have personally used Atmel SAM7S series microcontrollers for sensor
interface but you can use nearly <br>
any other USB-device mode controller.<br>
<br>
Kate<br>
<blockquote
 cite="mid4D43D42DB9FDBF47A351093575A8CC5F012B0E7D@dlee13.ent.ti.com"
 type="cite">
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"> </span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Best Regards,</span></font></p>
  <p class="MsoNormal"><font face="Times New Roman" size="3"><span
 style="font-size: 12pt;"> </span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Leonardo Estevez, Ph.D. </span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Standards &amp; Strategy</span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Wireless Terminals
Business Unit</span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Texas Instruments Inc.</span></font></p>
  <p class="MsoNormal"><font face="Times New Roman" size="3"><span
 style="font-size: 12pt;"> </span></font></p>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
maemo-developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a>
<a class="moz-txt-link-freetext" href="https://maemo.org/mailman/listinfo/maemo-developers">https://maemo.org/mailman/listinfo/maemo-developers</a>
  </pre>
</blockquote>
<br>
</body>
</html>