-
```
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…
-
Need to track the bus initialization in a table or somehow detect when the bus is not configured.
-
Hello @dusty-nv
Here the command that I type as written in the README of Llama-Index. However, I can't understand why the Jupyter Server and Ollama Server aren't launching when running the contain…
-
Hey there,
Looking forward to using this library. I ran the pip install and run one the basic examples to read a byte.
I get the following error:
```
Traceback (most recent call last):
File…
ghost updated
4 years ago
-
# Bug description
I have a Cintiq A1300 device connected over HDMI, and it appears to be detected on the i2c bus by get-edid:
```
$ sudo get-edid -b 2 | parse-edid
2
This is read-edid versio…
-
hi
on pi Zero:
14 Sep 14:06:07 - [info] Node-RED version: v0.17.5
14 Sep 14:06:07 - [info] Node.js version: v6.11.3
14 Sep 14:06:07 - [info] Linux 4.9.41+ arm LE
14 Sep 14:06:12 - [info] Loadi…
-
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…
-
Very popular I/O expanders from Microchip:
MCP23008 - I2C, 8 channels
MCP23017 - I2C, 16 channels
MCP23S08 - SPI, 8 channels
MCP23S17 - SPI, 16 channels
The channels on these devices can be set indiv…
-
Hello. I'm looking to use this sensor for a school project to monitor the temperature across the contact patch of a racecar tire. My issue is that it would be **run alongside a handful of other sensor…
-
As of Arduino 1.0.1, requestFrom() accepts a boolean argument changing its behavior for compatibility with certain I2C devices.
If true, requestFrom() sends a stop message after the request, releasin…