<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/sodnpoo.xsl"?>
<xml>
<post>
  <title>arduino with bma180 and itg3200</title>
  <date>26 Dec 2010</date>
  <p>
  Here's a couple of pics of my Mega connected to both the <a href="http://www.sparkfun.com/products/9723">bma180</a> and <a href="http://www.sparkfun.com/products/9801">itg3200</a> that Santa brought for me.
  </p>
  <p>
  On the left is a <a href="http://www.sparkfun.com/products/8745">logic level converter</a> with the bma180 in the middle and the itg3200 on the right.
  </p>
  <image src="/posts.assets/mega_bma180_itg3200.jpg"/>
  <p>
  Here's a close up of just the bma180 and the itg3200.
  </p>
  <image src="/posts.assets/closeup_bma180_itg3200.jpg"/>
  <p>
  Example code can be found on github. <a href="https://github.com/sodnpoo/arduino/blob/master/itg3200_demo/itg3200_demo.pde">itg3200_demo.pde</a> and <a href="https://github.com/sodnpoo/arduino/blob/master/bma180_demo/bma180_demo.pde">bma180_demo.pde</a>.
  </p>
  <p>
  Thanks to Fabio Varesano for the itg3200 code and m.ryandesign for the bma180 code.
  </p>
</post>
</xml>


