Search found 531 matches

by mackowiakp
27 Mar 2023, 23:58
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

Re: mega-20221224 and 4 digit LED display

THX ! Problem solved !
by mackowiakp
27 Mar 2023, 23:23
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

Re: mega-20221224 and 4 digit LED display

Oh sorry! No "dots" but "dot"...
by mackowiakp
27 Mar 2023, 23:18
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

Re: mega-20221224 and 4 digit LED display

Hmmm... "Text show periods as dots" - there is no such option....

Code: Select all

[maciek@Piotr src]$ grep "Text show periods as dots" * 2>/dev/null
[maciek@Piotr src]$ 
by mackowiakp
27 Mar 2023, 22:28
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

Re: mega-20221224 and 4 digit LED display

Maybe a bit different but I also tried to display the time (date) as text.
But then no colon is displayed.
by mackowiakp
27 Mar 2023, 22:08
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

Re: mega-20221224 and 4 digit LED display

Ok I see. Only I was a little surprised that in the version from before (probably) 5 years "0" was not displayed and now it is.
It is true that then there was a problem with "0" when displaying the temperature in the range -1C - 1C.
But I was able to change the source.
by mackowiakp
26 Mar 2023, 14:53
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

Re: mega-20221224 and 4 digit LED display

Yep, the same with %sysday% / %sysday_0% and %sysmonth% / %sysmonth_0%.
I think its a driver problem (P073_7DGT.ino).
by mackowiakp
25 Mar 2023, 15:20
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

Re: mega-20221224 and 4 digit LED display

However, there is another problem. On the 4-digit display, the hour in the range 0-9 is displayed with a leading zero. Can this be removed somehow? I display the time using the command: 7dst,%syshour%,%sysmin% The clock is displayed with a command because the push-on button installed switches the di...
by mackowiakp
25 Mar 2023, 15:03
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

Re: mega-20221224 and 4 digit LED display

OK, tested. Leading zero is shown when temperature is -1C to 1C
by mackowiakp
23 Mar 2023, 14:45
Forum: ESP Easy: Software
Topic: HTU21D problem in mega-20230306
Replies: 3
Views: 930

Re: HTU21D problem in mega-20230306

I guess I got excited too quickly. Tarz PMS5003 sensor stopped working.
This sensor works on the HW0 serial - as you can see in the screenshots from the first post.
by mackowiakp
23 Mar 2023, 14:33
Forum: ESP Easy: Software
Topic: HTU21D problem in mega-20230306
Replies: 3
Views: 930

Re: HTU21D problem in mega-20230306

Yep, solved. THX
by mackowiakp
23 Mar 2023, 14:02
Forum: ESP Easy: Software
Topic: HTU21D problem in mega-20230306
Replies: 3
Views: 930

HTU21D problem in mega-20230306

I have two I2C devices in unit. HTU21D (temp/higro) and BH1750 (Light). All devices works fine with FW based on sources from March past year (22). Screenshots below. But with FW based on mega-20230306 HTU21D shows NaN both for temp and higro. I2C speed set to 10000 (10 kHz). I2C scan shows properly ...
by mackowiakp
22 Mar 2023, 00:04
Forum: ESP Easy: Hardware
Topic: Once more about PMS5003
Replies: 8
Views: 1371

Re: Once more about PMS5003

Yep, as I set 4 years ago software serial, ESP still use it. Output from HW serial: 10105 : Info : WiFi : Scan finished, found: 6 10108 : Info : WiFi : Best AP candidate: maciek24 54:A0:50:CC:BF:02 Ch:8 (-64dBm) WPA/WPA2/PSK 10109 : Info : WiFi : Added known candidate, try to connect 10210 : Info : ...
by mackowiakp
21 Mar 2023, 16:29
Forum: ESP Easy: Hardware
Topic: Once more about PMS5003
Replies: 8
Views: 1371

Re: Once more about PMS5003

No, because it is not possible to set GPIO-15 as ESP RX input.
But it is possible to set GPIO-15 as TX input of ESP
by mackowiakp
21 Mar 2023, 10:01
Forum: ESP Easy: Hardware
Topic: Once more about PMS5003
Replies: 8
Views: 1371

Re: Once more about PMS5003

Now everything is clear to me. Thank you very much for the clear explanation. I think that the old firmware was using SW serial. Yes, for sure (as I remember) I assume you have used a PNP transistor on GPIO-15 to prevent it from locking up during boot? At this moment (with old software) - no. But ev...
by mackowiakp
20 Mar 2023, 23:54
Forum: ESP Easy: Hardware
Topic: Once more about PMS5003
Replies: 8
Views: 1371

Re: Once more about PMS5003

Hmmm... That would mean the connection I'm using is swapped. Physically existing connections are: TX (PMS) - D8 (GPIO-15) RX (PMS) - D7 (GPIO-13) Please confirm this fact. I did this sensor setup 4-5 years ago. Back then, there was no SET and RESET support yet, so I replaced it with a rule script. T...
by mackowiakp
20 Mar 2023, 14:09
Forum: ESP Easy: Hardware
Topic: Once more about PMS5003
Replies: 8
Views: 1371

Once more about PMS5003

Below are two screenshots of the ESP configuration containig PMS5003 dust sensor. On the first screenshot (with a list of sensors) it is indicated that the connection of PMS looks like this: TX - D8 RX - D7 In the second screenshot from the PMS configuration we have: TX -> D7 RX -> D8 My physical ex...
by mackowiakp
14 Mar 2023, 22:57
Forum: ESP Easy: Software
Topic: PMS5003 and mega-20230306 problem
Replies: 3
Views: 952

Re: PMS5003 and mega-20230306 problem

The screenshots you show have been made using the March 2022 release, I assume? As the PMS task is showing some values. Yes, screenshots are from FW from March 2022. But why is your interval set to 65535 seconds? As that's 45 days and ~5 hours. Yes, I use config and rule script which is at least 4-...
by mackowiakp
14 Mar 2023, 16:25
Forum: ESP Easy: Software
Topic: PMS5003 and mega-20230306 problem
Replies: 3
Views: 952

PMS5003 and mega-20230306 problem

I have a problem with the PMS5003 (air particle sensor). I've been using it for several years. Since the driver of this sensor did not support the SET and RESET pins in the past, I wrote a rule and the measurement itself is run with TuskRun. I updated FW, last time a year ago, using sources from Mar...
by mackowiakp
14 Mar 2023, 14:42
Forum: ESP Easy: Software
Topic: Set value of device
Replies: 4
Views: 948

Re: Set value of device

OK, works!
THX once more.
by mackowiakp
14 Mar 2023, 12:41
Forum: ESP Easy: Software
Topic: Set value of device
Replies: 4
Views: 948

Re: Set value of device

THX, will try
by mackowiakp
14 Mar 2023, 11:45
Forum: ESP Easy: Software
Topic: Set value of device
Replies: 4
Views: 948

Set value of device

Is it possibile to set actual value of device from rule?
Just in my case set ping fails to zero.
J want to count number of fails in period of time and than reset this value (from rule).
by mackowiakp
08 Mar 2023, 06:49
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

Re: P012 plugin - LCD display

New source code for P012 taken from request #4536 works properly on LCD display 4x20 and 2x16.
THX for quick correction!
by mackowiakp
08 Mar 2023, 00:11
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

Re: P012 plugin - LCD display

THX
by mackowiakp
07 Mar 2023, 15:13
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

Re: P012 plugin - LCD display

OK, but can I change this argument (which one?) to "false" by myself and compile new FW?
by mackowiakp
07 Mar 2023, 14:20
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

Re: P012 plugin - LCD display

Hmmm... I changed order of quota charactrs in bash command from ` and " to " and `just like below

Code: Select all

wget -q -O - http://$display/control?cmd=LCD,2,1,"'Wilg.zewnątrz:  $higro%'"
and it works properly.
But the issue of leading spaces still exist
by mackowiakp
07 Mar 2023, 13:45
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

Re: P012 plugin - LCD display

About the leading spaces.... why not set the position (the 2nd argument)? Or does it then not clear the previous text on those positions? Because I have to clear beginning of line (not whole display) What happens when you try to send the same command from the tools page from that command line there...
by mackowiakp
07 Mar 2023, 13:13
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

Re: P012 plugin - LCD display

Another problem. When I try to send LCD command to unit with 4x20 display, using such command from bash scipt on Rpi: #!/bin/bash .... .... wget -q -O - http://$display/control?cmd=LCD,2,1,"Wilg.garaż: $higro_garaz%" ... it display only text-> Wilg.garaż: without content of variable. I try...
by mackowiakp
07 Mar 2023, 10:45
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

Re: P012 plugin - LCD display

Yep, now is a lot of better :D
THX for quick feedback !
by mackowiakp
07 Mar 2023, 10:35
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

Re: P012 plugin - LCD display

Polish letters are display properly both on 2x16 and 4x20 display. But there is another problem. So far I used FW compiled 3 or more years ago, with Polish letter feature made on my own. It works properly. Now there is in logs such command: LCD,1,1,10:26 Wt. 7/03/23 or LCD,4,1,Wewn. 20.3° VOC 299 Th...
by mackowiakp
07 Mar 2023, 08:52
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

Re: P012 plugin - LCD display

OK, THX, Will try later and rapport results.
by mackowiakp
07 Mar 2023, 01:41
Forum: ESP Easy: Software
Topic: P012 plugin - LCD display
Replies: 23
Views: 2438

P012 plugin - LCD display

As I can see in the sources, it is possible to define Polish characters in the LCD display. [maciek@Piotr src]$ grep -R USES_P012_POLISH * src/PluginStructs/P012_data_struct.cpp:# ifdef USES_P012_POLISH_CHARS src/PluginStructs/P012_data_struct.cpp:# endif // USES_P012_POLISH_CHARS src/PluginStructs/...
by mackowiakp
24 Feb 2023, 13:11
Forum: ESP Easy: Software
Topic: mega-20221224 and HTU21D problem
Replies: 4
Views: 983

Re: mega-20221224 and HTU21D problem

Yes, redefining the sensor resolved the problem.
by mackowiakp
24 Feb 2023, 09:08
Forum: ESP Easy: Software
Topic: mega-20221224 and HTU21D problem
Replies: 4
Views: 983

Re: mega-20221224 and HTU21D problem

Yes, I just flash new FW without doing anything with config. Will try to do as You advise.
by mackowiakp
24 Feb 2023, 08:00
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

Re: mega-20221224 and 4 digit LED display

Yep, 7 segment LED display. Dont have at this moment test one and I dont want to test on already working unit.
Need to buy one.
by mackowiakp
24 Feb 2023, 02:36
Forum: ESP Easy: Software
Topic: mega-20221224 and 4 digit LED display
Replies: 18
Views: 5083

mega-20221224 and 4 digit LED display

I use 4 Digit LED Display with a very old version of FW. I improved the source of this display myself because when showing the temperature, the display showed negative values as e.g. "-:2" instead of "-0:2". So - at least for me - in a hardly legible way. I did not analyze the me...
by mackowiakp
24 Feb 2023, 02:09
Forum: ESP Easy: Software
Topic: mega-20221224 and HTU21D problem
Replies: 4
Views: 983

mega-20221224 and HTU21D problem

I tried to compile custom_esp8266_4M1M FW based on mega-20221224. Unfortunately, the measurement results for the HTU21D sensor are not displayed and transferred to Domoticz. Below screenshots for such FW. The sensor is properly recognised by "I2C Scan" in "Tools" menu. It works p...
by mackowiakp
10 Feb 2023, 16:46
Forum: ESP Easy: Software
Topic: BMx/BMP rules problem
Replies: 6
Views: 987

Re: BMx/BMP rules problem

OK, THX. Its clear.
by mackowiakp
10 Feb 2023, 16:29
Forum: ESP Easy: Software
Topic: BMx/BMP rules problem
Replies: 6
Views: 987

Re: BMx/BMP rules problem

The BMP280 driver is available in ESPEasy-mega-20221224 as _P030_BMP280.ino and I just added it to Custom.h.
by mackowiakp
10 Feb 2023, 15:51
Forum: ESP Easy: Software
Topic: BMx/BMP rules problem
Replies: 6
Views: 987

BMx/BMP rules problem

FW custom compilation based on ESPEasy-mega-20221224. I have sensor labeled as BMP/BME280 which is in fact BMP280. There is a strange problem with the EVENT's rules generated by this sensor. 2 devices are defined to support this sensor. Of course, only one of them is enabled at a time. Screenshot_20...
by mackowiakp
10 Feb 2023, 09:03
Forum: ESP Easy: Hardware
Topic: Calibration of SI7021
Replies: 10
Views: 1808

Re: Calibration of SI7021

THX! But I think there is problem with rules using BMP280 driver instead BMx280 for BMP280 sensor.
It does not occurs using BMx280 driver for BMP280 sensor.
Will describe situation in "Software" section.
by mackowiakp
10 Feb 2023, 00:45
Forum: ESP Easy: Hardware
Topic: Calibration of SI7021
Replies: 10
Views: 1808

Re: Calibration of SI7021

Have You any picture of real BME280 module?
by mackowiakp
10 Feb 2023, 00:14
Forum: ESP Easy: Hardware
Topic: Calibration of SI7021
Replies: 10
Views: 1808

Re: Calibration of SI7021

Yep. Log shows BMP280.
But there is still problem that if You buy board labeled BMP/BME It is not clear which one is in fact.
So far I was not lucky to buy exactly BME280. Maybe somebody have good source.
by mackowiakp
09 Feb 2023, 23:12
Forum: ESP Easy: Hardware
Topic: Calibration of SI7021
Replies: 10
Views: 1808

Re: Calibration of SI7021

It doesn't look good. I set the reading interval to 2 minutes so the sensor should not be heated. DTH22 - even quite precise but not suitable for outdoors. So is AM 2301. There is also a big problem with the BME280. Most - at least the ones I bought - are marked on the board as BME/BMP (or similar)....
by mackowiakp
09 Feb 2023, 22:06
Forum: ESP Easy: Hardware
Topic: Calibration of SI7021
Replies: 10
Views: 1808

Calibration of SI7021

I have a question for my colleagues regarding the SI7021 sensors. I bought 3 pcs of SI7021 in the I2C version and 3 pcs in the 1-wire version. I am using these sensors for the first time. All 6 pieces of SI7021 show similar values, but all temperature indications are always overestimated and humidit...
by mackowiakp
09 Feb 2023, 09:00
Forum: ESP Easy: General Discussion
Topic: Custom.h include problem
Replies: 12
Views: 1974

Re: Custom.h include problem

Is this a new module - I don't know. I just bought the SonOff Dual that was in the store. Below is a copy/paste of the entire "Main" menu. As you can see the processor is detected correctly. Unit Number: 0 Local Time: 2023-02-09 08:55:05 Time Source: NTP Time Wander: -7.0 [ppm] Uptime: 0 d...
by mackowiakp
09 Feb 2023, 08:31
Forum: ESP Easy: General Discussion
Topic: Custom.h include problem
Replies: 12
Views: 1974

Re: Custom.h include problem

TD-er wrote: 07 Feb 2023, 10:29 As long as you take a PlatformIO env for 1M ESP8266, then it should work.
OK, I checked. Build ESP_Easy_mega_20230207_custom_ESP8266_1M works correctly on ESP8285.
by mackowiakp
08 Feb 2023, 01:01
Forum: ESP Easy: General Discussion
Topic: Custom.h include problem
Replies: 12
Views: 1974

Re: Custom.h include problem

THX for answers. Will try when will be back home weekend.
I will forward the results
by mackowiakp
07 Feb 2023, 02:38
Forum: ESP Easy: General Discussion
Topic: Custom.h include problem
Replies: 12
Views: 1974

Custom.h include problem

I am trying to compile FW for SonOff based on 8285/1M with own set of sensors/defaults. Environment of compilation - Linux Mageia 8, Code + Platformio. All up-to-date. In ESPEasy-mega-20221224, I don't see any option to select 8285 processor in Platformio. There is only ready FW binary for 8185. Per...
by mackowiakp
30 Jan 2023, 11:55
Forum: ESP Easy: General Discussion
Topic: I2C problem still exists?
Replies: 7
Views: 1342

Re: I2C problem still exists?

Ath wrote: 30 Jan 2023, 11:40 And maybe check if there aren't too many pull-up resistors active on the bus, if they all have 4.7k or 10k PU, then net it will be less than 2k, that may be a bit low
Will check