Search found 497 matches

by papperone
01 Jul 2018, 19:22
Forum: ESP Easy: Software
Topic: Newbie: Can't get SendToHTTP to work
Replies: 10
Views: 6863

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: 1508635

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: 6863

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: 1508635

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: 1508635

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: 1508635

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: 7065

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: 1508635

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: 1508635

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: 3395

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: 3395

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: 96664

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: 26500

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: 3015

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: 1508635

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: 160377

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: 1508635

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: 15058

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: 96664

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: 16054

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: 16379

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: 17361

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: 8342922

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: 8342922

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: 2198

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: 20205

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: 20205

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: 5165

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: 3640

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: 5165

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: 3640

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: 2932

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: 3591

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: 1508635

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: 1508635

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: 72245

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: 3319

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: 1508635

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: 1508635

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: 72245

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...
by papperone
06 Mar 2018, 01:20
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1508635

Re: Connecting a TM1637 4-Digit Display

yes, I know, so far i've got 4 different displays (I've received all of them so I can test all before to release next version). 1) 4 digits and only colon 2) 4 digits and only dots 3) 4 digits with both colon and dots 4) 6 digits with dots Unfortunately after some struggling and reverse engineer of...
by papperone
05 Mar 2018, 07:22
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 72245

Re: P141 RGB Strip Plugin

thanks for the plugin, it was in my to-do list but as no spare time recently I've been postponing so happy to see someone has made it! well done!
by papperone
05 Mar 2018, 07:13
Forum: ESP Easy: Software
Topic: ESPeasy Mega 2.0 over Sonoff POW
Replies: 1
Views: 2428

Re: ESPeasy Mega 2.0 over Sonoff POW

the power meter chip of POW (HLW8012) is not I2C but uses a proprietary communication.
I've written a specific plugins but it has some issues to compile in the GitHUB while it works in my PC; as no time to deep dive I think it was moved to version 2.1 to have it sorted out.
by papperone
05 Mar 2018, 07:10
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1508635

Re: Connecting a TM1637 4-Digit Display

soif wrote: 04 Mar 2018, 22:13 BTW can someone owning one of the "OLD" displays can CONFIRM
that it still works with my latest (merged) PR ? 8-)
if you only changed the timing I can confirm it works, as I own as well some old displays and even increasing the delay they keep working...
by papperone
04 Mar 2018, 22:09
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1508635

Re: Connecting a TM1637 4-Digit Display

yes, I know, so far i've got 4 different displays (I've received all of them so I can test all before to release next version).
1) 4 digits and only colon
2) 4 digits and only dots
3) 4 digits with both colon and dots
4) 6 digits with dots
by papperone
04 Mar 2018, 20:32
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1508635

Re: Connecting a TM1637 4-Digit Display

Thanks for the quick PR but I had already fixed the timing issue; I am still working to handle better this new display which has both "dots" and "colon" (that's causing the strange behaviour of last post from victorclaessen). As soon as it's completed (including the handling of t...
by papperone
17 Feb 2018, 17:15
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1508635

Re: Connecting a TM1637 4-Digit Display

hello, on my side I have made supplemental tests. I have 2 displays available First test: connect on arduino Uno with a small prog to display random data --> OK on the 2 displays 2nd test : connect on Wemos with espeasy v2 : No. don't work- no display 3d test : connect on ESP12E with espeasy V2: NO...
by papperone
15 Feb 2018, 07:19
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1508635

Re: Connecting a TM1637 4-Digit Display

Will dot matrix displays powered by MAX7216 be supported? Just curious. it's in my "to-do" list but probably as a separate plugin as this matrix led can be more flexible and customizable ;) Hallo, is this still on your to-do list? I think it‘s a good idea. The Dot Matrix looks very good. ...
by papperone
14 Feb 2018, 10:40
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1508635

Re: Connecting a TM1637 4-Digit Display

Meanwhile I've found last night a differen library for Arduino (not working on ESP8266) which can drive both old and new type of displays... That's weird as they both uses TM1637 and I build the plugin from scratch using the info taken from the IC datasheet, but... obviously I overlook something or ...
by papperone
13 Feb 2018, 18:38
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1508635

Re: Connecting a TM1637 4-Digit Display

Either I'm not lucky at all (and I got 4 DOA brand new displays from Robodin) or something is weird here... None of the brand new 4 displays I've got, despite I bought branded ones, seems to work :( @ Grovkillen : can you connect one of the new type of displays you got as well and see if they react ...