-
I compiled and ran rogauracore. No errors and everything looks reasonable to me, but the colors aren't actually changing. I noticed the PR for the GM501 had my vendor and product id, but that my smbus…
-
I have a cable which is labelled 'C232HM-DDHSL-0', by default this loads the stock 'ftdi-sio' driver and would NOT load your I2C driver.
It seems that it has a different product ID
```
$ lsusb -v…
-
The interface for objects created with ServoKit include settings for the i2c address, reference clock speed, and pulse frequency. What's missing in order to fully calibrate a servo is the ability to …
-
**Describe the problem you have/What new integration you would like**
The [Gecko IN.YE](https://www.geckodocs.com/yseries) Spa main controller has the option to be controlled via an external [I…
-
Hello. If you activate the display, an error occurs during compilation:
Arduino: 1.8.19 (Windows 10), Плата:"Teensy 4.1, Serial, 600 MHz, Faster, US English"
D:\Arduino\libraries\grblHAL_Teensy4\s…
-
I had a few issues with my initial setup of the LCD for my rack unit, and not all of these are problems, but a few suggestions too:
**1. Enabling I2C didn't work**
Using the provided instruction…
-
(Alternate title; Feature request: 'strict' SMBus i2c mode)
Hi, this is a bit of an odd one, but I'd figure I'd throw it up here if not for somebody to address, then to document the solution a litt…
-
The information in https://lowrisc.github.io/sonata-system/doc/ip/i2c.html does not accurately reflect the I2C implementation used in this repository.
There is a link to the OpenTitan documentation…
-
**Is your enhancement proposal related to a problem? Please describe.**
The broadcast channel and low-power configuration features are not supported.
**Describe the solution you'd like**
Add supp…
-
Hello,
I would like to annotate over frames coming out of mlx90640 thermal camera using OpenCV. It is connected to the GPIO of the raspberry pi using I2C interface protocol. Seems like Opencv can …