Search found 497 matches

by papperone
15 Jun 2017, 12:55
Forum: ESP Easy: Hardware
Topic: WS2812 single LED/Pixel Plugin
Replies: 31
Views: 38717

WS2812 single LED/Pixel Plugin

Hi, I use a lot visual indicators in my projects/nodes and I've been using since a while WS2812 with ESP8266 for several reasons: 1) Comparing to RGB LED I need only one data pin instead of 3 2) If I need more than one visual indicator I can still manage many with one data pin 3) the brightness is e...
by papperone
05 Jun 2017, 22:12
Forum: ESP Easy: General Discussion
Topic: Reset the ESP by a rule
Replies: 4
Views: 5503

Re: Reset the ESP by a rule

I'm not sure a reboot every 2h is a solution that can work. - it can reboot the module while the fan is working and I don't consider this acceptable (but that is me and how I see the automation system) - depending on various factors ESPEasy takes anyhow several seconds to reboot, this means you coul...
by papperone
20 May 2017, 23:19
Forum: ESP Easy: Hardware
Topic: [Fixed!] Strange relay behaviour, not switching on/off on GPIO 0/1 command.
Replies: 17
Views: 28751

Re: Strange relay behaviour, not switching on/off on GPIO 0/1 command.

I use few of relays module like this one in the picture and never had issues or weird behaviour. I guess a "real picture" of your with more details (if any) woudl help to understand... Would be great if you have another module to test if any difference (as a suggestion I can give alway sbu...
by papperone
20 May 2017, 23:11
Forum: ESP Easy: Software
Topic: Trigger an event using Node-Red
Replies: 5
Views: 5553

Re: Trigger an event using Node-Red

my pleasure to be able to help you :)
by papperone
14 May 2017, 20:28
Forum: ESP Easy: Software
Topic: Trigger an event using Node-Red
Replies: 5
Views: 5553

Re: Trigger an event using Node-Red

I think dynamicdave has MQTT as he's asking it how to configure an output MQTT node :)

here it is th answer:

topic = /<ESPEasy module name>/cmd
payload = "event,<event name>"
by papperone
12 May 2017, 08:13
Forum: ESP Easy: Hardware
Topic: ZMLink (AI Light) ESPEasy RGBW Bulb
Replies: 3
Views: 4814

Re: ZMLink (AI Light) ESPEasy RGBW Bulb

I like those bulbs but... it's only me thinking they are freaking expensive?
by papperone
12 May 2017, 07:54
Forum: ESP Easy: Hardware
Topic: AM2320 on I2C bus
Replies: 7
Views: 7216

Re: AM2320 on I2C bus

thanks !!!!
by papperone
10 May 2017, 16:46
Forum: ESP Easy: Hardware
Topic: AM2320 on I2C bus
Replies: 7
Views: 7216

Re: AM2320 on I2C bus

beic wrote: 10 May 2017, 16:39
papperone wrote: 10 May 2017, 16:23 hi, will you mind to share the plugin?
Already included to the default build by krikk, anyway you can use it with the DHT22 lib too as a single-bus!

Regards
what about connection? I don't think DHT22 and AM2320 are pin compatible... do you have any info about it ?
by papperone
10 May 2017, 16:23
Forum: ESP Easy: Hardware
Topic: AM2320 on I2C bus
Replies: 7
Views: 7216

Re: AM2320 on I2C bus

hi, will you mind to share the plugin?
by papperone
08 Apr 2017, 09:22
Forum: ESP Easy: Software
Topic: Request for help with Plugin to measure mains AC current
Replies: 7
Views: 6910

Re: Request for help with Plugin to measure mains AC current

Honestly I gave up trying to have a proper AC current/power monitor with ESPEasy... Nothing was working reliable so I got the EMONEMC firmware rewrote most of it to adapt to ESP8266 using a better DAC (ADS1115 16 bit, not fast but does it job) and I've a very accurate Vrms Irms reading for my home. ...
by papperone
30 Mar 2017, 08:51
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 193604

Re: Feature Request collection/list

About DST I'd like to have the possibility to turn it on/off via rules, so it will be easy to have a global MQTT command sent from my server to all nodes to react on DST setting. What I mean is that I'd like a way to turn DST ON or OFF on all my ESPEasy devices at same time , as it's pointless to h...
by papperone
30 Mar 2017, 08:10
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 193604

Re: Feature Request collection/list

About DST I'd like to have the possibility to turn it on/off via rules, so it will be easy to have a global MQTT command sent from my server to all nodes to react on DST setting. What I mean is that I'd like a way to turn DST ON or OFF on all my ESPEasy devices at same time , as it's pointless to ha...
by papperone
18 Mar 2017, 19:07
Forum: ESP Easy: General Discussion
Topic: advice on very remote monitoring
Replies: 6
Views: 5705

Re: advice on very remote monitoring

paxi wrote: 17 Mar 2017, 21:30 I'm not aware of a 3g/4g phone that has NO 2g ability. Just a matter of configuration to make it not use the faster networks. ;)
many chinese sellers/brand still keep seel/producing 2G only phones for very cheap prices...
by papperone
18 Feb 2017, 17:55
Forum: ESP Easy: Hardware
Topic: DHT11 not decimal values?
Replies: 18
Views: 18250

Re: DHT11 not decimal values?

DHT11 has this limit, it can read temperature and humidity only by integer value.
If you need better precision up to 0.1° then use DHT22 which is more advanced and expensive of course.
by papperone
04 Feb 2017, 09:09
Forum: ESP Easy: Hardware
Topic: Unit of measure gp2y1010au0f
Replies: 30
Views: 20338

Re: Unit of measure gp2y1010au0f

Well, you can put 3.3V on the ADC-Input, it won't blow the chip. If it can resolve 3.3V or if everything above 1V is maxed out to 1023 is on another note. Maybe just try the simple circuit mentioned in the link i gave to check out what happens. What he meant is that with Wemos D1 (or compatible) th...
by papperone
03 Feb 2017, 07:47
Forum: ESP Easy: Hardware
Topic: ultra cheap GSM / GPRS module and ESP easy?
Replies: 3
Views: 5121

Re: ultra cheap GSM / GPRS module and ESP easy?

afaik the Sonoff POW device does NOT support GSM connection... I can guess what banggood write is wrong!
by papperone
03 Feb 2017, 07:45
Forum: ESP Easy: Projects / Applications
Topic: Domestic wall Wall switches, what kind of input switches do you use? (niko, bticino,...) to control input on ESP ?
Replies: 10
Views: 12300

Re: Domestic wall Wall switches, what kind of input switches do you use? (niko, bticino,...) to control input on ESP ?

HI, i am plannig to to something similar with my lights, but still cant fugure how to power ESP. In my country ( Bulgaria) Instalation standart is one something like this null ---------------------------------------Lamp | live ____________/switch\______________| so next so my wall switch i have onl...
by papperone
02 Feb 2017, 07:57
Forum: ESP Easy: Projects / Applications
Topic: long push, short push detection with a button (connected on gpio)
Replies: 10
Views: 13434

Re: long push, short push detection with a button (connected on gpio)

It can work but it's not really a long press, if you press, release, and then press it again within 2 seconds it will trigger the "long press" and it shoudln't...
I think you shoudl reset the timer if the switch is released in order to make it work properly!
by papperone
29 Jan 2017, 17:22
Forum: ESP Easy: Software
Topic: Editing Sonoff SSID
Replies: 5
Views: 5749

Re: Editing Sonoff SSID

can't understand... the ESP_0 SSID is a temporary one in order for you to make first connection, setup the credential of your wifi network then it will disappear at next reboot....
by papperone
26 Jan 2017, 13:15
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 9409724

Re: Support for PZEM 004T Energy monitor

I've oredered one fo those, will give it a try to write a plugin once I will receive...
by papperone
26 Jan 2017, 12:40
Forum: ESP Easy: General Discussion
Topic: GPIO turns on automatically after 20 seconds - ESPEASY (145) / WEMOS / RELAY - Boiler Automation -
Replies: 6
Views: 5640

Re: GPIO turns on automatically after 20 seconds - ESPEASY (145) / WEMOS / RELAY - Boiler Automation -

Yesteday I have installed HASSBIAN and by default mosquito has persistence enabled: persistence true persistence_location /var/lib/mosquitto/ After a lot of trial and error I have realised that this was the problem. Even that a new value is published, the mosquitto is setting the old value. Is this...
by papperone
24 Jan 2017, 19:34
Forum: ESP Easy: Projects / Applications
Topic: MH-Z14 / MH-Z19 CO2 sensor
Replies: 55
Views: 81145

Re: MH-Z14 / MH-Z19 CO2 sensor

The sketch you linke (which seems to work) uses D1 and D2, did you try those 2 pins?
Another thought is that maybe TX and RX are swapped, did you try to swap either the wires or the PIN configuration in ESPEasy?
by papperone
17 Jan 2017, 15:59
Forum: ESP Easy: Projects / Applications
Topic: Domestic wall Wall switches, what kind of input switches do you use? (niko, bticino,...) to control input on ESP ?
Replies: 10
Views: 12300

Re: Domestic wall Wall switches, what kind of input switches do you use? (niko, bticino,...) to control input on ESP ?

also BTicino is an italian brand.../quote] Hi Papperone! Yes, a month ago I was also looking to BTicino. I love the modularity of their switches. I prefer this one above the 'default Niko'. But I can't find the exact partno for the 'push' buttons. Here you have a push button, but It keeps on '1' or...
by papperone
17 Jan 2017, 08:02
Forum: ESP Easy: Projects / Applications
Topic: Domestic wall Wall switches, what kind of input switches do you use? (niko, bticino,...) to control input on ESP ?
Replies: 10
Views: 12300

Re: Domestic wall Wall switches, what kind of input switches do you use? (niko, bticino,...) to control input on ESP ?

also BTicino is an italian brand, so I guess their system should be modular and compatible with Belgium systems/wall plugs: https://shop.puntoluce.net/open2b/var/departments/470.png?9379b6e7 The italian system is typical with 3 modules (as you can see in my picture) and you can combine them as you w...
by papperone
13 Jan 2017, 19:36
Forum: ESP Easy: Projects / Applications
Topic: Domestic wall Wall switches, what kind of input switches do you use? (niko, bticino,...) to control input on ESP ?
Replies: 10
Views: 12300

Re: Domestic wall Wall switches, what kind of input switches do you use? (niko, bticino,...) to control input on ESP ?

I think it really depens on specific country standards. In Italy we usually have modular system like this: http://www.edisononline.it/CategoryResources/112/M01D3.jpg I replaced the "switch" modules with the "push button" modules as they looks exacty the same but better fitting to...
by papperone
06 Jan 2017, 20:00
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 246071

Re: ESP Easy development status

Good Luck Martinus, I'm relatively new with ESPEasy but learnt a lot and I'm sure project will continue with such a great community!
I know exactly what means giving priorities to other areas of your life, so I am sure it's for the best of you!! Take care!
by papperone
06 Jan 2017, 10:41
Forum: ESP Easy: Software
Topic: Can't set GPIO to LOW.
Replies: 5
Views: 5915

Re: Can't set GPIO to LOW.

maybe a stupid question but... have you setup WiFi Status Led on GPIO13 on the hardware tab???
if yes than I guess that's your problem :)
by papperone
06 Jan 2017, 10:39
Forum: ESP Easy: Hardware
Topic: BS ESP8266 board
Replies: 1
Views: 2283

Re: BS ESP8266 board

It's not a Wemos as he does not have the CH340 serial interface onboard so you need an external FTDI interface which runs at 3.3V (not 5V or you will risk to damage the module). For that price or lower you can find Wemos clones or even original either on ebay or aliexpress. A Wemos is in my opinion ...
by papperone
31 Dec 2016, 18:47
Forum: ESP Easy: Software
Topic: ESP Easy next stable... (release candidates)
Replies: 155
Views: 123047

Re: ESP Easy next stable... (release candidates)

A small bug seems to exists in R147 (and earlier versions too). In the Firefox browser I get an error message after I give a url command like this: http ://192.168.178.111/control?cmd=GPIO,4,0 or http ://192.168.178.111/control?cmd=PWM,4,10 I get this message before the normal response while the co...
by papperone
29 Dec 2016, 17:18
Forum: ESP Easy: Projects / Applications
Topic: OTA over MQTT
Replies: 0
Views: 1976

OTA over MQTT

Not sure where's the right place to post but I am sure this feature will be very handy and looks easy to be implemented. Actually I've found even a working example but not sure how to integrate seamlessy into ESPEasy code without breaking anything --> https://github.com/Imroy/pubsubclient/blob/maste...
by papperone
27 Dec 2016, 20:24
Forum: ESP Easy: General Discussion
Topic: ESPEasy Mega - Pulse counter values
Replies: 6
Views: 6861

Re: ESPEasy Mega - Pulse counter values

great job! woudl you mind to share the code/plugin you used??
by papperone
22 Dec 2016, 13:49
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 728479

Re: New ESP gadget

Yes, i see the GPIO's are not conencted to the relais. How is it possible to send serial commands out from the ESP? I think it should be possilble to control the relais over the F330. We have to send the hex value: 0x00 both off 0x01 relay one on 0x02 relay two on 0x03 both relays on ..but how? htt...
by papperone
21 Dec 2016, 21:11
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 728479

Re: New ESP gadget

As far as I know the 2 relays are not controlled by GPIOs but via a kind of serial commands, so I am not sure it will be that easy to use both with ESPEasy
by papperone
19 Dec 2016, 14:20
Forum: Experimental
Topic: PiEasy - porting ESPEasy to Raspberry Pi (Zero)
Replies: 9
Views: 13591

Re: PiEasy - porting ESPEasy to Raspberry Pi (Zero)

Hi ! PiZero bought at 0.99$ WOW :shock: Do you have a link for that ? Dominik That was available a while ago only in the physical store and limited to one per customer. I was by chance in USA for a business trip so every day I was goign to the Microstore shop to buy one, I ended up with four of the...
by papperone
18 Dec 2016, 19:11
Forum: Experimental
Topic: PiEasy - porting ESPEasy to Raspberry Pi (Zero)
Replies: 9
Views: 13591

Re: PiEasy - porting ESPEasy to Raspberry Pi (Zero)

That's brilliant idea!!
I've still some PiZero bought at 0.99$ from Microcenter somewhere and now I believe I've foudn how to use them for more fun!
by papperone
18 Dec 2016, 15:48
Forum: ESP Easy: Software
Topic: rules: loop ('while' or 'for') possible?
Replies: 3
Views: 3762

Re: rules: loop ('while' or 'for') possible?

Sorry I misunderstood and coudl not open the previous link so I assumed it showed a sample of animation... my apologize! About your request, there's no way to obtain it with plain ESPEasy but you shoudl then write your own plugin; you can take a very good example of the "candle" plugin whi...
by papperone
18 Dec 2016, 15:45
Forum: ESP Easy: Hardware
Topic: Ebay Wifi Relay boards
Replies: 55
Views: 47021

Re: Ebay Wifi Relay boards

Looks nice but 50$ including shipping is too expensive IMHO... First of all I want to Thank you for your feedback! "Too expensive" comparing to what? Cheap China Boards available on Ebay and sold under the "sell-and-forget-about" strategy? It's a Apples vs. Oranges comparation. ...
by papperone
18 Dec 2016, 09:32
Forum: ESP Easy: Software
Topic: rules: loop ('while' or 'for') possible?
Replies: 3
Views: 3762

Re: rules: while or for possible?

the animaton link does not work, it reports "page nto found"; can you provide a working link in order to check?
by papperone
18 Dec 2016, 09:30
Forum: ESP Easy: Hardware
Topic: Ebay Wifi Relay boards
Replies: 55
Views: 47021

Re: Ebay Wifi Relay boards

Looks nice but 50$ including shipping is too expensive IMHO...
by papperone
15 Dec 2016, 14:52
Forum: ESP Easy: Hardware
Topic: Aliexpress Wifi ESP-01 Relay board
Replies: 13
Views: 23825

Re: Aliexpress Wifi ESP-01 Relay board

considering those are china-manufactured, are really expensive...

look at this thread for cheaper alternatives for same quality viewtopic.php?f=5&t=2317
by papperone
09 Dec 2016, 16:17
Forum: ESP Easy: Hardware
Topic: New Sonoff family device
Replies: 4
Views: 5677

New Sonoff family device

Just saw new device from ITEAD based on ESP8266 core --> https://www.itead.cc/sonoff-sc.html looks like it's an environment monitor capable to monitor at same time: - temperature - humidity - air quality (dust sensor) - ambient noise (via a mic) - light level for just 20$ and with a nice looking enc...
by papperone
26 Nov 2016, 16:49
Forum: ESP Easy: Software
Topic: ESP Easy next stable... (release candidates)
Replies: 155
Views: 123047

Re: ESP Easy next stable... (release candidates)

- Stable webgui/ICMP ping: YES / no packet loss - ESP Hardware: Wemos D1 Mini (around 20 of them) - Firmware used: 140/146 - Stock binary image or custom: Custom compiled (I use "MQTT Import" plugin) - Controller type/version: OpenHAB MQTT - Raspberry running Mosquitto/NodeRed latest versi...
by papperone
25 Nov 2016, 21:02
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 728479

Re: New ESP gadget

timsson wrote:https://www.itead.cc/wiki/Sonoff_Dual
How can i togggle/switch the 2 relay?
Thanks
As far as i understood you cannot from ESPeasy
by papperone
25 Nov 2016, 21:01
Forum: ESP Easy: Hardware
Topic: Can I control the backlight of an I2C LCD display?
Replies: 2
Views: 4172

Re: Can I control the backlight of an I2C LCD display?

Hello, I am using an LCD display with an I2C converter together with ESP Easy. Everything is working fine. But now I want to ad a proximity sensor which turns on the display when somebody is in front of the display. Is it possible to switch of the backlight of the display? Gr. Remco Sure, you need ...
by papperone
24 Nov 2016, 17:48
Forum: ESP Easy: Hardware
Topic: New relay boards on Aliexpresse :)
Replies: 15
Views: 14357

Re: New relay boards on Aliexpresse :)

GPIO 0 is for flash ( on the board DIO0) GPIO 1 is TXD0 GPIO 3 is RXD0 I dont find GPIO 2? the fact GPIO0 is for flash does not mean you cannot use it :) Same for GPIO1/3, as far as you don't need serial connection. and GPIO2 is right below GPIO0 http://www.sunrom.com/media/content/783/esp8266-pino...
by papperone
24 Nov 2016, 13:14
Forum: ESP Easy: Hardware
Topic: ARILUX-AL-LC02-Mini-WIFI-LED-RGBW-Controller
Replies: 1
Views: 2922

Re: ARILUX-AL-LC02-Mini-WIFI-LED-RGBW-Controller

was already mentioned here (even with same picture apparently! :P ) --> viewtopic.php?f=5&t=626&p=11000&hilit=arilux#p11000
by papperone
22 Nov 2016, 17:50
Forum: ESP Easy: Software
Topic: ESP Easy next stable... (release candidates)
Replies: 155
Views: 123047

Re: ESP Easy next stable... (release candidates)

Hello, Seems, this is a bug report for release 140. If I am posting to wrong topic, please, point me to correct one. The ESP module with release 140 runs MQTT publishing of HTU21, BMP180, and light sensors. It works fine (missing some reports, not a concern here). After 2-3 hours of work it is impo...
by papperone
22 Nov 2016, 17:45
Forum: ESP Easy: Software
Topic: Deep Sleep mode
Replies: 26
Views: 52232

Re: Deep Sleep mode

Hi, I don't have experience with the deep sleep mode on the ESP, so my question, can I build a wireless battery powered door ringer by putting the device in deep sleep? Activating it by the door ringer (push button?). I guess door ringer connected to RST? when booting up, send whatever signal and g...
by papperone
22 Nov 2016, 17:42
Forum: ESP Easy: Hardware
Topic: New relay boards on Aliexpresse :)
Replies: 15
Views: 14357

Re: New relay boards on Aliexpresse :)

according to the explanation on the item description GPIO0/1/2/3 shoudl be available :)
by papperone
21 Nov 2016, 18:04
Forum: ESP Easy: Projects / Applications
Topic: SCT013 Current measuring with esp
Replies: 18
Views: 37493

Re: SCT013 Current measuring with esp

maybe read the SCT031 with the ADS1115 supported by ESPEasy? SCT013 can be used with ESP8266 with proper voltage divider, you can add ADS1115 if you need to read multiple analog sensors. This is one of the project I'm working with but as not enough time I'm not advancing at right speed... :( Nice t...