-
Would it be possible to add the sensors from the Raspberry Pi Sense-Hat? https://www.raspberrypi.org/documentation/hardware/sense-hat/
-
Cześć,
Po kompilacji w logu mam takie wpisy. Co jest tego powodem?
In file included from sketch\src\HTU21D.h:49:0,
from sketch\src\HTU21D.cpp:32:
C:\Users\Admin\AppData\L…
ebuke updated
4 years ago
-
Hey,
this is related to #96. I am using an ESP 8266 device and I'm trying to get a simple temperature sensor working as a web thing.
I tried two setups due to the hint mentioned in #96:
1. one …
lstwn updated
4 years ago
-
Hi, I'm considering to buy it and I'd like to visualize PPM level.
I read the source code but I could find only the lines for detecting Gas level.
Thanks!
-
Hi,
I'm trying to install AccessoryServer, but I have these errors:
```
pi@raspberrypi:~ $ sudo ./install_full.sh
sudo: ./install_full.sh: command not found
pi@raspberrypi:~ $ cd AccessorySe…
-
I suspect a bug in the conversion from raw sensor data into relative humidity.
I would appreciate one of the maintainers reviewing this issue to determine if it is in fact a bug.
The conversion in…
-
I have a problem using HTU21D .
I use Multi API for read HTU21D .
this is my code :
``` js
var five = require("johnny-five");
var board = new five.Board();
board.on("ready", function() {
var mul…
-
Provide a description on how to connect the BME 280 to the ESP
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Hass.io
**ESP (ESP32/ESP8266, Board/Sonoff):**
ESP8266
**Affected component:**
https://esphome.io/components/sensor/hdc…
-
Для этого, либо каждый раз просыпаться, что не экономично, либо записывать данные в кольцевой буфер. Буфер есть, надо только начало и конец отмечать. +вернуть код, взятый за основу, когда по i2c перед…