Search found 3 matches

by waver123
20 Feb 2017, 18:35
Forum: ESP Easy: Hardware
Topic: ESP-14 with temperature, pressure, humidity and light sensor
Replies: 7
Views: 8967

Re: ESP-14 with temperature, pressure, humidity and light sensor

Thank you, it helped a lot. Is there a way to read data from the UART with ESPEasy? I would like to: 1. programe the STM8, read the sensor data with that chip and send the data via UART to the ESP8266. 2. The ESP8266 has to read the UART data and forward it with ESPEasy over wifi. The goal is to use...
by waver123
18 Feb 2017, 13:22
Forum: ESP Easy: Hardware
Topic: ESP-14 with temperature, pressure, humidity and light sensor
Replies: 7
Views: 8967

Re: ESP-14 with temperature, pressure, humidity and light sensor

Thank you, now I begin to see. I flashed the ESP8266 with ESPEasy. I can use it, but only to activate some LEDs via wifi, which are connected to the GPIOs. The sensors seems to be connected to the STM chip only with no access via the ESP8266. Now it is also clear for me, why the ESP-14 is not very c...
by waver123
17 Feb 2017, 22:32
Forum: ESP Easy: Hardware
Topic: ESP-14 with temperature, pressure, humidity and light sensor
Replies: 7
Views: 8967

ESP-14 with temperature, pressure, humidity and light sensor

Hello, I have an ESP-14 with a temperature, pressure, humidity and light sensor on one PCB. http://www.ebay.de/itm/BMP280-Pressure-HDC1080-Temperature-And-Humidity-Sensor-ESP8266-WIFI-Module-/131952174057 I successfully flashed it and can activate/deactivate LEDs, but how can I configure the I2C to ...