User Activity

HelloI was asked to build a device which will determine if a box is in either of the three following states: perpendicular to ground, tilted forwards (10° or more), tilted backwards (10° or more). I am attaching a simple drawing for visualization of ...
Posted on February 26, 2018 at 12:02Hello allMy goal is to use two INT pins to generate two interrupts in a device which will be used in a car. INT2 will be pulled when a crash of the car is detected and INT1 when the car moves.Here is my init setti...
Posted on September 02, 2017 at 13:08Hello allI have a problem with setting LIS3DH module to detect movement.To be more precise, I want the device to set the INT1 pin down when the it experiences 32mg acceleration change for 0.5 second. Here are my ...