-
Hello, getting the following error when I try to compile the sketch:
Arduino: 1.8.12 (Windows 7), Board: "Arduino Uno"
C:\Users\admin\Documents\Arduino\CCS811-HDC1080\CCS811-HDC1080.ino: In func…
t3ch9 updated
4 years ago
-
_This issue might be related to #294 however I could not make up if that issue also was related to the CCS811 HDC1080 combo module therefore opening this new issue._
**Operating environment/Ins…
-
After a longer period, I tried to make a custom build (through Vagrant + Custom.h) as none from the default binaries (except minimal) contains IR RX plugin (P016) anymore (which is much more important…
-
The datasheet of the HDC1080 indicates that the sensor's readings should be polled no more frequently than once per second to prevent increasing the temperature of the sensor, thus distorting readiing…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
PIO
**ESP (ESP32/ESP8266, Board/Sonoff):**
ESP32
**Affected component:**
Sensor HDC1080
**Description of problem…
-
- [x] Die Beschreibung des „Lösche OLED Bildschirm Blocks“ spricht vom LCD 1602 Bildschirm.
- [x] Die Titel der Blöcke für das Zeichnen eines Diagramms, also „Zeichne einen Punkt“ und „Lösche Diagr…
-
Hi. I'm compiling the last dev version for a nodemcu. I add suport for HDC1080 but it not works. With another like BMP280 works ok.
Regards.
-
To support the I2C multiplexer, it is even more important to allow multiple instances of a plugin.
So every I2C plugin should be adapted to use a data struct like this:
`struct P028_data_struct : pu…
TD-er updated
4 years ago
-
JS execution speed is really too slow to properly do something via an IRQ, but there could be an array of data that can be read out...
```
write X, read N bytes -> get Array[X .. X+N-1]
write X,Y,Z -…
-
Hi, I am rather new in programming and wonder how to compact the code I wrote for using a flexible number of CJMCU-8110 connected to my NodeMCU.
In the attached test code below I have 2 connected, bu…