User Activity

Posted on March 09, 2018 at 00:18Hey! I am using the accelerometer LSM303AGR to read some acceleration values on external interrupt. If the threshold is overcome, and interrupt will be triggered and in the ISR, I am reading the FIFO of the accelerom...
Posted on February 28, 2018 at 18:37Hey there!Can anyone explain to me how to calculate the correct acceleration values in mg for various resolutions and scales?For example, I am currently reading acceleration values with  ODR set to 0110, which is ...
Posted on February 27, 2018 at 19:50Hey there, I am currently trying to read some acceleration data with the LSM303AGR via SPI.In order to do so, I have already set up the SPI and accelerometer and I have accomplished to readthe who_am_i register su...