Range of inputs on Blackberry's accelerometer
        Posted  
        
            by AD
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AD
        
        
        
        Published on 2010-04-15T13:18:04Z
        Indexed on 
            2010/04/16
            4:03 UTC
        
        
        Read the original article
        Hit count: 355
        
I am looking at using the accelerometer as an input channel for controlling a game on the Blackberry. However, I only want to respond to it when the user makes a violent motion to the left or the right.
So my question is: what is the range of input to expect from a user holding the device in their hands and what threshold should I set to be sure I don't respond to normal movement during play?
© Stack Overflow or respective owner