-
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;
…
-
In
https://github.com/COAST-Lab/ConductivitySensor_Old/blob/42f6ad3f61daf9208db27fdebbddd982a49db844/Firmware/AtlasConductivity_20240724/src/AtlasConductivity_20240724.cpp#L153-L156
it appears …
-
## Feature request
References:
https://github.com/ArduPilot/ardupilot/issues/5605
https://github.com/ArduPilot/ardupilot/pull/13447
https://github.com/ArduPilot/ardupilot/pull/20691
https://g…
-
There is a hardware bug in the I2C on Raspberry Pi that causes data corruption on devices that use I2C clock stretching.
Hardware bug references:
- https://github.com/raspberrypi/linux/issues/254
- h…
dlech updated
8 years ago
-
+ [ ] LEDblink
+ [ ] button
+ [ ] i2c-ADT7410
+ [ ] i2c-PAJ7620-Gesture
+ [ ] i2c-PCA9685
+ [ ] i2c-S11059
+ [ ] i2c-SRF02
+ [ ] i2c-VEML6070
+ [ ] i2c-grove-accelerometer
+ [ ] i…
-
Arduino board: Arduino Nano v3
Arduino IDE version (found in Arduino -> About Arduino menu): 2.3.2
Dear Maintainers!
I would like to ask for some improvement of this library to make it more rob…
-
We already have both hardware I2C and software I2C working, so I would like to add some more drivers for sensors.
Can you give me some more suggestions for popular sensors used with Arduino, preferab…
-
The value of ARSPD_BUS parameter does not change anything :
Tested with mRo I2C Digital Airspeed Sensor MS4525DO
ARSPD_BUS =0, 1 or 2 : the Airspeed Sensor is always detected
Tested on the 3…
-
I have not been able to connect to I2C devices on a MKR1500. The I2C device seems to stop responding after the MKRNB library is added to the sketch. I used a [TCS34725 I2C light sensor](https://www.ad…
tigoe updated
5 months ago
-
```
[ERROR] [1557119513.096858608]: Failed to read data of VCNL4040 No. 7
[ INFO] [1557119513.597401347]: Try to re-initialize all I2C sensors
[ERROR] [1557119513.613449289]: Cannot set to channel …