<div dir="ltr">David,<div><br></div><div>If I can get off my butt and fix up one of my airframes, I might have something you can use. </div><div><br></div><div>Got any specific projects in mind? Maybe we can collaborate on something this summer. </div><div><br></div><div>-stephan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 22, 2015 at 7:38 PM, david <span dir="ltr"><<a href="mailto:ainut@knology.net" target="_blank">ainut@knology.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    I just have to get by the shop and solder in the pins before I can
    play with them.  I have 4 other IMU's to tinker with but this is the
    first (too bad it had to be Bosch) that has the "sensor fusion"
    already built-in.  What Bosch did was include an embedded uprocessor
    and developed their own code.  I cannot find out if they used Kalman
    filtering or not, or exactly which algorithm they selected.  I
    *greatly* enjoy not having to write that code and optimize it for an
    embedded box so if this works, I consider it money well spent. 
    However, Bosch does not have a great track record in that respect. 
    Plus, the more cpu load I can offload from the BBB, the better I
    like it. :)<br>
    I'm also using the Adafruit "ultimate gps" board (MTK 3339) for the
    same environment.  Running tests now to determine the lowest
    processor overhead involved with just talking to the danged thing. 
    Read() a char at a time, or string at a time.  Which method uses the
    least overhead?  And worse, getting a line at a time doesn't know
    when to stop because the gps out uses Winblows CR/LF instead of the
    UNIX/Linux '\n.'  Using read() with fixed buffer size is reading
    PAST the end of line into the next line because of that.  Grrr. 
    Searching for problem resolution now.<br>
    Minicom source has both methods in it's algorithm but I can't
    determine which is used in their runtime.  Their output from the
    serial GPS strings looks correct but I can't get my program to do
    that in canonical (get string mode) to do that.  Probably
    "programmer head space" error.<br>
    <br>
    This toy has applications in several areas, including drones and
    etc.<br>
    <br>
    I want a drone so bad...<br>
    <br>
    David Merchant<br>
    <br>
    <br>
    <br>
    <div>On 04/22/15 19:22, James Fluhler wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div>I had not heard of these before look pretty cool I may have
        to pick up some! If you find some success with these maybe toss
        up a quick tutorial sometime! <br>
        <br>
        James F.</div>
      <div><br>
        On Apr 22, 2015, at 7:02 PM, david <<a href="mailto:ainut@knology.net" target="_blank">ainut@knology.net</a>>
        wrote:<br>
        <br>
      </div>
      <blockquote type="cite">
        <div>
          
          Thanks, Matthew,   I downloaded that before I bought one to be
          sure it would work for my application.  Are you by chance
          playing with them, too?<br>
          <br>
          David<br>
          <br>
          <br>
          <br>
          <br>
          <div>On 04/22/15 18:08, matthew varian
            wrote:<br>
          </div>
          <blockquote type="cite">
            <div dir="ltr">Here is the data sheet for it, it should get
              you up and going
              <div><a href="http://ae-bst.resource.bosch.com/media/products/dokumente/bno055/BST_BNO055_DS000_12%7E1.pdf" target="_blank">http://ae-bst.resource.bosch.com/media/products/dokumente/bno055/BST_BNO055_DS000_12~1.pdf</a><br>
              </div>
              <div><br>
              </div>
              <div>Good luck!</div>
            </div>
            <div class="gmail_extra"><br>
              <div class="gmail_quote">On Wed, Apr 22, 2015 at 6:02 PM,
                david <span dir="ltr"><<a href="mailto:ainut@knology.net" target="_blank">ainut@knology.net</a>></span>
                wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Anyone

                  playing with the Bosch BNO-055 units, with internal
                  "sensor fusion" already built-in?  I just received two
                  of them and can't wait to solder the pins so I can
                  tinker!<br>
                  <br>
                  Any comments about the device?  They're a bit less
                  than $35 for a Teensy 3.1 compatible board.  I plan to
                  use them with a Beaglebone Black.  They are 3.3V units
                  and use I2C.<br>
                  <br>
                  David Merchant<br>
                  <br>
                  <br>
                  _______________________________________________<br>
                  General mailing list<br>
                  <a href="mailto:General@lists.makerslocal.org" target="_blank">General@lists.makerslocal.org</a><br>
                  <a href="http://lists.makerslocal.org/mailman/listinfo/general" target="_blank">http://lists.makerslocal.org/mailman/listinfo/general</a><br>
                </blockquote>
              </div>
              <br>
            </div>
            <br>
            <fieldset></fieldset>
            <br>
            <pre>_______________________________________________
General mailing list
<a href="mailto:General@lists.makerslocal.org" target="_blank">General@lists.makerslocal.org</a>
<a href="http://lists.makerslocal.org/mailman/listinfo/general" target="_blank">http://lists.makerslocal.org/mailman/listinfo/general</a></pre>
          </blockquote>
          <br>
        </div>
      </blockquote>
      <blockquote type="cite">
        <div><span>_______________________________________________</span><br>
          <span>General mailing list</span><br>
          <span><a href="mailto:General@lists.makerslocal.org" target="_blank">General@lists.makerslocal.org</a></span><br>
          <span><a href="http://lists.makerslocal.org/mailman/listinfo/general" target="_blank">http://lists.makerslocal.org/mailman/listinfo/general</a></span></div>
      </blockquote>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
General mailing list
<a href="mailto:General@lists.makerslocal.org" target="_blank">General@lists.makerslocal.org</a>
<a href="http://lists.makerslocal.org/mailman/listinfo/general" target="_blank">http://lists.makerslocal.org/mailman/listinfo/general</a></pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
General mailing list<br>
<a href="mailto:General@lists.makerslocal.org">General@lists.makerslocal.org</a><br>
<a href="http://lists.makerslocal.org/mailman/listinfo/general" target="_blank">http://lists.makerslocal.org/mailman/listinfo/general</a><br></blockquote></div><br></div>