-
```
Hey guys,
I've just been reading through the sensor.py code (current trunk). I might've
spotted a way to reduce the number of direct commands necessary to retrieve a
sample from a digital senso…
-
```
Hey guys,
I've just been reading through the sensor.py code (current trunk). I might've
spotted a way to reduce the number of direct commands necessary to retrieve a
sample from a digital senso…
-
```
Hey guys,
I've just been reading through the sensor.py code (current trunk). I might've
spotted a way to reduce the number of direct commands necessary to retrieve a
sample from a digital senso…
-
```
Hey guys,
I've just been reading through the sensor.py code (current trunk). I might've
spotted a way to reduce the number of direct commands necessary to retrieve a
sample from a digital senso…
-
The MPU9250 get initialiced and then, the mag not working
ERROR [mpu9250] I2C transfer to mag timed out
See Output
INFO [px4] assuming working directory is rootfs, no symlinks needed.
___…
-
Hi -
I have been working with this library for years now. I use 2 distance sensors on the same i2c bus withy unique i2c addressing.
Sometimes I run into the issue that either of the distance sens…
-
When using a setup like:
```json
"parents": {
"mpr121_driver": {
"component": "Mpr121",
"pin": {
"scl": 11,
"sda": 12
}
}
},
```
We get compile er…
-
```
Hey guys,
I've just been reading through the sensor.py code (current trunk). I might've
spotted a way to reduce the number of direct commands necessary to retrieve a
sample from a digital senso…
-
```
Hey guys,
I've just been reading through the sensor.py code (current trunk). I might've
spotted a way to reduce the number of direct commands necessary to retrieve a
sample from a digital senso…
-
Hello,
I just got a BME688 and a ESP32C6 wroom board, so I'm using the latest master on esp-idf to have support for esp32c6. I tried to do something like this in app main:
```
i2c_t i2cinfo;
…