orentation detection


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: orentation detection

    a tile switch isn't going to do it... it needs to know what it's X and Y angels are and not just an on off signal.

  2. #2
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: orentation detection


  3. #3
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: orentation detection

    Hi,
    If the object (table in your case) is stationary, ie not accelerating in X, Y or Z then using an accelerometer should work fine.
    If the table is going to move in X, Y or Z (like a Segway or self balancing robot etc) then using only an accelerometer won't work properly because it will pick up those accelerations as well and you won't know the real tilt angle.

    /Henrik.

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: orentation detection

    hi henrik,
    Thanks for that it is stationary, and i've found a chip that will work for me, ADXL345 from Analog Devices.
    Now, the fun bit is writing the software for it...

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts