You're right Td-Er, perhaps it's better a 4-way box and 4 opto relays, but the problem is AFAIK there's no engineered product, with CE mark, etc.
So you can't use it in a typical office environment.
Is somebody aware of some flashable din-rail box ?
Thanks & Regards
Paolo
Search found 71 matches
- 10 Feb 2022, 19:56
- Forum: ESP Easy: Hardware
- Topic: DIN Rail switches
- Replies: 3
- Views: 9655
- 09 Feb 2022, 23:52
- Forum: ESP Easy: Hardware
- Topic: DIN Rail switches
- Replies: 3
- Views: 9655
DIN Rail switches
Hello there, I am in Italy and I want to set up a little switching system for lights. The ideal way is to use DIN Rail switch, like this one, EARU_DIN.jpg but I have no notice of re-flashable ones. Is any european friend aware of a re-flashable DIN Device ? Sonoff + DIN Adapter is not an option beca...
- 05 Oct 2021, 20:45
- Forum: ESP Easy: Hardware
- Topic: DS18B20 Long Cables
- Replies: 4
- Views: 10669
Re: DS18B20 Long Cables
Thanks for sharing !
Usually they say "NO WAY" and we don't even try to go beyond specs.....
Usually they say "NO WAY" and we don't even try to go beyond specs.....
- 30 Aug 2021, 22:00
- Forum: ESP Easy: Projects / Applications
- Topic: First LED of Neopixel ring always ON [SOLVED]
- Replies: 13
- Views: 24681
Re: First LED of Neopixel ring always ON [SOLVED]
Hi, it's not code, but the configuration of LEDs in Espeasy LED page configurations.
You have to deactivate LEDs status on the pin used for neopixel.
Regards
Paolo
You have to deactivate LEDs status on the pin used for neopixel.
Regards
Paolo
- 25 Mar 2019, 20:22
- Forum: ESP Easy: Software
- Topic: Newbie ESPEasy to Grafana Question
- Replies: 16
- Views: 22376
Re: Newbie ESPEasy to Grafana Question
thanx for your answer, Prutsium !
- 25 Mar 2019, 13:39
- Forum: ESP Easy: Software
- Topic: Newbie ESPEasy to Grafana Question
- Replies: 16
- Views: 22376
Re: Newbie ESPEasy to Grafana Question
Thanks to @Kinot for the reminder (actually I forgot about it
)
Thanks to @prutsium for the fast, detailed & clear answer.
But, this way you don't use MQTT as the general I/O platform to know the state of variables and switch on/off commands, do you ?
Thanks & Regards
Paolo

Thanks to @prutsium for the fast, detailed & clear answer.
But, this way you don't use MQTT as the general I/O platform to know the state of variables and switch on/off commands, do you ?
Thanks & Regards
Paolo
- 24 Mar 2019, 11:01
- Forum: ESP Easy: Software
- Topic: Newbie ESPEasy to Grafana Question
- Replies: 16
- Views: 22376
Re: Newbie ESPEasy to Grafana Question
hello there,
@Prutsium: I saw the dashboard: GREAT Job !
But, how do you inject directly data from ESPEasy's MQTT into Influx, without using NodeRed ?
Thanks
Paolo
@Prutsium: I saw the dashboard: GREAT Job !
But, how do you inject directly data from ESPEasy's MQTT into Influx, without using NodeRed ?
Thanks
Paolo
- 13 Feb 2019, 13:48
- Forum: ESP Easy: Hardware
- Topic: Sonoff Basic R2 and DHT22
- Replies: 2
- Views: 7110
Sonoff Basic R2 and DHT22
Hello there, here it is a little hint to connect Sonoff Basic R2 (without spare GPIO's) to DHT 22 "the easy way" 1. I prepared hw by soldering 4 pins header on the board. 1. I flashed the last EspEasy, for 1 MB boards, with usb-to-serial adapter 2. I set up and DISABLE serial port 3. I con...
- 04 Jan 2019, 21:44
- Forum: ESP Easy: General Discussion
- Topic: sensing (real) human presence, not movement
- Replies: 2
- Views: 5488
sensing (real) human presence, not movement
hello there, To build a human presence sensor, I just set up a radar switch (the typical RCWL-0516 board you find in aliexpress), with 3 min histeresys (delay before it considers the room unhabitated), but discovered that often it doesn't detect presence if I'm quite stationary on my seat, since the...
- 21 Oct 2018, 15:08
- Forum: ESP Easy: Hardware
- Topic: 220v relay board flashing
- Replies: 4
- Views: 7118
Re: 220v relay board flashing
Actually I need to switch a 24 Vac solenoid valve, so I need: 220 Vac power (for esp board) and dry contact from the relay to switch 24Vac.
Which Sonoff module does this ?
Thx
Paolo
Which Sonoff module does this ?
Thx
Paolo
- 21 Oct 2018, 14:48
- Forum: ESP Easy: Hardware
- Topic: 220v relay board flashing
- Replies: 4
- Views: 7118
220v relay board flashing
Hello there, I am looking for a small, single channel relay board, possibly self-powered. On Aliexpress i found this one: https://www.aliexpress.com/item/HOT-220V-Wifi-Relay-Switch-Remote-Control-Smart-Home-ESP8266-Relay-Module/32871873560.html?spm=2114.search0204.8.9.6e2e4dc7Mar6Lo Immagine.png Now...
- 14 Oct 2018, 16:35
- Forum: ESP Easy: Projects / Applications
- Topic: First LED of Neopixel ring always ON [SOLVED]
- Replies: 13
- Views: 24681
Re: First LED of Neopixel ring always ON [SOLVED]
....and this is the "sad" one....
- 14 Oct 2018, 12:18
- Forum: ESP Easy: Projects / Applications
- Topic: First LED of Neopixel ring always ON [SOLVED]
- Replies: 13
- Views: 24681
Re: First LED of Neopixel ring always ON [SOLVED]
This is a (ugly) picture of the idea: happy, sad, etc.....
I made it with a (long) sequence of commands like this:
curl http://192.168.1.163/control?cmd=neopixel,124,100,100,0
....
....
but we need something more "human"
regards
Paolo
I made it with a (long) sequence of commands like this:
curl http://192.168.1.163/control?cmd=neopixel,124,100,100,0
....
....
but we need something more "human"

regards
Paolo
- 14 Oct 2018, 10:33
- Forum: ESP Easy: Projects / Applications
- Topic: First LED of Neopixel ring always ON [SOLVED]
- Replies: 13
- Views: 24681
Re: First LED of Neopixel ring always ON [SOLVED]
Yes, that's it ! I chose black background. Just an addition: i combined BASIC Neopixel AND Neopixel CLOCK plugins, so I can lit up a static pattern (starting at led 61, for example the center LED) AND HMS leds on the outer ring..... Next step could be fun to have faces/emoji on the disk.... :D But w...
- 12 Oct 2018, 21:39
- Forum: ESP Easy: Projects / Applications
- Topic: First LED of Neopixel ring always ON [SOLVED]
- Replies: 13
- Views: 24681
Re: First LED of Neopixel ring always ON
Solved !
I used the same pin for wifi status led and Neopixel output !
Thanx TDer for support !
Regards....
Paolo
p.s. I'm also checking neopixel clock (plugin070) and it's running fine for now....
I used the same pin for wifi status led and Neopixel output !
Thanx TDer for support !
Regards....
Paolo
p.s. I'm also checking neopixel clock (plugin070) and it's running fine for now....
- 12 Oct 2018, 14:40
- Forum: ESP Easy: Projects / Applications
- Topic: First LED of Neopixel ring always ON [SOLVED]
- Replies: 13
- Views: 24681
Re: First LED of Neopixel ring always ON
Hello TDer, I did some more testing, and: - no visible difference between RGB and RGBW - led 1 is locked to 100% green - if I power off the disc, led 1 stays off until first command - If I issue something like: http://192.168.1.163/control?cmd=neopixel,1,0,0,0,0,0,0 with some more zeroes, :) I get n...
- 11 Oct 2018, 21:35
- Forum: ESP Easy: Projects / Applications
- Topic: First LED of Neopixel ring always ON [SOLVED]
- Replies: 13
- Views: 24681
First LED of Neopixel ring always ON [SOLVED]
Hi there, me too with NeoPixel ! I didn't resist and bout the entire 241-led disk (see photo) photo1.jpg I connected them in the correct order and got basic Neopixel work. Now, the strange thing. After i send the "on" command to first LED with (as an example): http://192.168.1.163/control?...
- 30 Aug 2018, 23:17
- Forum: ESP Easy: Hardware
- Topic: Support for PZEM 004T Energy monitor
- Replies: 309
- Views: 16777215
Re: Support for PZEM 004T Energy monitor
Hi there, I've got a PZEM an tried to compile, but got same "multiple definition" error, as miki_tnt : .pioenvs\test_ESP8266_4096\lib46c\ESPEasySoftwareSerial\SoftwareSerial.cpp.o: In function `sws_isr_0()': SoftwareSerial.cpp:(.iram.text+0xd0): multiple definition of `sws_isr_0()' .pioenv...
- 16 Jun 2018, 14:22
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101870
Re: BME 680 sensor
Hello,
Latest update:
if you reduce sample time (I used 120 sec.), you get slightly better results, especially in terms of VOC: it passed from about 45 to 25 (same conditions).
Humidity is about +8 points (66% instead of 58%)....
Regards
Paolo
Latest update:
if you reduce sample time (I used 120 sec.), you get slightly better results, especially in terms of VOC: it passed from about 45 to 25 (same conditions).
Humidity is about +8 points (66% instead of 58%)....
Regards
Paolo
- 15 Jun 2018, 21:22
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101870
Re: BME 680 sensor
Hello, thanx to all of you for info & support.....
Actually, the only surely wrong value is humi....
Temp & Baro are ok.
VOC is quite difficult to evaluate....
Am I the only that gets humi wrong only ?
If yes, it could be my sensor broken.....
Regards
Paolo
Actually, the only surely wrong value is humi....
Temp & Baro are ok.
VOC is quite difficult to evaluate....
Am I the only that gets humi wrong only ?
If yes, it could be my sensor broken.....

Regards
Paolo
- 14 Jun 2018, 19:20
- Forum: ESP Easy: Projects / Applications
- Topic: BME 680 sensor
- Replies: 55
- Views: 101870
Re: BME 680 sensor
Hello bme680 users, I bought aliexpress version (purple, about 15$), loadef P119, compiled and run. In my test set (DHT22, DS18B20, BME680) Temperature and pressure are quite Ok: difference is +/- 0.2-0.5°C But Humidity measured by BME680 is about +10 points higher than DHT22 value: 71.4% vs. 61.5% ...
- 13 Apr 2018, 19:57
- Forum: uPyEasy: General Discussion
- Topic: Modbus support
- Replies: 1
- Views: 17342
Re: Modbus support
great idea, Lisa !
- 26 Mar 2018, 23:10
- Forum: uPyEasy: General Discussion
- Topic: uPyEasy is going NB-IoT!
- Replies: 9
- Views: 28385
Re: uPyEasy is going NB-IoT!
.....AAAargh....it's in Dutch.....Let me find something in english......and I'll be back.....
- 26 Mar 2018, 22:14
- Forum: uPyEasy: General Discussion
- Topic: uPyEasy is going NB-IoT!
- Replies: 9
- Views: 28385
Re: uPyEasy is going NB-IoT!
Hi Lisa,
now we have esp32 boards with LORA and NB-IOT.
Do you think we can setup a common interface layer, i.e. something to support TCP/IP, so we can use MQTT from anywhere ?
Or they're only serial, point-2-point simple protocols ?
Thanx for the great work you're sharing.....
Paolo
now we have esp32 boards with LORA and NB-IOT.
Do you think we can setup a common interface layer, i.e. something to support TCP/IP, so we can use MQTT from anywhere ?
Or they're only serial, point-2-point simple protocols ?
Thanx for the great work you're sharing.....
Paolo
- 30 Jan 2018, 13:10
- Forum: uPyEasy: General Discussion
- Topic: uPyEasy BETA-1 is available!
- Replies: 22
- Views: 51849
Re: uPyEasy BETA-1 is available!
thx a lot, Lisa.
I'll check asap.
Regards
Paolo
I'll check asap.
Regards
Paolo
- 30 Jan 2018, 01:36
- Forum: uPyEasy: General Discussion
- Topic: uPyEasy BETA-1 is available!
- Replies: 22
- Views: 51849
Re: uPyEasy BETA-1 is available!
Hi Lisa, Thank you for the great work..... I am trying to set up upyeasy on the TTGO board (ESP32+display+battery): I get this message at startup: rst:0x10 (RTCWDT_RTC_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0...
- 31 May 2017, 13:55
- Forum: ESP Easy: General Discussion
- Topic: wifi signal strength
- Replies: 5
- Views: 12227
Re: wifi signal strength
About RSSI strenght: is it actually enabled in the framed oled display ?
thanx & regards.
paolo
thanx & regards.
paolo
- 18 May 2017, 20:58
- Forum: ESP Easy: Hardware
- Topic: Bridge two gpios
- Replies: 5
- Views: 8796
Re: Bridge two gpios
thanks for the info !
Here @espeasy You never stop learning...
paolo
Here @espeasy You never stop learning...

paolo
- 18 May 2017, 20:35
- Forum: ESP Easy: Hardware
- Topic: Bridge two gpios
- Replies: 5
- Views: 8796
Re: Bridge two gpios
hello,
I'm just curious: Why ?
more current ?
Anyway, I'd not short 2 pins that could be set as output and be in opposite states.....
If you have to, use diodes to avoid shorts
paolo
I'm just curious: Why ?
more current ?
Anyway, I'd not short 2 pins that could be set as output and be in opposite states.....
If you have to, use diodes to avoid shorts
paolo
- 15 May 2017, 21:45
- Forum: ESP Easy: Software
- Topic: unwanted reboots with 2.0.0-dev8 and pulse counter enabled
- Replies: 6
- Views: 12064
Re: unwanted reboots with 2.0.0-dev8 and pulse counter enabled
Actually, this unit is running some jobs: see pics:
- 15 May 2017, 21:25
- Forum: ESP Easy: Software
- Topic: unwanted reboots with 2.0.0-dev8 and pulse counter enabled
- Replies: 6
- Views: 12064
Re: unwanted reboots with 2.0.0-dev8 and pulse counter enabled
Hi Shardan, thx for fast repsonse 1. I downloaded the bin and i'll check ASAP 2. I used this same unit with 147 and 148 and it was fine: I already know it for sure.... 3. The rebooting unit is a nodemcu, but it's the same that worked fine with 147-148 4. The esp01 is only used to compare behaviour: ...
- 15 May 2017, 20:17
- Forum: ESP Easy: Software
- Topic: unwanted reboots with 2.0.0-dev8 and pulse counter enabled
- Replies: 6
- Views: 12064
Re: unwanted reboots with 2.0.0-dev8 and pulse counter enabled
Hi there, thanx for yr support.... Here are first answers: 1. I downloaded the updated version 2.0.0-dev8 from github in my atom/platformio, compiled with no error and used normal_4096 binaries 2. pulse counter is on GPIO-14 3. memory is between 20k and 21k: see right part of attached graph, just st...
- 14 May 2017, 23:15
- Forum: ESP Easy: Software
- Topic: unwanted reboots with 2.0.0-dev8 and pulse counter enabled
- Replies: 6
- Views: 12064
unwanted reboots with 2.0.0-dev8 and pulse counter enabled
Hi there, I'm experiencing unwanted reboot with pulse counter enabled. I've set up mqtt controller cloudmqtt.com, pulse counter with 10 sec delay. I get 20-60 minutes of operation, then a reboot. If i don't enable pulse counter, i don't have these reboots. Anyone else is having this problem ? regard...
- 14 May 2017, 19:54
- Forum: ESP Easy: Software
- Topic: Trigger an event using Node-Red
- Replies: 5
- Views: 7318
Re: Trigger an event using Node-Red
Hi,
have u considered MQTT ?
If u have NR running, u can easily setup a mosquitto broker in the same machine, then use MQTT pubs in NR and Mqtt import in Espeasy.....
Regards
Paolo
have u considered MQTT ?
If u have NR running, u can easily setup a mosquitto broker in the same machine, then use MQTT pubs in NR and Mqtt import in Espeasy.....
Regards
Paolo
- 14 May 2017, 19:36
- Forum: ESP Easy: Software
- Topic: Release v2.0.0-dev7 - possible Bug in Controller
- Replies: 44
- Views: 43331
Re: Release v2.0.0-dev7 - possible Bug in Controller
Hi there,
while definitely solved the reboot issue, with uptime of days, now (with 2.0.0-dev8) I can't read my pulse counter (that worked in dev7)
Am I the only one ?
Thx & regards
Paolo
while definitely solved the reboot issue, with uptime of days, now (with 2.0.0-dev8) I can't read my pulse counter (that worked in dev7)
Am I the only one ?
Thx & regards
Paolo
- 04 May 2017, 23:53
- Forum: ESP Easy: General Discussion
- Topic: ESPEasy v2.0 progress
- Replies: 8
- Views: 11084
Re: ESPEasy v2.0 progress
thx psy0rz !
And thx to all developers !
Paolo
And thx to all developers !
Paolo
- 06 Jan 2017, 19:39
- Forum: Staff Announcements forum
- Topic: ESP Easy development status
- Replies: 143
- Views: 348436
Re: ESP Easy development status
Hi Martinus,
I'm sad to see the news...
I want to thank you for the GREAT work, both on the tech and HUMAN standpoints.....
I wish you all the best for yr life.....
regards
paolo
I'm sad to see the news...
I want to thank you for the GREAT work, both on the tech and HUMAN standpoints.....
I wish you all the best for yr life.....
regards
paolo
- 11 Oct 2016, 22:22
- Forum: ESP Easy: Hardware
- Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
- Replies: 146
- Views: 357841
Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement?
Hi there,
It uses HLW8012 for power measurement....Anyboby did hear about it ?
regards
paolo
It uses HLW8012 for power measurement....Anyboby did hear about it ?
regards
paolo
- 01 Sep 2016, 20:54
- Forum: ESP Easy: Hardware
- Topic: unwanted output pulse at boot/startup
- Replies: 0
- Views: 4280
unwanted output pulse at boot/startup
hi there, I am experiencing an annoying problem with ouput and connected relays: at bootup i see a short pulse on output, at least on gpio14 and 16, so relays close for a moment: this is unwanted and a potential problem..... Am I the only one experiencing this ? Has somebody got any workarounds and/...
- 09 Aug 2016, 19:34
- Forum: ESP Easy: Software
- Topic: ESP Easy Releases
- Replies: 345
- Views: 388104
Re: ESP Easy Releases
Hi Martinus,Martinus wrote: .....
1) Support for FHEM has been added, but can't test this in my testlab.
.....
I've just got an fhem setup....
Can u give some more detail on FHEM-side configuration ?
You have to define items in FHEM....
Is it an http connection ?
thanks & regards
Paolo
- 22 Jun 2016, 22:17
- Forum: ESP Easy: General Discussion
- Topic: MQTT to Relay with Node-Red
- Replies: 38
- Views: 56444
Re: MQTT to Relay with Node-Red
YOU ARE TERRIFIC !
great work !
Thanx for sharing.....
paolo

great work !
Thanx for sharing.....
paolo
- 12 Jun 2016, 16:23
- Forum: ESP Easy: Software
- Topic: ESP Easy Pulse MQTT messages
- Replies: 10
- Views: 14807
Re: ESP Easy Pulse MQTT messages
I think it's "by design": MQtt Brokers/Clients don't manage total or time coming from espeasy, but calculate their own values.....
regards
paolo
regards
paolo
- 27 May 2016, 00:05
- Forum: ESP Easy: General Discussion
- Topic: new box for nodemcu
- Replies: 12
- Views: 24554
Re: new box for nodemcu
Hi there,
this is a simple schematics of IO:
Pls. note:
- S1 is the switch to clear Flash memory
- J1 is the I2C conn to optional Oled display Regards
Paolo
this is a simple schematics of IO:
Pls. note:
- S1 is the switch to clear Flash memory
- J1 is the I2C conn to optional Oled display Regards
Paolo
- 26 May 2016, 00:15
- Forum: ESP Easy: General Discussion
- Topic: new box for nodemcu
- Replies: 12
- Views: 24554
Re: new box for nodemcu
@lunarok: sorry for delay...busy at work
yes, mp is OK
regards
paolo
yes, mp is OK
regards
paolo
- 21 May 2016, 15:42
- Forum: ESP Easy: General Discussion
- Topic: new box for nodemcu
- Replies: 12
- Views: 24554
Re: new box for nodemcu
@lunarok: it's already a 4X Opto-Inputs + 2X relays output (you can use opto inputs as switches or counters)
pls can you give some more details about dimmer+input ? You mean PWM ?
regards
paolo
pls can you give some more details about dimmer+input ? You mean PWM ?
regards
paolo
- 20 May 2016, 22:42
- Forum: ESP Easy: General Discussion
- Topic: new box for nodemcu
- Replies: 12
- Views: 24554
Re: new box for nodemcu
hi,
@MiKa1975: we're preparing a simple schematic
@Dylantje: it's a standard DIN Box 4U, no need to print it in 3D
we'll sell the complete device with or without oled display option
regards
@MiKa1975: we're preparing a simple schematic
@Dylantje: it's a standard DIN Box 4U, no need to print it in 3D
we'll sell the complete device with or without oled display option
regards
- 20 May 2016, 11:34
- Forum: ESP Easy: General Discussion
- Topic: new box for nodemcu
- Replies: 12
- Views: 24554
Re: new box for nodemcu
Thnx for yr interest.
@nietgiftig: The sample is running well, even with a -91db wifi strenght (box closed).
I'll be back asap with more info.....
Regards
Paolo
@nietgiftig: The sample is running well, even with a -91db wifi strenght (box closed).
I'll be back asap with more info.....
Regards
Paolo
- 20 May 2016, 00:16
- Forum: ESP Easy: General Discussion
- Topic: new box for nodemcu
- Replies: 12
- Views: 24554
new box for nodemcu
Hi there, We just finished first protos of our box for NodeMCU and Oled Display.Main feature are: - Din Rail enclosure (4U) - Internal power supply (240Vac) - 4 optocoupled inputs (Pulse counters S0 or Thermo DHT/18B20) - 2 Relays 16A with NC, NO - Optional Oled Display board If somebody is interest...
- 17 May 2016, 19:55
- Forum: ESP Easy: General Discussion
- Topic: DHT reading on LCD
- Replies: 5
- Views: 11720
Re: DHT reading on LCD
I think you have to call your sensor "DHT", since you referenced so in the display line
- 02 May 2016, 13:49
- Forum: ESP Easy: General Discussion
- Topic: SSID & WPA key easier setup (wizard)
- Replies: 2
- Views: 6744
Re: SSID & WPA key easier setup (wizard)
hi Dave, I found that the system goes into AP mode after some retries to connect, but not in wizard mode. Is it correct ? About "how to" enter re-initialize modes, afaik, if u short uart tx to rx, u get into factory reset mode..... Is it right ? If this is the case, i think it's a little t...