sensor-esp32
sensor-esp32 copied to clipboard
air quality sensor based on ESP32
…r CO2 sensor MH-Z19, add support for cgi style get parameters, add support for factory reset config, add support for sealevel pressure from height, add support for hostname / sensor...
The data are not updating to Thingspeak server.
The recording to Thingspeak suddenly stopped working
We are currently configuring sensors based on different hardware, that is nodemcu, and we will be contributing mainly to https://opensensemap.org/ Is there a way to contribute also to openairproject? The...
Hi openairproject, During the search for bmp280 driver I landed here. :smiley: But what I'm working on is somehow very similar to this project. Besides the issue [about `socket`](https://github.com/openairproject/sensor-esp32/issues/50). I've...
Fix for Issue reported: https://github.com/openairproject/sensor-esp32/issues/50 Changed the name of socket variable.
Getting Error: CC build/oap-http/esp_request.o sensor-esp32/components/oap-http/./esp_request.c: In function 'nossl_connect': sensor-esp32/components/oap-http/./esp_request.c:128:14: error: called object 'socket' is not a function or function pointer socket = socket(PF_INET, SOCK_STREAM, 0); It seems due to change...
it usually shows 3-5C above ambient temp; part of it is a self-heating mentioned by the data sheet, since it has no external sensor, and the other part - heat...