-
*Stuff might be edited in and out of this comment as we go... note that these are ideas and suggestions, not necessarily things I actually want or will implement...*
* [x] Deltas graph (not sure if…
-
hi ! i used your study about MPU9250 and that was very useful. thank you in advance.
when i run the code : byte d = readByte(AK8963_ADDRESS, AK8963_WHO_AM_I); // Read WHO_AM_I register for AK89…
-
Use of built-in buffer for LSM6DS3 library for nano 33 IoT.
-
Intel Curie's Tiny-Tile board crashes when three or more characteristics are updated every 30ms.
````
#include
#include
#define MAX_IMU_RECORD 1
typedef struct {
int index;
unsigne…
-
hi thanks for such a wonderful library. I am using CC2650 launchpad (cortex arm m3) of Texas Instruments and i am using your library for reading the data from mpu9250. I have calibrated the mpu9250 …
-
Once the Energy Efficiency Cap has been activated and researched to lvl 50, reloading the page is resetting the research to 25/50. In addition, it seems that when going through a rebirth the energy sa…
-
Hi Kris.
We are building an application with MPU9250 to know drivers behaviour by getting G-force values of the accelerometer. However, the sensor will be in a car and the position could affect th…
-
Hi!
I can't get my arduino to detect my MPU9250. I added 2 4.7k resistors on the SDA and SCL whilst to VCC(3.4 v) . I've tried almost everything but I cant get it to be detected. the I2C scanner can…
-
Any chance for a version without the sensor hub? eek:)
-
Hello
I use an adapted version of the function calcGND to extract the components of the NYE tensor.
It give me different result using MTEX 4.3.1 or MTEX 4.4.alpha5 and 4.3.2 (who give the same resu…