-
I am using Arduino Uno and a custom developed PCB of SDP33 for getting differential pressure data. After uploading the program below output arrives
ProductNumber:50398084 SerialNumber:0x003332435134…
-
hi,
I use the same Adafruit ESP32-S2 board, connected it with Tasmota (13.2.0) ESP32S1 (1), but GPIO 22 is not in the list of Tasmota as you described (
set the SDA pin to 22, and SCL to 19).
I u…
-
The latest [Ikea VINDSTYRKA](https://www.ikea.com/nl/nl/p/vindstyrka-luchtkwaliteitsensor-smart-00498231/) air quality sensor uses the [Sensirion SEN5x](https://sensirion.com/search?q=sen5x).
There a…
TD-er updated
6 months ago
-
I have multiple Itho CVE-S mechanical ventilation units. One of them is an Optima variant - [CVE-S Optima IN type 03-00421](https://www.ithodaalderop.nl/nl-NL/professional/product/03-00421), which has…
-
Hello and good Day,
That,s my second attempt.
Adafruit have a new lib for the SGP 30, its the Libnumber 1.05.
https://github.com/adafruit/Adafruit_SGP30
Lady ADA say , its for the new SGP 30…
joe-1 updated
3 years ago
-
Hi,
Does the fan turn on no matter what? It was working, and tried to upload new code and now it doesnt work. I hadn't touched code in a while so something may have changed.. I need to debug this.…
-
* selective output format: JSON or CSV
* add number of lines to be read (to avoid reading the whole file if not needed)
For csv, one output file will be generated by SOL_TYPE. The name of each fil…
-
There is a message that the code at Senserion should be used, but that is forked from this and I can not make an Issue there.
There is not need to wait after a Wire.requestFrom(). When the Wire.req…