-
Zpracování teploty z anemometru zřejmě obsahuje nějakou chybu. Která způsobuje, že teplota je za nižších teplot nesmyslná.
Tohle anemometr ukazuje při vnější teplotě okolo 10 stupňů.
0886; 2…
-
### Subject of the issue
Tested using INV_ICM20948_SENSOR_ROTATION_VECTOR, INV_ICM20948_SENSOR_GEOMAGNETIC_ROTATION_VECTOR, and INV_ICM20948_SENSOR_ORIENTATION
Quaternions I get back from DMP_header…
-
Just in case other users encounter the same problem, icm.beginSPI(cs_pin) works with Teensy 4.0, but not icm.beginSPI(cs_pin, sck_pin, etc). I suspect it's due to how the library tries to use port reg…
-
I'm using this Adafruit sensor and library for a sensor node development.
One of the requirements is for the node to have extensive battery life, and I am optimizing battery life by using watchdog.sl…
-
I have been doing efforts to do the same thing on NRF52840 with I2C , I have configured every register right but not get the desired data , It is giving me same value again and again and value is not …
-
I'm using the stm32f412 board for which I developed the firmware to publish multiple topics for imu, encoders, ultrasonic sensors, and motor control subscribers. everything works well when I echo topi…
-
sudo apt-get install libqt5datavisualization5-dev on Debian Ubuntu 16.04 is not available as a pkg :
```
E: Unable to locate package qt5datavisualization5
```
Dependency cannot be installed.
-
**Describe the bug**
Driver `icm20948_i2c_passthrough` does not allow you to change the address with startup argument `-a`.
In help of driver is
```
nsh> icm20948_i2c_passthrough
Usage: icm…
-
## Bug report
**Issue details**
The “COMPASS AK8963:probe_mpu9250” line is missing from the hwdef.dat file of Cube Purple and It doesn't probe compass.
_Please describe the problem_
Looks like…
-
Please add the following library (ICM20948_WE) to the Arduino library manager:
https://github.com/wollewald/ICM20948_WE
Great thanks in advance!