-
The Mbed I2C implementation has two restrictions that are easy to violate:
- Only one I2C object may be created for each I2C peripheral on the chip
- The frequency must be set at the bus level, not …
-
Hi, I'm connecting 2 external monitors via a Thunderbolt dock (UGREEN Revodok Pro 308) to my laptop and want to control their brightness. When I connect only 1 monitor via HDMI to the dock, I can cont…
-
```
# sensors -u
iwlwifi-virtual-0
Adapter: Virtual device
temp1:
ERROR: Can't get value of subfeature temp1_input: Can't read
k10temp-pci-00c3
Adapter: PCI adapter
Tdie:
temp1_input: 72.…
NTMan updated
1 month ago
-
### Board
[SparkFun Qwiic Mux Breakout - 8 Channel (TCA9548A)](https://www.sparkfun.com/products/16784)
### Notes
[Arduino Library](https://github.com/sparkfun/SparkFun_I2C_Mux_Arduino_Library)
[Py…
-
there is a led-bar at the front of the case.
research how to control it..
-
### Is this a new report?
Yes
### System Info
Void 6.6.54_1 x86_64 GenuineIntel uptodate rrmFFFF
### Package(s) Affected
-
### Does a report exist for this bug with the project's home (upstream)…
-
I'm running into issues with the PCB 2. I have it all wired up, using USB to communicate with the PI and the XT30 for 24V and GND. I couldn't get CANBUS to work since I already have 2 devices hooked…
-
### Checklist
- [x] I acknowledge that support is provided on a best-effort basis.
- [X] I acknowledge that the authors and contributors to this repository cannot be held responsible for the resul…
-
### The problem
Hi!
DFRobot Lightning Distance Sensor AS3935 not found.
But there is no problem with this board under Tasmota 13.4.0 (sensors)
![as3935_esphome_1](https://github.com/esphome/issu…
-
Greetings.
Now on sale there is a Position module - HC-SR04 (2020) that works not only GPIO but also UART and IIC (port 0x57)
In the assembly for ESP8266, I found it only for working with GPIO.
Is …