-
Anyone who has used the ESP32 along with the sensor fusion would have had some issues with I2C and im expecting that my problem is going to be something related.
Apparently since Wire 1.0.1 Wire …
-
**Describe the problem you have/What new integration you would like**
The device has a power-down or triggered mode setting in the Configuration Register (00h) (Read/Write)
MODE: Operating Mod…
-
Hi,
I have no issues using the HTU21D, but when I run `[hex(x) for x in i2c.scan()]` it does not show up in my list of i2c device addresses (i.e. I do not see '0x40' anywhere). Running `sudo i2cdet…
-
Your module appears to cause the i2c scan to slow down significantly if the sensor was found, but later is not found. This should not happen, if the sensor is missing or disappears, the scan should s…
-
Hello dolabriform,
I love this peace of code.
I struggled with the temperature display in the OpenCPN Dashboard and had a short discussion on
https://www.cruisersforum.com/forums/f134/no-temperat…
-
I would love a plugin which enables some simple wifi mesh capability. Just for the occasional IoT traffic. I have ESP nodes all over the house, but some of them sit in a very weakly covered area.
One…
-
PIO Core Call Error: "Resolving nanoatmega328 dependencies...\r\nLibrary Manager: Installing adafruit/Adafruit BMP280 Library @ ^2.6.6\r\nDownloading 0% 10% 20%\r\nUnpacking\r\nLibrary Manager: Adafru…
-
It would be really great if Teensy 4.x supports I2C Multiple addresses for a single slave as Teensy 3.x
-
If we want to report to a InfluxDB without having to have a controller in-between we need to output the data according to this JSON format:
https://www.influxdata.com/integration/mqtt-monitoring/
…
-
### The problem
After upgrading to latest version no more RSSI data is published over MQTT.
The value nan is repeatedly publish instead of the integer value, even if the required beacon is close to …