- Aug 15, 2022
-
-
Andreas Horn authored
-
Andreas Horn authored
-
- Jul 16, 2022
-
-
Andreas Horn authored
# Conflicts: # .gitignore # tempHum/tempHum.ino
-
Andreas Horn authored
-
- Oct 10, 2021
-
-
Andreas Horn authored
-
Andreas Horn authored
-
Andreas Horn authored
-
Andreas Horn authored
Adds support BMP280 as well asl BME280 sensors and upgrade to esptool 3.x to support the bmp/bme adafruit libraries
-
- Sep 22, 2021
-
-
Andreas Horn authored
implements automatic reset in config mode, if it was triggered by wifi loss and wifi is available again
-
Andreas Horn authored
-
- Aug 28, 2020
-
-
Andreas Horn authored
-
Andreas Horn authored
-
- Aug 27, 2020
-
-
Andreas Horn authored
changed default pin for DHT, as pin 2 does not work on ESP32 Dev Kit v1 boards (probably because of the LED connected to pin 2)
-
Andreas Horn authored
-
Andreas Horn authored
Till now this requires a hardware serial port, as software serial conflicts with SPIFS, there for a ESP32 is required, as the ESP8266 has only one _full_ serial port. It would be possible to use it on ESP8266 as well, but the "normal" serial commands would be needed to redirected to Serial1 and therefore could only be used for transmitting. Also it might be necessary to use an external serial to USB converter to read the "normal" output.
-
Andreas Horn authored
-
- Aug 03, 2020
-
-
Andreas Horn authored
-
- Aug 02, 2020
-
-
Andreas Horn authored
# Conflicts: # .gitignore # tempHum/tempHum.ino
-
- Jun 25, 2020
-
-
Andreas Horn authored
-
- Jun 21, 2020
-
-
Andreas Horn authored
-
Andreas Horn authored
-
Andreas Horn authored
-
Andreas Horn authored
-
Andreas Horn authored
implemented config file checking to avoid crashs/bootloops and enabled to enter config mode during normal operation Config mode can be startet by requesting <sensorUrl>/config
-
- Jun 14, 2020
-
-
Andreas Horn authored
-
Andreas Horn authored
implements basic configuration interface to upload config.json on config file errors or wifi timeout
-
Andreas Horn authored
-
- Jun 11, 2020
-
-
Andreas Horn authored
-
Andreas Horn authored
-
Andreas Horn authored
-
Andreas Horn authored
-
- Jun 10, 2020
-
-
Andreas Horn authored
-
- May 03, 2020
-
-
Andreas Horn authored
disable ESP-Default AP. Relates to esp8266-dht-sensor#1 See merge request esp8266-dht-sensor!1
-
Marcel Simon authored
-
- May 02, 2020
-
-
Andreas Horn authored
-
- Dec 18, 2019
-
-
Andreas Horn authored
-
Andreas Horn authored
-
- Jun 10, 2019
-
-
Andreas Horn authored
-
Andreas Horn authored
-
Andreas Horn authored
-