Search found 497 matches

by papperone
21 Sep 2017, 15:52
Forum: ESP Easy: General Discussion
Topic: How to use the interruption on Rules ?
Replies: 3
Views: 3700

Re: How to use the interruption on Rules ?

forget about doign this with standard ESPEasy, the only option (and I'm not even sure it can work due to the very small timing you need as 4ms) is to write your own plugin or better you own sketch if you don't need all the great functions ESPEasy has!
by papperone
20 Sep 2017, 17:57
Forum: ESP Easy: Hardware
Topic: E-Paper Module
Replies: 1
Views: 2541

Re: E-Paper Module

I was tempted to buy one for playing & testing but I still think they are too expensive for the size and utilization!
by papperone
19 Sep 2017, 21:02
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 6659662

Re: Support for PZEM 004T Energy monitor

Well, in general, the situation is as follows. There is NodeMCU and PZEM-004T. The system works, but only if you apply power to the PZEM after the NodeMCU boots up. Otherwise, NodeMCU simply does not load. And further. Your code may have been created from an older version of the library. When using...
by papperone
19 Sep 2017, 00:06
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 6659662

Re: Support for PZEM 004T Energy monitor

Hey. I tried, but the result is zero. Maybe I did something wrong. I did this: 1. I took the file ESPEasy.ino from the package ESPEasy_v2.0.0-dev11 and opened it in Arduino IDE. 2. Created a new tab, named it _P171_PZEM-004T and inserted the contents into it by the link https://github.com/papperone...
by papperone
17 Sep 2017, 18:39
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 6659662

Re: Support for PZEM 004T Energy monitor

_P171 PZEM-004T submitted in the Playground... please provide feedback/bugs in order to eventually fix them before to move to the main branch! Hello and thank you for what you are doing! I can try to test, but I do not understand where and how to download the firmware. And more, if it is possible, ...
by papperone
17 Sep 2017, 16:30
Forum: ESP Easy: Hardware
Topic: Wio Link
Replies: 5
Views: 4253

Re: Wio Link

I don't like at all the fact to use GPIO15 to power up devices, as per EspressIf specs each GPIO can't provide more than 12mA , so I doubt you can run reliable setup with such limit... I would rather use transistor/mosfet to switch off/off power to the device rather than powering them up directly f...
by papperone
17 Sep 2017, 15:59
Forum: ESP Easy: Hardware
Topic: Wio Link
Replies: 5
Views: 4253

Re: Wio Link

I don't like at all the fact to use GPIO15 to power up devices, as per EspressIf specs each GPIO can't provide more than 12mA , so I doubt you can run reliable setup with such limit... I would rather use transistor/mosfet to switch off/off power to the device rather than powering them up directly fr...
by papperone
17 Sep 2017, 11:32
Forum: ESP Easy: Hardware
Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
Replies: 146
Views: 216169

Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?

All current bugfixes have been merged in the Playground repository... About the calibration via WEB I'm not sure is a good place as we cannot have buttons and the previous calibration values are not stored anywhere. I don't think it makes sense to add this complexity in storage as this will anyhow r...
by papperone
17 Sep 2017, 11:29
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 6659662

Re: Support for PZEM 004T Energy monitor

_P171 PZEM-004T submitted in the Playground...

please provide feedback/bugs in order to eventually fix them before to move to the main branch!
by papperone
17 Sep 2017, 09:47
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy with an eTape Liquid Level Sensor
Replies: 6
Views: 6203

Re: ESPEasy with an eTape Liquid Level Sensor

Try asking adafruit and say you want to connect to a feather eap8266 where ADC is limited to less than 1v. My calculations could be off... The ADS1115 is rated to 3.3V. Well not really, ADS1115 can be powered with anything betweem 2VDC and 5.5VDC and its inputs tollerate up to ~7VDC (if I remember ...
by papperone
17 Sep 2017, 09:39
Forum: ESP Easy: Software
Topic: How to use Syslog?
Replies: 10
Views: 10633

Re: How to use Syslog?

I just loggged in to check, it is in the control panel, under applications just below sql server. There is a check box to activate. I am not sure what you want to do from a remote pc, all I do is use the syslog viewer on the nas... Third tab on top of the syslog page. I believe it is possible to ge...
by papperone
16 Sep 2017, 23:06
Forum: ESP Easy: Software
Topic: How to use Syslog?
Replies: 10
Views: 10633

Re: How to use Syslog?

@paperone, sorry I missed this one. If you have the current qnap nas firmware, syslog server should be installed already and just needs to be turned on. You need to turn on in espeasy and enter the ip and port for the nas. If you are not able to figure out, let me know and I will try to give more d...
by papperone
16 Sep 2017, 23:03
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy with an eTape Liquid Level Sensor
Replies: 6
Views: 6203

Re: ESPEasy with an eTape Liquid Level Sensor

Does anyone know or want to help me to make the 8" and/or 12" eTape Liquid Level Sensor work on ESPEasy https://www.adafruit.com/product/464 Connection and the to use formula thanks which help you need exactly? this sensors output can be read by any analogic input and this is already supp...
by papperone
15 Sep 2017, 23:23
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 6659662

Re: Support for PZEM 004T Energy monitor

guys I woud like to upload the pluing to GitHub playground but I've this error which I can't understand how to fix: Capture.JPG and if I try to commit the new plugin "_P171..." is added to the pull request of the previous "_P170..." updated which are waiting to be merged more tha...
by papperone
14 Sep 2017, 22:52
Forum: ESP Easy: Projects / Applications
Topic: missing .h file Arduino IDE
Replies: 5
Views: 5699

Re: missing .h file Arduino IDE

I am not sure you are compiling the ESPEasy in the right way... Why the plugin was installed under the library folder?
by papperone
14 Sep 2017, 21:45
Forum: ESP Easy: Projects / Applications
Topic: missing .h file Arduino IDE
Replies: 5
Views: 5699

Re: missing .h file Arduino IDE

please serch first as there's a thread about this device where I'm collecting feedback and input if any bugs
your question has been already answered --> http://www.letscontrolit.com/forum/view ... =50#p17163
by papperone
14 Sep 2017, 07:13
Forum: ESP Easy: Hardware
Topic: Konke Smart MiniK socket
Replies: 7
Views: 17747

Re: Konke Smart MiniK socket

Great job!! :D Wish someone will make similar device with EU compatible plug :(
by papperone
13 Sep 2017, 14:55
Forum: ESP Easy: General Discussion
Topic: Sonoff enable relay GPIO12 boot state to high but it turns off after 2 seconds automattically
Replies: 4
Views: 3661

Re: Sonoff enable relay GPIO12 boot state to high but it turns off after 2 seconds automattically

well theroretically it's doable, just a matterto find the GPIO12 trace, cut it, solder a jumper wire from the break to the GPIO14 pin of the ESP... :mrgreen:
by papperone
13 Sep 2017, 10:59
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 6659662

Re: Support for PZEM 004T Energy monitor

Plugin is in a kinda of working status, this sensor has some "features" which I try to adapt: 1) sensor library is quite messy and requests a manual update of the SoftwareSerial library for ESP8266 to v3.2.3 2) the module I do have fails all the readings if it's not connected to the main A...
by papperone
11 Sep 2017, 21:00
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 655668

Re: New ESP gadget

Have you look the distance between relay pins (NO/COM/NC) and the ESP pins? Would you consider have main live so close to the digital pins of the microcontroller? Not me! Good point. What is the appropriate distance according to you? In my design I use minimum 15mm or if this is not possible I add ...
by papperone
10 Sep 2017, 21:12
Forum: ESP Easy: Software
Topic: ESP Easy Github pull requests
Replies: 13
Views: 21945

Re: ESP Easy Github pull requests

What is the current status of processing/merging pull requests? The pull requests are piling up here: https://github.com/letscontrolit/ESPEasy/pulls Looking at myself, I do not know when (if?) they will be processed and am somewhat waiting to make some changes until the requests of others are proce...
by papperone
10 Sep 2017, 21:06
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 655668

Re: New ESP gadget

https://pl.aliexpress.com/item/New-Arrival-1Pcs-Green-ESP8266-10A-220V-Network-Relay-WIFI-Module-Input-DC-7V-30V-Modules/32733819759.html what's the point? more expensive than a sonoff and it requires an external power supply... :? And with internal power supply? (50x33x22mm) http://www.ebay.com/it...
by papperone
08 Sep 2017, 01:11
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 6659662

Re: Support for PZEM 004T Energy monitor

papperone, any news ? ;) Will start to test it to understand how it works then will translate it into a plugin, stay tuned ;) Hi ! Have any news ? :) still testing it, the serial interface with PZEM 004T is a little weird and for sure non-standard; basic library sems to work but not stable, so I'm ...
by papperone
08 Sep 2017, 01:10
Forum: ESP Easy: General Discussion
Topic: DOes a separate guest network make sense?
Replies: 10
Views: 7858

Re: DOes a separate guest network make sense?

An advantage would be to reduce the data bandwidth used by the ESPs on your wifi network. But ESPs running ESP easy, reporting switch closures, temperatures, etc hardly use any bandwidth. My kids watching youtube and face timing, etc, those are the bandwidth hogs. Compared to listening the music an...
by papperone
07 Sep 2017, 23:13
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1271110

Re: Connecting a TM1637 4-Digit Display

Does not seem a complex device to implement but I don't have any handy to test; I will order one from Aliexpress and once I will get I'll hook up to my ESP8266 test module and create plugin for it, but it depens on "China delivery" so don't expect anything quick :mrgreen:
by papperone
07 Sep 2017, 23:10
Forum: ESP Easy: Software
Topic: I2C multiple same sensors (SI7021)
Replies: 4
Views: 3853

Re: I2C multiple same sensors (SI7021)

Yes, you can do it of course! using a (still!) not supported I2C expander named TCA9548A.
There were some discussion on how to implement it in ESPEasy but due to the not easy intergation with current I2C handler it was decided to park it for release 2.1
by papperone
07 Sep 2017, 23:08
Forum: ESP Easy: General Discussion
Topic: DOes a separate guest network make sense?
Replies: 10
Views: 7858

Re: DOes a separate guest network make sense?

guest network and private network are separate and not accessible each other (think of them like 2 separate networks) if not with complex system, but then if you make them able to communicate what's the advantage of??
by papperone
07 Sep 2017, 19:01
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1271110

Re: Connecting a TM1637 4-Digit Display

TM1637 is not a supported IC; you can either write your own plugin or make a request if other users have the needs of it....
by papperone
06 Sep 2017, 00:28
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 168202

Re: OLED Scrolling Display

I'm not sure I understood why we have 2 plugins (036 in the official repository and 205 in the playgournd) which are supposed to be just one! the 036 sems to be a simpler versione with no commands to update text, while 205 is outdated (since 1 year) but a quick look at the code seems to have more fu...
by papperone
04 Sep 2017, 21:55
Forum: ESP Easy: Software
Topic: config not accessible after firmware upload
Replies: 3
Views: 2916

Re: config not accessible after firmware upload

Hi there, I need a little help. I have a wemos D1 and after the firmware upload (flash) I can connect to the ESP_0 wifi network. but I don't get the config page. If I try directly 192.168.4.1 in the browser there is no response. I get an IP-Address from the wemos D1 (192.168.4.2) and see that the g...
by papperone
04 Sep 2017, 15:11
Forum: ESP Easy: Hardware
Topic: ESP-WROOM-02 not supported properly
Replies: 7
Views: 11841

Re: ESP-WROOM-02 not supported properly

This card uses ESP-WROOM-02 from Espressif. Reading some blogs I found this cpu is similar to Esp-13 and Esp8266MOD. It has 4 Mbyte flash memory. Not sure where you did read about memory but ESP-WROOM-02 is manufactured with 2Mbyte memory as per Espressif site --> http://espressif.com/en/products/h...
by papperone
03 Sep 2017, 00:52
Forum: ESP Easy: Projects / Applications
Topic: RGB LED needed
Replies: 6
Views: 5728

Re: RGB LED needed

Thanks, really interesting and I do agree a "project" section woudl be great to publish users' project but as well to open discussion on PCB design, share ideas and bring them to life! I'm sure that in such big forum like this we have wither people with good ideas but no skill to make them...
by papperone
02 Sep 2017, 11:43
Forum: ESP Easy: Projects / Applications
Topic: RGB LED needed
Replies: 6
Views: 5728

Re: RGB LED needed

Great job Shardan! :mrgreen: :mrgreen: :mrgreen:
I would be interested as well in the schematic, woudl you mind to share it when you are back from your vacation? :D
by papperone
31 Aug 2017, 15:19
Forum: ESP Easy: Software
Topic: Serial MCU controlled relay/switch
Replies: 459
Views: 960246

Re: Serial MCU controlled relay/switch

hi yes me too. works fine! Many Thanks for your work. One Question more... Bought this ESP8266 5 V WiFi relaismodul in china https://de.aliexpress.com/item/ESP8266-5V-WiFi-relay-module-Things-smart-home-remote-control-switch-phone-APP/32738099717.html?spm=a2g0s.9042311.0.0.5Thz2C it also works with...
by papperone
29 Aug 2017, 23:44
Forum: ESP Easy: Hardware
Topic: Add support for HDC1080 temperature and humidity module
Replies: 9
Views: 9107

Re: Add support for HDC1080 temperature and humidity module

Got some of these sensors in the mail today (a genuine and a couple of clones) and I wrote a simple/basic plugin.
Just basic reading of T/H, no library used, pulled request submitted for "_P070_HDC1080.ino" pending approval.
by papperone
29 Aug 2017, 15:56
Forum: ESP Easy: Hardware
Topic: WS2812 single LED/Pixel Plugin
Replies: 31
Views: 38459

Re: WS2812 single LED/Pixel Plugin

Hello papperone, It depends only on the very first LED in chain as all other LEDs are driven by the output of the prior LED. So it does not matter if you use 3 LED's or 300. Nice if it works for you. But anyways it is out of specifications, at least with LEDs from that manufacturer i got the datash...
by papperone
29 Aug 2017, 15:48
Forum: ESP Easy: Software
Topic: Problems compiling on Arduino ...
Replies: 4
Views: 5379

Re: Problems compiling on Arduino ...

As far as I remember R120 requires an outdated version of the IR library; using a newer one will lead to compiler error as you are experiencing...

EDIT: just verified and indeed 120/148 compiles with IRLib 1.0.0, while 2.0.0 requires IRLib 1.2.0
by papperone
28 Aug 2017, 08:50
Forum: ESP Easy: Hardware
Topic: WS2812 single LED/Pixel Plugin
Replies: 31
Views: 38459

Re: WS2812 single LED/Pixel Plugin

There might be another issue. Following the datasheet the WS2812B LEDs have a "High" level of 0.7Vdd. If you run the LEDs on 5V this says the minimum high level at data input is 3,5V. Using an ESP with 3,3V this might work or not due to tolerances of ESP and LED chips. It is anyways below...
by papperone
27 Aug 2017, 09:56
Forum: ESP Easy: Hardware
Topic: WS2812 single LED/Pixel Plugin
Replies: 31
Views: 38459

Re: WS2812 single LED/Pixel Plugin

can you try in the tools/command box type directly the command "NeoPixelAll,255,255,255"? just checked my test-unit again and it works ok I just tried, nothing happens. Starting to think i really got a broken led-strip. Don't think it should be too hard to get this working. (I got relays,...
by papperone
26 Aug 2017, 10:03
Forum: ESP Easy: Hardware
Topic: WS2812 single LED/Pixel Plugin
Replies: 31
Views: 38459

Re: WS2812 single LED/Pixel Plugin

Hello Guys, Sorry to ressurect an older post... But i just connect a WS2812B to a wemos d1 mini, and then get stuck. I downloaded the ESPEasy v2.0.0-dev11 and uploaded the "normal_4096" firmware into the wemos. Then connect the wires, the 5v to 5v, GND to G, and the Din to D8. Also added ...
by papperone
25 Aug 2017, 09:23
Forum: ESP Easy: Hardware
Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
Replies: 146
Views: 216169

Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?

@Papperone: PLUGIN_WRITE, PLUGIN_WEBFORM_SAVE and PLUGIN_WEBFORM_LOAD (add function selector) need some rewriting, so that write and save can call the calibrate function. indeed, that's the idea in order to implement the calibration via WEB interface and not only issueing command... honestly I had ...
by papperone
24 Aug 2017, 19:52
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 6659662

Re: Support for PZEM 004T Energy monitor

Aliki wrote: 08 Aug 2017, 22:31 papperone, any news ? ;)
Believe it or not got my sensor today in my mailbox!!
Will start to test it to understand how it works then will translate it into a plugin, stay tuned ;)
by papperone
24 Aug 2017, 19:46
Forum: ESP Easy: Hardware
Topic: More support for i2c modules/sensors [UPDATED 25.09.2016]
Replies: 14
Views: 15268

Re: More support for i2c modules/sensors [UPDATED 25.09.2016]

vibrog wrote: 24 Aug 2017, 12:14 The APDS-9960 would be really interesting:
https://youtu.be/A3QRyixnEl8
it was enough to look at GitHub to see there's already a plugin unde development in the dev11 release --> _P064_APDS9960.ino
by papperone
24 Aug 2017, 12:09
Forum: ESP Easy: General Discussion
Topic: Turn off i2c sensor when esp is in deep sleep
Replies: 13
Views: 15152

Re: Turn off i2c sensor when esp is in deep sleep

what is the difference between this "shield" (whic is not a shield :) ) and a normal power bank for 1x18650 that can be found for 1€ or less? as well I built for testing purpouses a simple "shiled" with a 18650 battery holder and a TP4056 module which gives same functionality of ...
by papperone
14 Aug 2017, 17:29
Forum: ESP Easy: Hardware
Topic: Distance Sensors HC-SR04, JSN-SR04T and more
Replies: 51
Views: 51026

Re: Distance Sensors HC-SR04, JSN-SR04T and more

I've ordered some and are considering using it at ground floor directed downwards. That should eliminate the triggers from the next room. I'm done rewriting it, test phase is next... Please let me know as per my test the micrwave irradiates from the modules in all directions no matter how I positio...
by papperone
14 Aug 2017, 13:42
Forum: ESP Easy: Hardware
Topic: Distance Sensors HC-SR04, JSN-SR04T and more
Replies: 51
Views: 51026

Re: Distance Sensors HC-SR04, JSN-SR04T and more

I'm using state mode with a HC_SR04 just for light switching in the basement. It's far mor precise as PIR's Did you try the new microwave radar (RCWL-0516) yet? I tested and well, they looks great in the beginning but... they are too powerful and do activate even when the movements are behind brick...
by papperone
11 Aug 2017, 17:48
Forum: ESP Easy: Hardware
Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
Replies: 146
Views: 216169

Re: Little Bug: forgets the calibration

Hi, when the device lost the power and it came back then we found the "old" settings and the measure values are wrong. Go to Devices --> Click Edit (the HLW8012) --> Click Submit --> Click Close and he uses the calibration values. Could the developer correct? best wishes BerndJ Thanks for...
by papperone
08 Aug 2017, 07:54
Forum: ESP Easy: Software
Topic: [Solved] Easy Question MQTT vs. Event
Replies: 5
Views: 3385

Re: Easy Question MQTT vs. Event

for me it works like this (I send out cmd via MQTT using nodered): 1) topic = "/<modulename>/<devicename>/cmd" 2) payload = "event,<eventname>" in your case if shoudl be: topic = "/SprayNode/Spray/cmd" and payload "event,spray" hope it helps :)
by papperone
07 Aug 2017, 22:18
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 655668

Re: New ESP gadget

https://pl.aliexpress.com/item/New-Arrival-1Pcs-Green-ESP8266-10A-220V-Network-Relay-WIFI-Module-Input-DC-7V-30V-Modules/32733819759.html?spm=a2g17.search0104.3.146.UW6A1x&ws_ab_test=searchweb0_0,searchweb201602_4_10152_10065_10151_10068_10193_10194_5430020_5410020_10304_10307_10137_10060_10302...
by papperone
07 Aug 2017, 13:24
Forum: ESP Easy: Hardware
Topic: ESP-WROOM-02 not supported properly
Replies: 7
Views: 11841

ESP-WROOM-02 not supported properly

Just got a mail-in of a test module I ordered, which is basically ESP with 18650 battery holder and charger, all in one board. Issue is that it contains ESP-WROOM-02 module, which is basically ESP8266EX with 2Mb of memory (yes, weird but that's it!). I managed to flash ESPEasy via ArduinoIDE with cu...