Search found 40 matches
- 01 Nov 2018, 19:45
- Forum: ESP Easy: Projects / Applications
- Topic: CCS811 CO2 sensor
- Replies: 4
- Views: 7970
Re: CCS811 CO2 sensor
Same problem here, i used tasmota, got the same error after 6hs.
- 05 May 2018, 13:31
- Forum: ESP Easy: Projects / Applications
- Topic: Variables + MQTT + LC Display
- Replies: 2
- Views: 3498
- 30 Apr 2018, 22:45
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101871
Re: BME 680 sensor
You are right. A few years ago i asked the support and became the same answer: „Der Sensor ist nicht selektiv und erfaßt nur einen Summenparameter aller vorhandenen reduzierenden Gase. Wir messen eine Widerstandsänderung und rechnen diese mittels Algorithmus in ppm CO2.“ And yes, the plot shows the ...
- 30 Apr 2018, 17:21
- Forum: ESP Easy: General Discussion
- Topic: Neopixel - is there missing something?
- Replies: 0
- Views: 2491
Neopixel - is there missing something?
i cant find a documentation
i want to light (control) one or more of the LEDs of this board remotely in different colors each.
GIT version: mega-20180331
https://www.adafruit.com/category/168
My control looks this way
i want to light (control) one or more of the LEDs of this board remotely in different colors each.
GIT version: mega-20180331
https://www.adafruit.com/category/168
My control looks this way
- 30 Apr 2018, 08:25
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101871
Re: BME 680 sensor
I compared the plots against BME680, Voltcraft Raumluftsensor and MH-Z19 together an I am not really satisfied with the results of the bme680. Maybe a software bug, i used the adafruit lib 1.05. The 3 sensors laying next to each other. i am waiting for a espeasy plugin. :-) references: https://blog....
- 25 Apr 2018, 18:53
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101871
Re: BME 680 sensor
Hello, i get the same readings as in your source. but i am doing a longer test at the moment and i compare the plots with a co2 sensor and voc sensor https://blog.moneybag.de/luftqualitaets-sensor-voltcraft-co-20-ein-erfahrungsbericht/ https://blog.moneybag.de/fhem-luftqualitaet-messen-mit-dem-mh-z1...
- 25 Apr 2018, 08:11
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101871
Re: BME 680 sensor
Hello, i see, that u used also the adafruit library, I used version 1.05 i wrote a short blog post for testing. https://blog.moneybag.de/fhem-air-qualitysensor-bme-680-temperatur-luftfeuchte-luftdruck-ueber-mqtt-getestet/ With the readings of the temperature and voc i am not satisfied at the moment....
- 22 Apr 2018, 20:23
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101871
Re: BME 680 sensor
just taken from the adafruit source (i said quick and dirty
), altitude is wrong.
I am just interested in gas, the other data arent so much interesting for me.

I am just interested in gas, the other data arent so much interesting for me.
- 22 Apr 2018, 20:12
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101871
Re: BME 680 sensor
Hi, Yes, the price is okay, and the delivery was fast. I just coded a quick and dirty version for the esp 8266 and MQTT this afternoon myself. I am watching the values of the sensor, using fhem and make a chart. I think your are right with the higher temperatures, 1 degree higher, pressure and humid...
- 22 Apr 2018, 16:38
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101871
BME 680 sensor
Does anybody know when P119 bme680 sensor moves from playground to live? The BME 680 sensor measures Temperature, Humidity, Pressure and VOC (air quality). And is available on a board from aliexpress for a good price: http://s.click.aliexpress.com/e/6UZzVJY Further Information BME 680 on a raspi: ht...
- 11 Apr 2018, 16:06
- Forum: ESP Easy: Software
- Topic: Rules MQTT
- Replies: 4
- Views: 8763
Re: Rules MQTT (solved)
it works now 339563 : EVENT: Rules#Timer=1 339574 : ACT : Publish co2Sensor/co2Sensor/IP,192.168.178.52 339639 : ACT : timerSet,1,30 On System#Boot do //When the ESP boots, do Publish %sysname%/co2Sensor/IP,%ip% timerSet,1,30 //Set Timer 1 for the next event in 30 seconds endon On Rules#Timer=1 do /...
- 11 Apr 2018, 15:43
- Forum: ESP Easy: Software
- Topic: Rules MQTT
- Replies: 4
- Views: 8763
Re: Rules MQTT
i think there is a problem with rules i did this On co2sensor#PPM >100 do Gpio,16,1 Endif and the log says 6707 : MHZ19: PPM value: 410 Temp/S/U values: 32/0/0.00 76709 : EVENT: co2sensor#PPM=410.00 76720 : EVENT: co2sensor#PPM=410.00 Processing time:11 milliSeconds 76721 : EVENT: co2sensor#Temperat...
- 11 Apr 2018, 14:02
- Forum: ESP Easy: Software
- Topic: Rules MQTT
- Replies: 4
- Views: 8763
Rules MQTT
I have a problem to send the IP from the following example On System#Boot do //When the ESP boots, do Publish %sysname%/co2Sensor/IP,%ip% endon On Rules#Timer=1 do //When Timer1 expires, do Publish %sysname%/co2Sensor/IP,%ip% timerSet,1,30 //Resets the Timer 1 for another 30 seconds endon Log 4632 :...
- 01 Apr 2018, 18:25
- Forum: ESP Easy: Hardware
- Topic: ESPEasy & BME680
- Replies: 9
- Views: 17915
Re: ESPEasy & BME680
There is an update for the BME 680
Bosch Sensortec Environmental Cluster (BSEC) Software
https://www.bosch-sensortec.com/bst/pro ... ducts/bsec
Robin
Bosch Sensortec Environmental Cluster (BSEC) Software
https://www.bosch-sensortec.com/bst/pro ... ducts/bsec
Robin
- 29 Mar 2018, 19:35
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
thats are my practical results, too.
Thank you
I wrote a short blog Post in my Blog, works fine.
https://blog.moneybag.de/fhem-luftquali ... asy-wemos/
Thank you
I wrote a short blog Post in my Blog, works fine.
https://blog.moneybag.de/fhem-luftquali ... asy-wemos/
- 29 Mar 2018, 10:28
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
yes, i did this
- 29 Mar 2018, 09:02
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
Finally, it works. i downloaded the document http://www.winsen-sensor.com/d/files/infrared-gas-sensor/mh-z19b-co2-ver1_0.pdf And i tried the method 8a (manual calibration) I soldered a button between GND and HD and pressed the button for 7 seconds waited 20 min with open window Results: values 395 p...
- 28 Mar 2018, 20:31
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
i will do this tomorrow, thank you
- 28 Mar 2018, 20:19
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
snip
- calibrate the sensor (leave it outdoors for 30 minutes and upload the sketch which does zero point calibration in setup() once or twice
snip
where can i find this sketch?
- calibrate the sensor (leave it outdoors for 30 minutes and upload the sketch which does zero point calibration in setup() once or twice
snip
where can i find this sketch?
- 28 Mar 2018, 20:13
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
same problem with pwm 395 and reading took 15795ms reading PWM value... 405 and reading took 14056ms reading PWM value... 405 and reading took 13051ms reading PWM value... 405 and reading took 12048ms reading PWM value... 2525 and reading took 1932ms reading PWM value... 4990 and reading took 12047m...
- 28 Mar 2018, 19:58
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
ok, thank you. i will try that.
- 28 Mar 2018, 19:48
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
other question: is the espeasy with this sensor now ok? I read in the documentation, that there are memory problems and i should use custom espeasy firmware. Where is that warning? ESPeasy is running just fine with the MH-Z19 sensor for almost half a year now. here: https://www.letscontrolit.com/wi...
- 28 Mar 2018, 18:58
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
other question: is the espeasy with this sensor now ok? I read in the documentation, that there are memory problems and i should use custom espeasy firmware.
- 28 Mar 2018, 18:49
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
I am using 5V (external USB plug).
it boots with 410 and after a few measurements it runs into 5000
i am putting a case over it to prevent sunlight
it boots with 410 and after a few measurements it runs into 5000
i am putting a case over it to prevent sunlight
- 28 Mar 2018, 18:42
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
// same problem with espeasy software !!!! // always 5000 ppm #include <stdio.h> #include "Arduino.h" #include "mhz19.h" #include "SoftwareSerial.h" #include <ESP8266WiFi.h> #include <WiFiManager.h> #include <PubSubClient.h> #define PIN_RX D3 #define PIN_TX D4 #define M...
- 28 Mar 2018, 18:36
- Forum: ESP Easy: Projects / Applications
- Topic: MH-Z14 / MH-Z19 CO2 sensor
- Replies: 55
- Views: 94589
Re: MH-Z14 / MH-Z19 CO2 sensor
i am measering always 5000 ppm, temperature values are ok.
What is the problem?
What is the problem?
- 11 Jun 2017, 21:40
- Forum: ESP Easy: Projects / Applications
- Topic: solved: Display Values
- Replies: 5
- Views: 5885
Re: Display Values
i am using Domoticz MQTT for this and it works.
i didn't find MQTT - Import in 147, so lets try the 2.0 dev 10 version.
i didn't find MQTT - Import in 147, so lets try the 2.0 dev 10 version.
- 11 Jun 2017, 18:37
- Forum: ESP Easy: Projects / Applications
- Topic: solved: Display Values
- Replies: 5
- Views: 5885
Re: Display Values
hi,
i am using fhem too, and i wrote a short post in my blog.
It doesnt matter if its OLED or LCD1602
https://blog.moneybag.de/fhem-lcd-displ ... or-sds011/
Robin
i am using fhem too, and i wrote a short post in my blog.
It doesnt matter if its OLED or LCD1602
https://blog.moneybag.de/fhem-lcd-displ ... or-sds011/
Robin
- 28 May 2017, 16:56
- Forum: Experimental
- Topic: ESP Easy Mega
- Replies: 249
- Views: 1143248
Re: ESP Easy Mega
i just updated to dev 9 with OTA, it worked.
but: i used #systime# in my LCD1602 display to view the time, now it shows the online time of the controller.
does some variables changed?
but: i used #systime# in my LCD1602 display to view the time, now it shows the online time of the controller.
does some variables changed?
- 25 May 2017, 10:07
- Forum: ESP Easy: General Discussion
- Topic: v2.0.0-dev8: LCD 1602 - switching Background light via MQTT
- Replies: 0
- Views: 2385
v2.0.0-dev8: LCD 1602 - switching Background light via MQTT
I am using v2.0.0-dev8 and the MQTT-Import Device with OPENHUB-MQTT and it works fine.
Is it possible to switch the Backlight on and off?
Is it possible to switch the Backlight on and off?
Code: Select all
mosquitto_pub -t /FeinstaubDisplay1602/GPIO/4/set -m 1 doesn't work for me.
- 23 Jan 2017, 14:27
- Forum: ESP Easy: Projects / Applications
- Topic: Wifi Candle - illuminate with ESPEasy (WS2812)
- Replies: 94
- Views: 241785
Re: Wifi Candle - illuminate with ESPEasy (WS2812)
Hi Dominik,
can you send me a link from your manual?
i cant get it working the MQTT and the Candle (using MEGA EasyESP)
can you send me a link from your manual?
i cant get it working the MQTT and the Candle (using MEGA EasyESP)
- 22 Mar 2016, 18:59
- Forum: ESP Easy: Software
- Topic: R85: ESPEasy.ino:203:22: fatal error: Base64.h: No such file or directory
- Replies: 9
- Views: 10473
Re: R85: ESPEasy.ino:203:22: fatal error: Base64.h: No such file or directory
Thanks RappaSan (Fhem Forum?), it finally works. Updated to R88.
There was a small problem with the missing pgmspace.h but now ok.
Robin
There was a small problem with the missing pgmspace.h but now ok.
Robin
- 22 Mar 2016, 10:27
- Forum: ESP Easy: Software
- Topic: R85: ESPEasy.ino:203:22: fatal error: Base64.h: No such file or directory
- Replies: 9
- Views: 10473
Re: R85: ESPEasy.ino:203:22: fatal error: Base64.h: No such file or directory
hm. i just downloaded from github the newest version. Where do i find 2.1.0
- 19 Mar 2016, 20:56
- Forum: ESP Easy: Software
- Topic: Subscribe / Publish Template Bug in 8266 -01 ?
- Replies: 4
- Views: 4079
Subscribe / Publish Template Bug in 8266 -01 ?
When i am using MQTT in my ESP8266-01 my string in Subscribe and Publish gets damaged after i press submit. %2F%25sysname%25%2F%23 %2F%25sysname%25%2F%25tskname%25%2F%25valname%25 my Wittyboard works fine /%sysname%/%tskname%/%valname% I tried with different country codec (utf 8 / windows) , no luck.
- 19 Mar 2016, 14:17
- Forum: ESP Easy: Software
- Topic: R85: ESPEasy.ino:203:22: fatal error: Base64.h: No such file or directory
- Replies: 9
- Views: 10473
Re: R85: ESPEasy.ino:203:22: fatal error: Base64.h: No such file or directory
My Current compiling from github remarks this: 1.65 Arduino Windows, Hardware.ino: In function 'void hardwareInit()': Hardware:41: error: 'class TwoWire' has no member named 'setClockStretchLimit' _C001.ino: In function 'boolean CPlugin_001(byte, EventStruct*, String&)': _C001:42: error: 'base64...
- 17 Mar 2016, 10:16
- Forum: ESP Easy: General Discussion
- Topic: Feature Request collection/list
- Replies: 197
- Views: 253011
Re: Feature Request collection/list
is it possible to build a button? Switch on via MQTT: on / off or off / on .. hold n - seconds. i used a switch for my project and i have to program via fhem the on / off feature: https://blog.moneybag.de/erfahrungsbericht-ultraschall-nebler-luftbefeuchter-diffuser/ https://blog.moneybag.de/espeasy-...
- 16 Mar 2016, 08:43
- Forum: ESP Easy: Hardware
- Topic: ESP-01 no Accesspoint after Flashing
- Replies: 7
- Views: 7908
Re: ESP-01 no Accesspoint after Flashing
Hi, it finally works, i had several issues: Problem Power-Supply: it took more current than i expected Problem GPIO 0 connection: Maybe i set the startup to LOW so i got the startup into flash mode. BTW: i used the switch feature in the software. Wouldn't it be nice to select a "Button" fe...
- 13 Mar 2016, 17:48
- Forum: ESP Easy: Hardware
- Topic: ESP-01 no Accesspoint after Flashing
- Replies: 7
- Views: 7908
Re: ESP-01 no Accesspoint after Flashing
Very very strange, if i am starting this with arduino Serial monitor it works! I have an accesspoint ESP_0 if i am starting this with an powersupply i haven't a AP. Here my log =>l7d848 3fff64a0: 3825526d 5685a93d 9ac999f6 045255f8 3fff64b0: 4410b3c1 315eb334 5340d3d8 35ba1968 3fff64c0: 3e081416 869...
- 13 Mar 2016, 07:51
- Forum: ESP Easy: Hardware
- Topic: ESP-01 no Accesspoint after Flashing
- Replies: 7
- Views: 7908
Re: ESP-01 no Accesspoint after Flashing
Thank you for your quick help. I installed the easyESP system on my PC (i usually work with mac). I installed a esp8266 2.1rc from the library and i got something strange. The esp8266-01 got flashed but i see only a few seconds the AP, then the blue led lights off. then on for a time and so on. i th...
- 12 Mar 2016, 16:44
- Forum: ESP Easy: Hardware
- Topic: ESP-01 no Accesspoint after Flashing
- Replies: 7
- Views: 7908
ESP-01 no Accesspoint after Flashing
Hello,
flashed an ESP-01 and another ESP-13 with the newest R78-Firmware (512k). Flashing with Esp-Flasher was ok, but after a reboot there are no accesspoints to log in.
Other ESP-Moduls like NodeMCU are ok.
Thank you for your great work.
Robin
flashed an ESP-01 and another ESP-13 with the newest R78-Firmware (512k). Flashing with Esp-Flasher was ok, but after a reboot there are no accesspoints to log in.
Other ESP-Moduls like NodeMCU are ok.
Thank you for your great work.
Robin