Search found 16 matches
- 04 Nov 2021, 17:02
- Forum: ESP Easy: Software
- Topic: Send data to Emomcms from rules
- Replies: 13
- Views: 13382
Re: Send data to Emomcms from rules
Hi guys. Can ESPEasy work with beebotte.com? Beebotte redirects to https immediately, and ESPEasy doesn't support https by default, so I don't think that'll work. @Ath : Thats not correct, beebotte is also using non-ssl via port 1883 and ssl on port 8883. ref-> https://beebotte.com/docs/mqtt#auth bu...
- 27 Jan 2019, 09:17
- Forum: ESP Easy: Software
- Topic: Can`t get _P105_RGBW Plugin compiled
- Replies: 4
- Views: 6099
Re: Can`t get _P105_RGBW Plugin compiled
Great Job ripp2003 ! :D That did the trick, many thanks !! DATA: [====== ] 55.7% (used 45644 bytes from 81920 bytes) PROGRAM: [========= ] 86.5% (used 771988 bytes from 892912 bytes) [SUCCESS] Took 27.20 seconds Plugin is compiling properly and working as expected. Thanks again and regards sm0k0
- 12 Jan 2019, 08:57
- Forum: ESP Easy: Software
- Topic: Can`t get _P105_RGBW Plugin compiled
- Replies: 4
- Views: 6099
Can`t get _P105_RGBW Plugin compiled
Hi there, maybe somebody here who can help me with the compile of the _P105 from Plugin Playground. Given : - working IDE PlatformIO (Arduino IDE not working with ESPEasy_mega-20190110 without heavy customization) - SRC ESPEasy_mega-20190110 (others tried also) - _P105_RGBW from Plugin Playground - ...
- 12 Mar 2018, 21:17
- Forum: ESP Easy: General Discussion
- Topic: ESPEasy32 or uPYEasy?
- Replies: 8
- Views: 10244
Re: ESPEasy32 or uPYEasy?
Hi there,
4PWM + 4 Switches and 1 LDR i would go for the ESP8266 for the moment as Martinus already wrote, even without GPIO multiplexer a reliable solution until ESPEasy ESP32 support is ready2go.
regards
sm0k0
4PWM + 4 Switches and 1 LDR i would go for the ESP8266 for the moment as Martinus already wrote, even without GPIO multiplexer a reliable solution until ESPEasy ESP32 support is ready2go.
regards
sm0k0
- 12 Mar 2018, 20:07
- Forum: ESP Easy: General Discussion
- Topic: Alexa Emulation support in EasyESP?
- Replies: 2
- Views: 4841
Re: Alexa Emulation support in EasyESP?
Hi,
no it hasn`t.
i`m using a workaround based on DomoticZ and Ha-bridge running on an RPI3.
regards
sm0k0
# remember to backup your config and use a secure but good password .......
no it hasn`t.
i`m using a workaround based on DomoticZ and Ha-bridge running on an RPI3.
regards
sm0k0
# remember to backup your config and use a secure but good password .......
- 22 Nov 2017, 15:35
- Forum: ESP Easy: Hardware
- Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
- Replies: 146
- Views: 357881
Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
Hi again, looks like the issue is the poor memory on the ESP ..... i have used workaround in the meantime : remove all unwanted plugins by excluding them from compiling, add at the very beginning of each plugin #ifdef PLUGIN_BUILD_DISABLED and as a last line in desired plugin to exclude #endif remov...
- 21 Nov 2017, 16:41
- Forum: ESP Easy: Hardware
- Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
- Replies: 146
- Views: 357881
Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
Hi around there. maybe somebody could help me with compiling P170_HLW8012. I have installed Atom (1.22.1 / 64) and PlatformIO at version Home 0.3.2·Core 3.5.0b3. following the entire HowTo`s and use the latest Mega-branch on an Win10 x64. I have installed all required deps and libraries. Compiling f...
- 01 May 2017, 09:05
- Forum: ESP Easy: Projects / Applications
- Topic: RFID Access control / door lock actuator
- Replies: 42
- Views: 60563
Re: RFID Access control / door lock actuator
Hi tozett,
scale has been changed of course but signal looks ok, noisy but ok.
scale has been changed of course but signal looks ok, noisy but ok.
- 30 Apr 2017, 16:19
- Forum: ESP Easy: Projects / Applications
- Topic: RFID Access control / door lock actuator
- Replies: 42
- Views: 60563
Re: RFID Access control / door lock actuator
thanks tozett. :shock: what i have seen on that device, there is a lot of noise on it in general so a LVL shifter is not a bad idea. From what is telling Espressif, ESP8266 is not 5v tolerant, on some china bombers it might work, on some it doesn't. Depends on the delivering circuit, the current, br...
- 29 Apr 2017, 13:06
- Forum: ESP Easy: Projects / Applications
- Topic: RFID Access control / door lock actuator
- Replies: 42
- Views: 60563
Re: RFID Access control / door lock actuator
Hi again,
a appropriate LVL shifter and changing #define PLUGIN_008_WGSIZE to "34" does the trick
this is working like a charm.
best regards
sm0k0
a appropriate LVL shifter and changing #define PLUGIN_008_WGSIZE to "34" does the trick
this is working like a charm.

sm0k0
- 29 Apr 2017, 08:56
- Forum: ESP Easy: Projects / Applications
- Topic: RFID Access control / door lock actuator
- Replies: 42
- Views: 60563
Re: RFID Access control / door lock actuator
Thanks tozett. In the meatime i have checked the devel branch, recompiled the FW but same result. I stepped back to the signal itself and it looks like the problem is not the Software but the falling edge is "too small" to get recognized by ESP. Image2.png Once i have connected the Reader ...
- 28 Apr 2017, 09:51
- Forum: ESP Easy: Projects / Applications
- Topic: RFID Access control / door lock actuator
- Replies: 42
- Views: 60563
Re: RFID Access control / door lock actuator but W34 not W26
Hi all, hope this is the right section for my question. Since some days i try to get a new Wiegand34 Reader (chinabomber KR100 from A..express) running with an WemosD1 mini or nodemcu or whitty on R108,120 & 147 without any result. Another reader, Wiegand26 Reader (Sebury Touch whatever) works p...
- 18 Feb 2017, 22:31
- Forum: ESP Easy: General Discussion
- Topic: Number of Devices / Tasks limited to 12 ?
- Replies: 36
- Views: 37439
Re: Number of Devices / Tasks limited to 12 ?
Hi Edwin,
thanks for your advise. Works perfect !
Thanks & regards
sm0k0

Thanks & regards
sm0k0
- 18 Feb 2017, 16:11
- Forum: ESP Easy: General Discussion
- Topic: Number of Devices / Tasks limited to 12 ?
- Replies: 36
- Views: 37439
Number of Devices / Tasks limited to 12 ?
Hi all, i`m currently working on a heating temp monitor for 3 heater circuits based on an Wemos Mini D1. In the past i used 24 x DS18B20, 3 Hall Sensors ( Flow Meter) and a 4x20 lCD display. In general it was really easy to port all devices to the Wemos (very very ..) until i reached Task 12 (Device...
- 04 Oct 2016, 10:26
- Forum: ESP Easy: General Discussion
- Topic: Feature Wish: GPIO before read sensor
- Replies: 0
- Views: 3222
Feature Wish: GPIO before read sensor
Hi, maybe im just blind but where can i request "wish" a feature ? Would be great if you can add that to the feature wishlist or if you have an suggestion how to get that sorted. Pre-Measurement Condition #**** pull GPIO --> wait configurable delay (ms) --> initiate measurement eg. temp se...
- 03 Oct 2016, 22:02
- Forum: ESP Easy: Software
- Topic: Deep Sleep mode
- Replies: 26
- Views: 55869
Re: Deep Sleep mode
Hi all, fighting with DeepSleep on an Wemos D1 and EysEsp R120. I tried now already 5 devices, 3 WeMos and 2 NodeMCU without suceess. Even the cabeling is correct and sensor delay is set properly the Boards will not wake up after gone to sleep. I validated that with a different Firmware and a approp...