-
### Is your feature request related to a problem? Please describe
Hello, I just want to request to make a request for making a firmware for ESP32.
The ESP32 has four SPI peripheral devices.
The ESP…
-
The data from the fan speed is not available in lm-sensors.
```shell
user@Thin-GF63-12VF:~$ sudo sensors-detect
# sensors-detect version 3.6.0
# System: Micro-Star International Co., Ltd. Thin …
-
Hello, I am working with the sht10 sensor, and a lcd i2c screen, the sensor works perfectly, but when I connect the i2c screen on the same i2c ports the screen does not respond, I have in mind that th…
-
The following code (supplied by `todbot` on Discord and modified) shows that the `bitmap_label` does _not_ update (or very slowly/sporadically) while the "regular" version flies.
```python
import …
-
### Board
esp32-s3-devkitc-1
### Device Description
DEVKIT C 1
### Hardware Configuration
GPIO 47 and GPIO 48 are connected with I2C
### Version
latest master (checkout manually)
### IDE Nam…
-
Hi,
i have a system with raspberry 2, nerves and tcn75a but Circuits.I2C.detect_devices() command not return nothing device on i2c bus.
The sensor tcn75a is supported?
Thanks
-
The 4 ports of FT4232H are configured as below and the configuration is saved to EEPROM,
Port A: VCP
Port B: D2XX
Port C: VCP
Port D: VCP
Next, port B is configured as I2C master using …
-
OS: Klipper Kernel 5.16 07/12/23 image
Device: CB1 in BTT Pad7
I haven't seen this posted else where, but I've noticed a TON of errors in dmesg while trouble shooting other issues.
The biggest …
-
I am using a GrovePi Plus HAT with several sensors attached on a Raspberry PI. The board has both digital and analog ports. I could readout the sensor values without any problem with previous OS versi…
-
The Wire library has a function **void setClock(uint32_t frequency)** to set the I2C clock frequency.
It would be useful for (library) developers to be able to read the current clock frequency so I…