-
```
What steps will reproduce the problem?
1.With the I2C / U8GLIB_SH1106_128X64 libraries, I cant find a way to address
multiple I2C Displays. i.e. I have multiple displays that I want to add to th…
-
```
What steps will reproduce the problem?
1.With the I2C / U8GLIB_SH1106_128X64 libraries, I cant find a way to address
multiple I2C Displays. i.e. I have multiple displays that I want to add to th…
-
```
What steps will reproduce the problem?
1.With the I2C / U8GLIB_SH1106_128X64 libraries, I cant find a way to address
multiple I2C Displays. i.e. I have multiple displays that I want to add to th…
-
```
What steps will reproduce the problem?
1.With the I2C / U8GLIB_SH1106_128X64 libraries, I cant find a way to address
multiple I2C Displays. i.e. I have multiple displays that I want to add to th…
-
Hi!
I used this code to find QMC5883L Compass, but don’t found.
The code compile on ESP32, but don’t show data.
What can I do to test it ?
`#include
// Set I2C bus to use: Wire, Wire1, et…
-
I'm using Altera Arria10 hps, when I install the driver with debug mode define DEBUG, no massage showing or new device to i2c devices
/sys/bus/i2c/device/0-0020 not showing,
@lainwir3d requestin…
-
Hello i tried to use the Ultimate Sensor with an ESP32, but it looks like i have no SENtral device information.
```
Scanning...
I2C device found at address 0x28 !
done
EM7180 ROM Version: 0…
-
**Is your feature request related to a problem? Please describe.**
The featurerequest is primary for use WLED via KNX Bus or better the Presets for KNX Group Addresses.
**Describe the solution …
-
In `void i2c_t3::resetBus_(struct i2cStruct* i2c, uint8_t bus)` I see this:
digitalWrite(scl,HIGH);
pinMode(scl,OUTPUT);
Shouldn't these 2 lines be swapped?
-
Dear MLX90640 experts!
Currently we face some issues while we connect multiple MLX90640-device (actually via a Qwiic eval board) to one RPI. The goal is to connect 4 different devices to one master…