Search found 497 matches

by papperone
13 Aug 2018, 00:33
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

ok , understood!

I'll try to complete testing asap and make my PR :)
by papperone
12 Aug 2018, 12:58
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

@papperone, was it me that made changes? I don't remember changing things to your plugin. Maybe I can help explaining what has changed recently and to what purpose? no TD-er, it was an user I've never heard of "GHolli" in --> https://github.com/letscontrolit/ESPEasy/pull/1631 what shoudl ...
by papperone
12 Aug 2018, 10:33
Forum: ESP Easy: General Discussion
Topic: Only first 4 light turn up
Replies: 4
Views: 9432

Re: Only first 4 light turn up

it's too vague the description to be able to help you, can you please post a picture on how you connected everything?
only guess is that you are powering the strip wrongly or the strip has harware issues...
by papperone
12 Aug 2018, 10:28
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

sorry about delays but while I was finishing the testing some other user commited in GitHub a change request of my plugin with huge nuber of changes aiming to optimization... long story short as I had already heavily changed the cosde to implement all new functions now I'm puzzled how to proceed :cr...
by papperone
10 Aug 2018, 11:17
Forum: ESP Easy: Hardware
Topic: ESPEasy and NodeList
Replies: 2
Views: 6187

Re: ESPEasy and NodeList

What value you have in the "Unit Number"?
I jad same problem and then realized only units 1-32 are shown in the Node List :)
by papperone
02 Aug 2018, 19:04
Forum: ESP Easy: General Discussion
Topic: Switch Button Long Push
Replies: 15
Views: 29285

Re: Switch Button Long Push

grovkillen wrote: 02 Aug 2018, 12:09 I think we're on the same page here. Only a quick add to the discussion. The upcoming GPIO handler will make stuff like this possible. 8-)
that's great news!!! :mrgreen:
by papperone
02 Aug 2018, 11:37
Forum: ESP Easy: General Discussion
Topic: Switch Button Long Push
Replies: 15
Views: 29285

Re: Switch Button Long Push

You can then have a timer that would detect a hold that is less than one second since the timer would allow to be sub secund. well I don't htink this will fix the problem, let me explain: I woudl like a long push to be triggered after 2 seconds I would like any time below 2 seconds to be recognized...
by papperone
01 Aug 2018, 23:26
Forum: ESP Easy: General Discussion
Topic: Switch Button Long Push
Replies: 15
Views: 29285

Re: Switch Button Long Push

grovkillen wrote: 01 Aug 2018, 11:27 The new scheduler will make it possible to have a higher resolution than seconds. So the timer will be working with 100mSec steps.
Not sure I understood how this improvement should help to detect faster short/long push... Can you elaborate more?
by papperone
01 Aug 2018, 10:28
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

Sorry I just come back and I thought I explained I had no time to submit the new plugin as I prefer to run some more tests before releasing it.
Still it won't be supporting multiple display (I have to check what changes are needed to handle this last feature...)
by papperone
01 Aug 2018, 10:26
Forum: ESP Easy: General Discussion
Topic: Switch Button Long Push
Replies: 15
Views: 29285

Re: Switch Button Long Push

https://www.letscontrolit.com/wiki/index.php/Tutorial_Rules#One_button.2C_multiple_actions_using_long_press Honestly I don't like this workaround (it's not a real short/long push implementation) as 1 second can be too low and 2 seconds will make the normal behaviour odd (I push and release immediat...
by papperone
01 Jul 2018, 19:22
Forum: ESP Easy: Software
Topic: Newbie: Can't get SendToHTTP to work
Replies: 10
Views: 6895

Re: Newbie: Can't get SendToHTTP to work

Correct. 7seg s on the same display. I must have been doing something stupid though. I got it working a few hours ago and it's been updating ever since. This is my Rule: on Clock#Time=All **:** do 7dt,[BMP280#Temperature] enddo well, I thought you read as it was exactly my first suggestion right af...
by papperone
01 Jul 2018, 15:31
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

I do apologize but I had no time to test my pluing in the last days as I'm finish to setup all for my vacation as I will leave tomorrow morning 5am...
I will continue to work on it on my return in 3 weeks so please be patient! :)
by papperone
30 Jun 2018, 08:58
Forum: ESP Easy: Software
Topic: Newbie: Can't get SendToHTTP to work
Replies: 10
Views: 6895

Re: Newbie: Can't get SendToHTTP to work

not sure I understood... do you want to have 2 devices communicate each other? or you have a single Wemos with both BMP280 and TM1637? if it's the second setup then you don't need to sendhttp to the same module but you should be able to use directly the command "7dt,[<sensor>#<value>]"
by papperone
29 Jun 2018, 18:24
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

good point, I will add it and post PR later today but I need clarification how the 12h clock works (I'm 24h user :D) - midnight or noon should show as 00:00 or 12:00 ? Hi, i just checked out wiki https://en.wikipedia.org/wiki/12-hour_clock and midnight is 12:00 & Midday is 12:00 Yes, only diffe...
by papperone
29 Jun 2018, 11:08
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

Thanks! will follow this page then :)
by papperone
29 Jun 2018, 08:23
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

I have a Wemos D1 Mini running "ESP_Easy_mega-20180618_test_ESP8266_4096.bin" - very happy as it is working well, with a TM1637 4-Digit Display, Could a new "Display Output:" mode be added so as the clock mode can chose between a 12hr Clock or the existing 24hr Clock ? blinking ...
by papperone
24 Jun 2018, 17:30
Forum: ESP Easy: General Discussion
Topic: MCP23017
Replies: 10
Views: 7078

Re: MCP23017

I use a lot MCP23017 and MCP23008 without the issue you are experiencing...
I use custom PCBs with both DIP and SMD version of above chip, how do you connect ESP to the chips?
by papperone
22 Jun 2018, 20:07
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

For those using the 8-digit display could you put two values together, for example temperature and humidity? Thank you again for the work you are doing. Thanks to your work I'm creating a bedroom object rack.Only a question, as regards the text will it be possible to merge it in the same string of ...
by papperone
21 Jun 2018, 07:10
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

testing new functions as below; please let me know asap if anything missed so I can still add it before new plugin release: - new command "7dst,<hh>,<mm>,<ss>" - "show time" in manual mode - new command "7dsd,<dd>,<mm>,<yy>" - "show date" in manual mode (if <y...
by papperone
13 Jun 2018, 06:53
Forum: ESP Easy: Hardware
Topic: Weird issue: can't use more than 3 switches - WeMos D1 MiniPro
Replies: 3
Views: 3407

Re: Weird issue: can't use more than 3 switches - WeMos D1 MiniPro

amigaroxx wrote: 12 Jun 2018, 22:10
papperone wrote: 12 Jun 2018, 06:53 I've even 8 switches on the same device perfectly working so that's defintely possible...
Try to switch to the latest build or at least to R148.
Where can I find R148? I can only find R147 RC8 on the website..... sooo... :oops:
go for R147 but you can try as well latest 2.0 build...
by papperone
12 Jun 2018, 06:53
Forum: ESP Easy: Hardware
Topic: Weird issue: can't use more than 3 switches - WeMos D1 MiniPro
Replies: 3
Views: 3407

Re: Weird issue: can't use more than 3 switches - WeMos D1 MiniPro

I've even 8 switches on the same device perfectly working so that's defintely possible...
Try to switch to the latest build or at least to R148.
by papperone
06 Jun 2018, 18:41
Forum: ESP Easy: Hardware
Topic: SonOff POW R2 support
Replies: 83
Views: 97494

Re: SonOff POW R2 support

GPIO0 is the push-button, if I remember correctly the relay is connected to GPIO12...
by papperone
01 Jun 2018, 16:45
Forum: ESP Easy: Software
Topic: sunrise/sunset to be used in rule
Replies: 45
Views: 26914

Re: sunrise/sunset to be used in rule

Hi all, I would like to use sunrise/sunset time in a rule (eg sunrise + 30min) on a Wemos D1 mini using latest mega build. How to do this? An external HTTP request would be good, but not to a lokal controler. I want to be independent from another controler. Any ideas or tipps? thx You need to know ...
by papperone
31 May 2018, 06:36
Forum: ESP Easy: Hardware
Topic: 6xRelay module - relay connected on low (0) signal?
Replies: 2
Views: 3027

Re: 6xRelay module - relay connected on low (0) signal?

it depends how relays are connected, usually it's safer when using optocouplers to use reverse logic as you described 0=relay on, 1=relay off.
by papperone
31 May 2018, 06:31
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

I did not plan in the plugin to be able to show date/time manually with a command rather than automatically...
I noted this as new future fature to implement in next release, thanks!
by papperone
24 May 2018, 14:02
Forum: ESP Easy: Projects / Applications
Topic: Wifi Candle - illuminate with ESPEasy (WS2812)
Replies: 94
Views: 162613

Re: Wifi Candle - illuminate with ESPEasy (WS2812)

Hello, I made some updates on your plugin for my own usage : > Led count and column count in plugin configuration (need a restart to apply) > Some more effects ( find some inspiration at https://www.tweaking4all.com/hardware/arduino/adruino-led-strip-effects/ ) Feel free to take these changes. work...
by papperone
23 May 2018, 23:59
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

1) yes currently only one display is allowed, still need to spend some time to implement multiple displays... 2) definitely yes, it was somethign planned to add alphabetical chars but still not done; I'll fin dsome free time to implement this new features and will take your suggestion but I'm puzzle...
by papperone
25 Apr 2018, 22:57
Forum: Experimental
Topic: mega-20180421 and P076
Replies: 7
Views: 15165

Re: mega-20180421 and P076

The Sonoff POW will be a separate binary, as soon as it is tested. The current implementation of the sensor used in the POW is taking a bit too much memory, so it cannot be combined in a single binary with all plugins. As written in the original post of this plugin, the HLW8012 is not used only in ...
by papperone
25 Apr 2018, 22:49
Forum: ESP Easy: Hardware
Topic: SonOff POW R2 support
Replies: 83
Views: 97494

Re: SonOff POW R2 support

I will try to get the new schematic and as well some knowledge of the new hardware to try to implement it in ESPEasy... @ TD-er : as you defined now in current cource code my HLKW8012 plugin can be used only with Sonoff-POW, while there are few dev board with this chip (e.g. ElectroDragon) and as we...
by papperone
22 Apr 2018, 09:59
Forum: ESP Easy: Hardware
Topic: Issue DHT11 ESP-01
Replies: 21
Views: 16081

Re: Issue DHT11 ESP-01

DHT11 (specially chnese clones) are not famous for their accuracy....
by papperone
18 Apr 2018, 07:21
Forum: ESP Easy: Hardware
Topic: Powering of nodeMCU V3 - can I use pins instead of microUSB?
Replies: 18
Views: 16481

Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?

as far as I can remember the VIN pin of NodeMCU is NOT protected by diode and is directly connected to VCC of USB port so I'm not sure if ti can damage or not the UART chip
by papperone
15 Apr 2018, 20:05
Forum: ESP Easy: Hardware
Topic: Support of E-Ink Displays
Replies: 19
Views: 17500

Re: Support of E-Ink Displays

I do remember there's some request open in GitHub but not sure about when/if ESPEasy will support those displays.
I think that using 6 GPIOs will limit a lot other devices and as well the memory needed for the bigger ones will be too high (as far as I understood).
by papperone
03 Apr 2018, 13:17
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 9135419

Re: Support for PZEM 004T Energy monitor

All the calculations are performed by the module itself, the plugin is simply reading data trough softserial and update the device variables. As in my 2 modules the data are reported correcly (as in some of the screenshot I posted previously) and not knowing any calibration is possible with those de...
by papperone
02 Apr 2018, 18:24
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 9135419

Re: Support for PZEM 004T Energy monitor

Hello from yesterday I trying to configure PZEM 004 with ESP. Everything is fine but some of the values are not correct. I mean the power is incorrect. As you can see from screenshot ESP shows power 22W but should be 236.4 V * 0.18A = 42.55 W. https://image.ibb.co/ePnpZn/Capture.png Can you tell me...
by papperone
31 Mar 2018, 09:41
Forum: ESP Easy: General Discussion
Topic: Why isn't Heatpump IR transmitter P115 included in Mega?
Replies: 1
Views: 2209

Re: Why isn't Heatpump IR transmitter P115 included in Mega?

All plugins #s >100 ar not part of the standard package, they are supposed to be in immature stage and thus are published in different GitHub named "playground".
You need to compile by yourself to manually included them and support is provided only via the developper...
by papperone
30 Mar 2018, 10:43
Forum: ESP Easy: Projects / Applications
Topic: Modded "Wifi" Sound Alarm Siren project
Replies: 23
Views: 20319

Re: Modded "Wifi" Sound Alarm Siren project

found it but the basic one (plastic case) is 12€ while yours (leather case) is 14€ white and 16€ black...
I think i'll give a try with the cheapest (as it's only cover the difference), thanks!
by papperone
30 Mar 2018, 08:33
Forum: ESP Easy: Projects / Applications
Topic: Modded "Wifi" Sound Alarm Siren project
Replies: 23
Views: 20319

Re: Modded "Wifi" Sound Alarm Siren project

That's not battery operated, that's mini-UPS-operated! :) That powerbank is a special one, a (very rare) passthrough one. It actually starts giving the device current as soon as it is connected to the AC. It doesn't need to be disconnected before, it can charge while being charged. So, when disconn...
by papperone
25 Mar 2018, 07:50
Forum: ESP Easy: General Discussion
Topic: Boot fails when build v2.0-20180319 is burned into WROOM-02
Replies: 6
Views: 5186

Re: Boot fails when build v2.0-20180319 is burned into WROOM-02

TD-er wrote: 24 Mar 2018, 12:44 And 1M flash versions? Then you cannot OTA, but at least you can try them.
can't test them as I don't have them anymore, I installed in a friend setup with selfcompiled ESPEasy with 2Mb Flash settings... happily running so far for him :mrgreen:
by papperone
25 Mar 2018, 07:45
Forum: ESP Easy: Software
Topic: Possibility to get PWM flickerfree ?
Replies: 3
Views: 3651

Re: Possibility to get PWM flickerfree ?

sorry Shardan you are right... initially I remember both expanders were PWM compliant but looking better your statement is correct, sorry!
by papperone
24 Mar 2018, 12:19
Forum: ESP Easy: General Discussion
Topic: Boot fails when build v2.0-20180319 is burned into WROOM-02
Replies: 6
Views: 5186

Re: Boot fails when build v2.0-20180319 is burned into WROOM-02

WROOM-02 has 2Mb flash and I'm not sure we have a 2Mb bin in the nightly build...
when I was testing a module with this chip I had to compile myself with the right flash size, else it won't work!
by papperone
24 Mar 2018, 12:14
Forum: ESP Easy: Software
Topic: Possibility to get PWM flickerfree ?
Replies: 3
Views: 3651

Re: Possibility to get PWM flickerfree ?

I don't think it's possible as ESP8266 PWM is software generated, if you need steady PWM signal you need to use an external hardware, like an arduino or an expader (PCA9685)
by papperone
22 Mar 2018, 07:24
Forum: ESP Easy: General Discussion
Topic: Current measure with diff.input of ADS1115
Replies: 2
Views: 2948

Re: Current measure with diff.input of ADS1115

ADS1115 + ESP8266 can read that fast and even faster but not within the ESPEasy framework.
I've a module that does this function (monitoring AC current) but it runs a custom firmware that I wrote and send out data via MQTT in order to intergrate it in my system
by papperone
16 Mar 2018, 07:38
Forum: ESP Easy: Projects / Applications
Topic: Device Webform CustomPlugin help
Replies: 2
Views: 3608

Re: Device Webform CustomPlugin help

For the 4 pins you can use custom web coding and store manually the values. Please pay attention not to use "blocking code" within your plugin. If your stepper command takes several seconds to be executed should not be done blocking all the core functions of ESPEasy to avoid issues and eve...
by papperone
16 Mar 2018, 07:33
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

thanks a lot 38domo, can you please post a picture of your display to confim which one you tested?
Or maybe refer to the pictures I've postes fwe message before...
by papperone
12 Mar 2018, 20:54
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

hello, I have tested this week end : wemos D1 with display 4 digit with colon & dots. It's works fine . thanks a lot for the development. I can manage the brigthness using the web interface but how can we manage the brightness by command (http/mqtt or Rules)? gerard Wiki si your friend --> http...
by papperone
12 Mar 2018, 07:20
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 73720

Re: P141 RGB Strip Plugin

I think this should be a espeasy issue... As a plugin could be used twice on a esp. Like neopixel strips and 12v leds on one h801 Best would be like to address them on Task#. Something like http://192.168.1.109/control?cmd1=Mode,4,400 where cmd1 - cmd12 is one of the task# in the devices list, but ...
by papperone
11 Mar 2018, 19:48
Forum: ESP Easy: Software
Topic: Relay daily timer - reboot handle?
Replies: 3
Views: 3326

Re: Relay daily timer - reboot handle?

I think the AND / OR boolean have been introduced recently so you can certainly use them:

Code: Select all

On System#Boot do
  If %systime% > 09:00:00 and %systime% < 15:30:00
    Gpio,13,1
  Else
    Gpio,13,0
  Endif
Endon
by papperone
11 Mar 2018, 00:00
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

I split both PRs. Can you have a look at this one to check I took the correct version? https://github.com/letscontrolit/ESPEasy/pull/1043 Then I will merge it. Thanks TD-er, really apreciated the help and sorry for the mess! @everyone: new P073 is on GitHub, supporting below modules; please test al...
by papperone
10 Mar 2018, 14:40
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1625464

Re: Connecting a TM1637 4-Digit Display

I tried to commit the new version of the pluing into the 2.0 branch but for some reasons GitHub desktop still keep adding it to the HLW8012 PR which is pending since month waiting for a solution. Despite in GitHub I created a new PR when I try to merge it GitHUB (on the web) keeps adding anythign to...
by papperone
10 Mar 2018, 14:37
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 73720

Re: P141 RGB Strip Plugin

It is not supposed to work with other ESPEasy PLayground lights plugins, especially if they use the SAME web commands : When any those plugins would be added to the official ESPEasy repo, the maintainers would have to tell each plugins author what command naming convention to use, in order to avoid...