Search found 3519 matches

by Ath
19 Feb 2024, 20:10
Forum: ESP Easy: Software
Topic: Plugin 095 - TFT
Replies: 22
Views: 14565

Re: Plugin 095 - TFT

If all you need is a larger font, then you can just change the fontsize by using the commands , documented with f.e. the P116 plugin, and common to all AdafruitGFX_helper-based plugins (P095, P116, P131, P141), they usually have a different (and configurable) command trigger, to make it easier to us...
by Ath
18 Feb 2024, 20:27
Forum: Introduce yourself
Topic: Hi all from Portugal
Replies: 1
Views: 167

Re: Hi all from Portugal

Welcome :)
by Ath
18 Feb 2024, 20:25
Forum: ESP Easy: Software
Topic: Access controller setting from within a rule
Replies: 4
Views: 306

Re: Access controller setting from within a rule

Controller settings are not accessible from rules, at the moment. There has never been a request for that, AFAICS ;) The Controller settings are quite static, so that's probably why nobody thought about requesting that, but I can see why you could need that. I'll think about how that could be implem...
by Ath
17 Feb 2024, 14:57
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3611

Re: Air Quality unit - which devices are best?

Haven't seen any with a sensor in that spot, and it's not mentioned anywhere in the (sparse) documentation.

No need to keep it clear/open, AFAICS.
by Ath
14 Feb 2024, 21:58
Forum: ESP Easy: General Discussion
Topic: MQTT settings
Replies: 5
Views: 408

Re: MQTT settings

Well, using MQTT to transfer data from one ESPEasy unit to another is quite a 'heavy' solution, that can be solved much simpler, that's why I suggested the P2P route. Losing the P2P connection is something to dive deeper into, as that's not supposed to happen, though it's using UDP, a non -guarantee...
by Ath
14 Feb 2024, 21:16
Forum: ESP Easy: General Discussion
Topic: MQTT settings
Replies: 5
Views: 408

Re: MQTT settings

Well, the MQTT explanation by TD-er is about as clear as it gets, so there isn't much that I can add there ;) When using Domoticz there is one big gotcha: It's not an MQTT server... MQTT is a server oriented solution, having a central server to store & forward the messages. Most used MQTT server...
by Ath
13 Feb 2024, 08:42
Forum: ESP Easy: Projects / Applications
Topic: ESP-01 w/ ESP8266 Relay V2.3Relay Troubleshooting
Replies: 21
Views: 1034

Re: ESP-01 w/ ESP8266 Relay V2.3Relay Troubleshooting

zerplerp wrote: 13 Feb 2024, 07:59 Is there a different software that would be easier to use?
The Web flasher at:
https://td-er.nl/ESPEasy/
(From Chrome or Edge you can flash an ESP connected to your computer)
by Ath
11 Feb 2024, 21:20
Forum: ESP Easy: General Discussion
Topic: hitachi air conditioning control with easyesp
Replies: 18
Views: 8116

Re: hitachi air conditioning control with easyesp

The PR has been merged, and will be included in the next release of ESPEasy. :)
by Ath
11 Feb 2024, 21:19
Forum: ESP Easy: General Discussion
Topic: Use_Servo support?
Replies: 13
Views: 881

Re: Use_Servo support?

This improvement has been merged and will be available in the next release of ESPEasy :)
by Ath
11 Feb 2024, 16:25
Forum: ESP Easy: General Discussion
Topic: Gases Sensors
Replies: 28
Views: 21699

Re: Gases Sensors

the Wemos D1 Mini on the AirGradient Indoor DIY Pro and the ESP32-C3-Mini on the AirGradient Outdoor model (aka Open Air). Looking closely at the photos on their website, IMHO they don't apply generic ESP boards, but use their own design (which is very common in the ESP/Arduino world ;)). So trying...
by Ath
10 Feb 2024, 22:19
Forum: ESP Easy: Hardware
Topic: Panasonic WH-SXF12D9E8 Heat Pump & ESP easy
Replies: 3
Views: 282

Re: Panasonic WH-SXF12D9E8 Heat Pump & ESP easy

Well, if there's no way of externally controlling the device, I don't know how to 'fix' that using ESPEasy... :shock:
by Ath
10 Feb 2024, 20:07
Forum: ESP Easy: Software
Topic: ESP 01S flashing OK but not connected
Replies: 14
Views: 613

Re: ESP 01S flashing OK but not connected

Your steps sound correct to me, so, it may be a case of keep trying until you succeed :?

As TD-er already mentioned, some are quite hard to get flashed.
Did you try to close the browser tab and reopen, to release any previously connected COM ports?
by Ath
10 Feb 2024, 19:14
Forum: ESP Easy: Software
Topic: ESP 01S flashing OK but not connected
Replies: 14
Views: 613

Re: ESP 01S flashing OK but not connected

The procedure is to hold the boot button pressed, the shortly press rst, and start the flash process. Once that starts you can release the boot button.
by Ath
10 Feb 2024, 16:59
Forum: ESP Easy: Software
Topic: ESP 01S flashing OK but not connected
Replies: 14
Views: 613

Re: ESP 01S flashing OK but not connected

The newer ESP32 devices like the S3, C2 and C3 have a built-in USB port, so they can act as a COM port themselves.

You could try to flash it using the Web flasher, without pulling GPIO 9 to GND, as it can be set to flash-mode via USB, like TD-er explained.
by Ath
10 Feb 2024, 14:45
Forum: ESP Easy: Software
Topic: ESP 01S flashing OK but not connected
Replies: 14
Views: 613

Re: ESP 01S flashing OK but not connected

rjcab wrote: 10 Feb 2024, 13:41 I have alors ESP32 C3 mini, but It didn't work although I put GPIO9 to GND.
You have to keep that GPIO to GND while resetting or powering up the ESP32-C3 to get it into Flas-mode. But that's similar to the ESP01S.
Doesn't your ESP32-C3 have Boot and Reset buttons? (many have, even those minis)
by Ath
10 Feb 2024, 14:43
Forum: ESP Easy: Software
Topic: ESP 01S flashing OK but not connected
Replies: 14
Views: 613

Re: ESP 01S flashing OK but not connected

I tried to flash with 20231225 normal 1M ESP8266, flashing OK but nothing then, not ssid appeared. After flashing, leave the unit connected for at least a couple of seconds, then either reset or power-cycle the unit. You can open a Console window from the Web tool (Logs & Console). You should t...
by Ath
10 Feb 2024, 14:32
Forum: ESP Easy: General Discussion
Topic: Gases Sensors
Replies: 28
Views: 21699

Re: Gases Sensors

The used sensors are all supported by ESPEasy, so that shouldn't be a problem. Most DIY users also have some kind of home automation server, like Home Assistant, Domoticz, etc. running, so configuring a nice dashboard shouldn't be that hard. Fabricating a similar, weather-proof housing will be the b...
by Ath
10 Feb 2024, 12:09
Forum: ESP Easy: Software
Topic: ESP 01S flashing OK but not connected
Replies: 14
Views: 613

Re: ESP 01S flashing OK but not connected

Then I tried with the wrapper ESP.Easy.Flasher and firmware ESP_Easy_mega_20231225_normal_ESP8266_4M1M.bin with setting SSID, PWD, and IP: The latest firmware comes with the Espressif flash download tool, that can be used with all supported ESP units, both the ESP8266 and ESP32 (all supported model...
by Ath
10 Feb 2024, 12:04
Forum: ESP Easy: Software
Topic: ESP 01S flashing OK but not connected
Replies: 14
Views: 613

Re: ESP 01S flashing OK but not connected

Hello all, A ma facing an issue for now 2 weeks. I have this board, https://www.letscontrolit.com/wiki/index.php?title=ESP-01 I don't see any puya mark on it. I triyed to flash it with esptool and firmware r120. everything seems ok but unable to see ssid ESP_0 or ESP_Easy_0. So I tired to add the n...
by Ath
10 Feb 2024, 10:59
Forum: ESP Easy: Software
Topic: DL-bus plugin: Support for master mode / TA Fristar?
Replies: 2
Views: 228

Re: DL-bus plugin: Support for master mode / TA Fristar?

Please don't repeat the same question multiple times, we read it, and if we have an answer, we will reply here. If we don't have an answer, usually after some time we might reply saying that too :roll: Some users, that may have knowledge on the subject, only visit this forum from time to time, so it...
by Ath
09 Feb 2024, 20:54
Forum: ESP Easy: Hardware
Topic: Panasonic WH-SXF12D9E8 Heat Pump & ESP easy
Replies: 3
Views: 282

Re: Panasonic WH-SXF12D9E8 Heat Pump & ESP easy

Assuming this device is controlled using an infrared remote control, you might be able to send commands and possibly receive status updates using the IRremoteESP8266 library or HeatpumpIR library, that is supported by ESPEasy in the IR builds (best use an ESP32 as that includes most/all of the proto...
by Ath
06 Feb 2024, 22:39
Forum: ESP Easy: Software
Topic: Wemos C3 fw upload
Replies: 13
Views: 953

Re: Wemos C3 fw upload

That should have either been "taskrun,2" or "taskrun,analog"... I've used the same example-syntax as used in the documentation :?
by Ath
06 Feb 2024, 11:34
Forum: ESP Easy: Software
Topic: Wemos C3 fw upload
Replies: 13
Views: 953

Re: Wemos C3 fw upload

What interval have you set for the task?
Does it change after executing the command "taskrun,<adc-task>" ? (<adc-task> should be the number or name of the task that has your ADC configuration)
by Ath
06 Feb 2024, 10:49
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3611

Re: Air Quality unit - which devices are best?

TD-er wrote: 06 Feb 2024, 10:34 Hmm, this coming from mister "I-have-a-dev-window-per-open-Git-checkout"...
That's really new to me that you do projects serialized ;)
:lol: :ugeek:
by Ath
06 Feb 2024, 08:44
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3611

Re: Air Quality unit - which devices are best?

Ah, well it's often a bit confusing with all the acronyms used, that I tend to keep mixing up in my head :?

My SEN55 is due to arrive today; after the current project I'm working on I'll probably start to implement that (priorities, priorities...).
by Ath
05 Feb 2024, 23:37
Forum: ESP Easy: General Discussion
Topic: Use_Servo support?
Replies: 13
Views: 881

Re: Use_Servo support?

At this time I am only using the Servo on this particular device and triggering it with HTTL and MQTT commands from elsewhere. I do need to make use of the position 9000 command to turn the power off to the Servo, presumably that is part and parcel of the Servo plugin? That switching off at 9000 is...
by Ath
05 Feb 2024, 12:46
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3611

Re: Air Quality unit - which devices are best?

Rotating it should be fine, both the TFT and Touch plugins support that (and AFAIR, the TFT is in portrait mode by default...). After initially setting things up in landscape mode, it would be a challenge to change that to portrait later, but when starting in portrait mode it's just as easy as it sh...
by Ath
04 Feb 2024, 20:01
Forum: ESP Easy: General Discussion
Topic: Use_Servo support?
Replies: 13
Views: 881

Re: Use_Servo support?

@uxhamby I've added a pull request to allow FEATURE_SERVO to be enabled for Custom builds, but none of the Custom builds has that enabled by default.
Can you list the plugins you actually use, then I'll build a custom ESP8266 1MB firmware with those plugins and Servo enabled, for you to test.
by Ath
04 Feb 2024, 16:42
Forum: ESP Easy: General Discussion
Topic: Use_Servo support?
Replies: 13
Views: 881

Re: Use_Servo support?

It seems I'll have to add a KEEP_SERVO compile-time flag, like done for RTTTL, to have that enabled, as even for the Custom ESP8266 1M builds the Servo feature is forcefully inhibited :?
I'll see what I can do about that.
by Ath
04 Feb 2024, 14:09
Forum: ESP Easy: General Discussion
Topic: Use_Servo support?
Replies: 13
Views: 881

Re: Use_Servo support?

Yes, both VSCode and PlatformIO will run on Windows, Linux and Mac. (It's just that I'm a Windows user, but that shouldn't stop you from doing this on Linux :lol:) Most likely VSCode expects you to run a GUI (not just a plain text terminal via ssh), but I expect anyone using Linux on a desktop/lapto...
by Ath
03 Feb 2024, 22:14
Forum: ESP Easy: General Discussion
Topic: Use_Servo support?
Replies: 13
Views: 881

Re: Use_Servo support?

Best solution would probably be to build a Custom version of ESPEasy, that has the plugins you need, and FEATURE_SERVO 1 (enabled, we renamed the USE_ defines to FEATURE_ with value 0 or 1). (I really need to update the docs on how to build a Custom ESPEasy using VSCode/PlatformIO, either by modifyi...
by Ath
03 Feb 2024, 14:58
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3611

Re: Air Quality unit - which devices are best?

How about the usage with this display and ESPEasy? I guess only text, color, background color is possible? Or could I use graphics as well? With these plugins I've introduced a common command set, that, besides writing text in colors, can draw lines, circles, boxes, triangles etc. in any color (655...
by Ath
03 Feb 2024, 13:06
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3611

Re: Air Quality unit - which devices are best?

Would a WT32 SC01 as a combined unit of TFT and ESP32-S3 with 16MB flash maybe a good idea? That display, of the WT32-SC01Plus (the S3 unit) is not yet supported. Not sure when that'll be included, as it will (probably) require a new plugin, and uses quite some GPIO pins. The somewhat older model, ...
by Ath
03 Feb 2024, 12:00
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3611

Re: Air Quality unit - which devices are best?

For the 'Gases' support we have a plugin for the MQ-xxx sensors, CH4, CO2, CO, H2, LPG and Alcohol.
by Ath
03 Feb 2024, 11:55
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3611

Re: Air Quality unit - which devices are best?

For starters, I'd suggest to use a TFT Color display (either the ILI9341 (try to avoid the ILI948x models...) or ST77xx models will do) over the LCD2004, as TFTs can show much more than a couple lines of text only. And also, an ESP32 if preferable over an ESP8266, as the ESP8266 builds do not suppor...
by Ath
01 Feb 2024, 10:58
Forum: ESP Easy: Hardware
Topic: Analog output 0-10V?
Replies: 127
Views: 29838

Re: Analog output 0-10V?

Since I changed to 3.3V, the unit is running fine. I keep it running with my test script over the weekend. If everything is fine / no crash occurs, I'll build it into my server cabinet / ventilation automation next week. Ah, great, we already merged the plugin into the 'mega' branch, that also publ...
by Ath
31 Jan 2024, 22:25
Forum: ESP Easy: Hardware
Topic: Analog output 0-10V?
Replies: 127
Views: 29838

Re: Analog output 0-10V?

So, from what I understand, it's in general not a good idea to power the ESP32 and the I2C devices with 5V. I think a little more nuance is needed here: - In contrast to many Arduino boards, ESP mcu's are to be powered with 3.3V, and use 3.3V logic on input and output pins. - ESP boards can be powe...
by Ath
31 Jan 2024, 14:27
Forum: ESP Easy: Projects / Applications
Topic: How to connect ESPEasy to Blynk IoT
Replies: 3
Views: 607

Re: How to connect ESPEasy to Blynk IoT

AFAICS, the Controller port should be set to 80, and not 85, unless your router/firewall does some translation, but I wouldn't expect that to work, as you'd probably also have to use a local address/host for that translation to be applied. And enabling the extended credentials should only be needed ...
by Ath
31 Jan 2024, 09:41
Forum: ESP Easy: Hardware
Topic: Analog output 0-10V?
Replies: 127
Views: 29838

Re: Analog output 0-10V?

But this doesn't help find the cause for the crashes. I'll change now to debug output. Do you guys have any ideas, what could be the reason, that the board crashes frequently? Where I should start from? When using the 'syslog' facility, there is a higher chance of networking/stack issues, as the sy...
by Ath
31 Jan 2024, 09:36
Forum: ESP Easy: Hardware
Topic: Analog output 0-10V?
Replies: 127
Views: 29838

Re: Analog output 0-10V?

I've added documentation, can you please proof-read, and give feedback on this? Looking good to me! This is the only thing, what maybe could be added: and works from a single 3.3V power source 3.3V or 5V Technically that's correct, but when running the DAC board at 5V, then the I2C bus should use a...
by Ath
31 Jan 2024, 08:55
Forum: ESP Easy: General Discussion
Topic: parasite power
Replies: 12
Views: 3282

Re: parasite power

And you have the required pull-up resistor (see docs) installed for the DS18b20 (and other types of 1-wire) sensors? 1 pull-up per GPIO is enough.
by Ath
30 Jan 2024, 23:28
Forum: ESP Easy: Hardware
Topic: Analog output 0-10V?
Replies: 127
Views: 29838

Re: Analog output 0-10V?

@localhorst I've added documentation, can you please proof-read, and give feedback on this? (The board doesn't allow .pdf files as attachment)
by Ath
30 Jan 2024, 22:41
Forum: ESP Easy: Software
Topic: Help needed in customization built
Replies: 7
Views: 778

Re: Help needed in customization built

Seems I succeed ! Quite... Great :D 1) I have been unable to find the plugins related to RTC such as DS3231, just a setting "FEATURE_EXT_RTC 1"? Is it missing or must be called differently ? The External RTCs are enabled by default for the Custom builds, and the documentation shows how to...
by Ath
30 Jan 2024, 22:28
Forum: ESP Easy: General Discussion
Topic: how to connect esp32 to other device by RS232?
Replies: 13
Views: 1963

Re: how to connect esp32 to other device by RS232?

Due to time-constraints I've not yet been able to replay your scenario, though I'm trying to schedule time for that this weekend (ESPEasy is not my day-job...). No ETA though :|
by Ath
30 Jan 2024, 12:49
Forum: ESP Easy: Software
Topic: nested SendTo commands
Replies: 21
Views: 1602

Re: nested SendTo commands

IMHO, adding support for backslash "\" as the escape character, is nicely in line with the C++, Python and Javascript programming languages used in the project, so should cause minimal confusion.
by Ath
30 Jan 2024, 08:43
Forum: ESP Easy: Software
Topic: nested SendTo commands
Replies: 21
Views: 1602

Re: nested SendTo commands

chromo23 wrote: 30 Jan 2024, 00:47
TD-er wrote: 29 Jan 2024, 16:51 So far I can only come up with the sendTo.
Yes, i think this is the only command where this is needed...
In some cases where I need a bit more stable/confirmed command to be sent, I've used SendToHTTP instead of SendTo, but that may be an edge-case. :?
by Ath
30 Jan 2024, 08:40
Forum: ESP Easy: Hardware
Topic: Analog output 0-10V?
Replies: 127
Views: 29838

Re: Analog output 0-10V?

Wait, wait, wait! Now I've set "Spare" to initial 5V as well. Tested again, coming up with all 5V except for Kinder still 2V. Looked back in ioBroker and found this from testing: Bildschirmfoto 2024-01-30 um 00.07.59.png This cmd is containing: gp8403,preset,0,2 and going besides the MQTT...
by Ath
29 Jan 2024, 23:27
Forum: ESP Easy: Hardware
Topic: Analog output 0-10V?
Replies: 127
Views: 29838

Re: Analog output 0-10V?

Ah, that's a hint for a bug. :oops: When the plugin settings are saved, the state flag for restoring the previous value should be reset. It should also be fixed when forcing a hardware reset/power cycle on the device. Edit: Fix is pushed to GH https://github.com/letscontrolit/ESPEasy/actions/runs/77...
by Ath
29 Jan 2024, 22:31
Forum: ESP Easy: Software
Topic: Help needed in customization built
Replies: 7
Views: 778

Re: Help needed in customization built

There are some things unclear to me : 1) The statement at the beginning : define USE_CUSTOM_H as a build flags. ie : export PLATFORMIO_BUILD_FLAGS="'-DUSE_CUSTOM_H' " ; what does this mean, how to apply this requirement, please ? 2) In my search and readings, there is also noticed : "...
by Ath
29 Jan 2024, 20:39
Forum: ESP Easy: Hardware
Topic: Analog output 0-10V?
Replies: 127
Views: 29838

Re: Analog output 0-10V?

Just re-tested, but here it works as intended. My testing procedure: - Plug ESP32 16M board with MAX_16M8M_LittleFS build and GP8403 board into power (task already was enabled) - No controller configured on the plugin, nor any rules to change the output values - Output0 configured for initial value ...