Search found 136 matches

by kr0815
17 Feb 2022, 22:31
Forum: ESP Easy: Projects / Applications
Topic: Send Data via Infrared from one Node to another - easiest way?
Replies: 4
Views: 7585

Re: Send Data via Infrared from one Node to another - easiest way?

My Goal is that everything is ESPEasy

I´m also thinking that IR-Transmit / Raw-Data is the right way, but wanted to hear your ideas

Cheers
by kr0815
17 Feb 2022, 22:13
Forum: ESP Easy: Projects / Applications
Topic: Send Data via Infrared from one Node to another - easiest way?
Replies: 4
Views: 7585

Re: Send Data via Infrared from one Node to another - easiest way?

The "Reader" won´t be in a Network at all

Maybe i could use IR Transmit with raw values?
by kr0815
17 Feb 2022, 20:29
Forum: ESP Easy: Projects / Applications
Topic: Send Data via Infrared from one Node to another - easiest way?
Replies: 4
Views: 7585

Send Data via Infrared from one Node to another - easiest way?

Hi all, i have a setup where i want to read out data from one fixed Node - show it on another (mobile) one It´s like a mobile reader - i hold it in front of the fixed installed Node, get a few values ( I´m mainly interested in IP, Station Name,....) My idea- transmit it over infrared Problem: there ...
by kr0815
25 Apr 2021, 20:56
Forum: ESP Easy: Hardware
Topic: getting a piezo louder using 2 GPIOs?
Replies: 4
Views: 9519

getting a piezo louder using 2 GPIOs?

I have a project with several ESP8266 - each has (passive) piezo buzzer attached Unfortunatelly, they are not loud enough I read in another forum - best way would be to connect them not to Ground, but to 2 GPIOs, switching them both alternatively on / off Does anybody see any chance how this could b...
by kr0815
03 Jun 2018, 22:37
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy to control air conditioners / heat pumps
Replies: 163
Views: 216112

Re: ESPEasy to control air conditioners / heat pumps

I found the answer to my problem above now - there were some restriction in the code for temperatures under 18 degrees, 23 was the default value Question: Is it possible to send raw commands / hex codes to the AC with this plugin? My AC has additional features like sleep Mode, ionizer and such thing...
by kr0815
21 May 2018, 19:48
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy to control air conditioners / heat pumps
Replies: 163
Views: 216112

Re: ESPEasy to control air conditioners / heat pumps

Hi Toni, sorry, looks like i need your help again i could send desired temp 18 to 25, but not 16 or 17, very strange - 16 and 17 are always interpreted as 23 degrees Is there the possibility to send the raw hex codes in your script? This is what i get from the original remote: 16° : 23,CB,26,01,00,2...
by kr0815
19 May 2018, 21:32
Forum: ESP Easy: General Discussion
Topic: ESPEasy make it selectable and clickable !
Replies: 10
Views: 7679

Re: ESPEasy make it selectable and clickable !

I built many sensors, always used the newest version, often compiled myself, had no problems so far although i almost never used a stable version But yes, i have problems with the unofficial plugins from playground. My biggest problem is, many of them are almost undocumented, many of them are done b...
by kr0815
19 May 2018, 21:17
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy to control air conditioners / heat pumps
Replies: 163
Views: 216112

Re: ESPEasy to control air conditioners / heat pumps

Hi Tygerr, didi you build the raw receiver? If not, i suggest to do so and check what your original remote sends There are so many possible faults you could do, if you are not using the exact type of AC someone else had already success with, do yourself a favour, buld the receiver and check what´s g...
by kr0815
15 May 2018, 20:21
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy to control air conditioners / heat pumps
Replies: 163
Views: 216112

Re: ESPEasy to control air conditioners / heat pumps

Hi Toni, have it running now :-) In the End my main problem (besides others) was that i used the raw decoder with setting 1 - this gave me wrong measured timings and i tried long to correct these timings In the End i used a logic analyzer and measured the times. For all that want to control a TCL AC...
by kr0815
13 May 2018, 18:17
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy to control air conditioners / heat pumps
Replies: 163
Views: 216112

Re: ESPEasy to control air conditioners / heat pumps

I made some more effort to get this AC working, but now i´m stuck again. I could send recorded commands to the AC with rawsender.ino on ESP8266, making the following timing changes: #define IR_ONE_SPACE 1040 #define IR_ZERO_SPACE 240 #define IR_BIT_MARK 480 #define IR_PAUSE_SPACE 38200 #define IR_HE...
by kr0815
12 May 2018, 18:26
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy to control air conditioners / heat pumps
Replies: 163
Views: 216112

Re: ESPEasy to control air conditioners / heat pumps

Edit: forget this post, see below Hi Toni, i have a problem maybe you could help me with, i´m not good enough in coding. I try to control a cheap TCL AC with your plugin raw decoder says it looks like a Fuego, so curl 192.168.178.103/control?cmd=heatpumpir,fuego,0,3,0,22,0,0 Result: no reaction from...
by kr0815
08 Apr 2018, 23:21
Forum: ESP Easy: General Discussion
Topic: How tu acivate / use P54 - DMX plugin
Replies: 3
Views: 4904

How tu acivate / use P54 - DMX plugin

I want to try out the DMX plugin, but how to activate it? It´s that one: https://github.com/letscontrolit/ESPEasy/blob/mega/src/_P054_DMX512.ino As i understand, it´s a regular plugin already included in the main branch? Is there a way to check which plugins are available in a flashed version? I cou...
by kr0815
25 Aug 2017, 18:25
Forum: ESP Easy: General Discussion
Topic: Controller Publish field to short under Generic HTTP
Replies: 0
Views: 1835

Controller Publish field to short under Generic HTTP

I try to send something to my server with the generic HTTP Controller. (In Mega-Version) Unfortunately i could only enter mac 64 character. I guess this is a bug? Even the sample is larger, but if i delete one character from the sample, i can´t reenter it? Any chance to go for like 128 or better 256...
by kr0815
05 Jun 2017, 14:06
Forum: ESP Easy: General Discussion
Topic: Reset the ESP by a rule
Replies: 4
Views: 5383

Re: Reset the ESP by a rule

Sorry for the Typo in the headlined, fixed now

So any thoughts about it?
by kr0815
28 May 2017, 19:40
Forum: ESP Easy: General Discussion
Topic: Reset the ESP by a rule
Replies: 4
Views: 5383

Reset the ESP by a rule

I have one of my many ESPEasy-Setups running just to remotely turn on a fan for a few minutes (bath) Unfortunately, this one looses connection after a few days The strange thing, it doesn´t span it´s own network then, just gone. A power reset brings it back alive (I´m running V147) My idea now, rese...
by kr0815
13 Nov 2016, 13:11
Forum: ESP Easy: General Discussion
Topic: controlling a switch externally by http breaks ESP ?
Replies: 3
Views: 3768

Re: controlling a switch externally by http breaks ESP ?

Accidently i found out now, if deleting / re-adding the device in Devices section, i get it back to work, so musst be some bug in ESPEasy?
by kr0815
13 Nov 2016, 12:19
Forum: ESP Easy: General Discussion
Topic: controlling a switch externally by http breaks ESP ?
Replies: 3
Views: 3768

Re: controlling a switch externally by http breaks ESP ?

There is nothing connected, i only use it as a dummy device, switch it on/off externally and check in a ruie the switch state Also pull-up is disabled in settings Could it be there is a bug and i destroyed the pin using it as input and output the same time ? I wonder because i saw people here doing ...
by kr0815
12 Nov 2016, 17:55
Forum: ESP Easy: General Discussion
Topic: controlling a switch externally by http breaks ESP ?
Replies: 3
Views: 3768

controlling a switch externally by http breaks ESP ?

I defined a switch, ussing it in rules to switch my PIR activated light only at night. On sunrise / sunset, this switch is externally controlled by curl 192.168.178.46/control?cmd=GPIO,2,1 This works for a few weeks, then this input / output is dead ESPEasy still answers with "log": "...
by kr0815
03 Nov 2016, 00:30
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1866692

Re: Nextion display plugin

Maybe OffTopic, but why don´t you use a cheap android phone instead a nextion display, price is not much higher, you get it incl. a housing, resolution is better.

I have one running since almost 2 years, using that software: http://netio.davideickhoff.de/de/
by kr0815
27 Oct 2016, 18:10
Forum: ESP Easy: General Discussion
Topic: http://www.letscontrolit.com/index.php/Main_Page
Replies: 3
Views: 3592

Re: http://www.letscontrolit.com/index.php/Main_Page

Does the forum also have a new style ? Or is it only on my PC ?

I confess, in my eyes it´s hard to read....
by kr0815
23 Oct 2016, 19:51
Forum: ESP Easy: Hardware
Topic: possible to dim / pwm several channels together
Replies: 14
Views: 12902

Re: possible to dim / pwm several channels together

no reply so far :-(

Does anybody usw a RGB LED stripe ? How do you dim up / down the 3 colors the same time ?
by kr0815
08 Oct 2016, 10:32
Forum: ESP Easy: Projects / Applications
Topic: Garage Laser Beam
Replies: 8
Views: 8672

Re: Garage Laser Beam

Better buy a light barrier, something like this: http://www.ebay.de/itm/Einweg-Lichtschranke-IR-Infrarot-Lichtschranke-60m-12V-24V-Tor-Antrieb-Drehtor-/301698701139?hash=item463ea4d753:g:XBkAAOSwu4BVt357 Except the problem to adjust the laser, i doubt that the laser pointer will last long, they are ...
by kr0815
03 Oct 2016, 16:21
Forum: ESP Easy: Hardware
Topic: possible to dim / pwm several channels together
Replies: 14
Views: 12902

possible to dim / pwm several channels together

I want to dim up several channels together, but switch them off individual a short test with a rule like on ledon do pwm,4,1023,1000 pwm,5,1023,1000 pwm,14,1023,1000 pwm,16,1023,1000 endon showed, that now the led´s go on one after the other, so one dims up in 1000ms, as soon as that is finished the...
by kr0815
09 Sep 2016, 23:44
Forum: ESP Easy: Software
Topic: Problems using rules
Replies: 3
Views: 4586

Re: Problems using rules

Below my code for a task like yours GPIO12 is the relais for the light PIR#motion is the PIR dummy#light is the externally controlled dummy switch for day/night i´d say you have to swap your first 2 lines ? On System#Boot do gpio,5,1 endon On PIR#motion=1 do if [dummy#light]=1 gpio,12,1 timerSet,1,6...
by kr0815
04 Sep 2016, 14:25
Forum: ESP Easy: Hardware
Topic: PWM fade up / down possible
Replies: 1
Views: 3235

PWM fade up / down possible

I want to dimm up / down some LEDS (triggered by a PIR), connected with a FET I saw i could send PWM values, but is it possible to send something to fade ? maybe a rule with a counter ? i read somewhere that the ESP8266 is not really good in pwm in generall, is it worth going on that way or better l...
by kr0815
17 Aug 2016, 08:22
Forum: ESP Easy: Projects / Applications
Topic: Dim up / down LED by a rule ?
Replies: 3
Views: 6176

Re: Dim up / down LED by a rule ?

I saw the rules explanation, even have some ESP with rules running

But, is there a command to dim up / down ?
Or do i have to do it manually with a counter and a formula ?
by kr0815
14 Aug 2016, 21:25
Forum: ESP Easy: Projects / Applications
Topic: Dim up / down LED by a rule ?
Replies: 3
Views: 6176

Dim up / down LED by a rule ?

Maybe someone has a good idea here ? I want to install some LED Stripes that - are controlled by a PIR - fade up / down - i could manually switch them on by a http command - i could manually inhibit them to switch on the PIR on / off should be directly in ESPEasy, not by a external server I guess th...
by kr0815
06 Aug 2016, 21:19
Forum: ESP Easy: Software
Topic: Firmware reload
Replies: 2
Views: 3405

Re: Firmware reload

when in terminal , you could type
- settings - to check your settings
- wifissid "your wifiname"
- wifikey "your wifipassword"
- save
by kr0815
10 Jul 2016, 12:32
Forum: ESP Easy: General Discussion
Topic: Switch Input Always 0
Replies: 5
Views: 6471

Re: Switch Input Always 0

I saw this with many other sensors as well, takes a while till the web page is updated
Open parallel to the web page the debug output, you´ll see the difference
(for example when heating up a temperature sensor)
by kr0815
10 Jul 2016, 12:29
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR issue's
Replies: 31
Views: 36949

Re: HC-SR501 PIR issue's

As i said earlier, you need distance between PIR and ESP - Did you try that ?
by kr0815
06 Jul 2016, 18:58
Forum: ESP Easy: Hardware
Topic: Electrodragon AI-Thinker battery powered sensor board
Replies: 7
Views: 6911

Re: Electrodragon AI-Thinker battery powered sensor board

On these boards, the LDR is connected to the ADC pin, but the resistors are wrong, so you don´t get changing values if you want to measure daylight
Add a 10KOhm Resistor between ADC Pin and +3.3V, then it should work
by kr0815
03 Jul 2016, 18:57
Forum: ESP Easy: Hardware
Topic: MCP23017 I2C Input/Output
Replies: 2
Views: 3548

Re: MCP23017 I2C Input/Output

The MCP23017 has a internal pull-up to 3,3V of about 100 KOhm
If you want to have it permanently low, you need to add a pull-down resistor between GPIO and Ground.
Try with 4.7 or 10 KOhm
by kr0815
24 Jun 2016, 00:50
Forum: ESP Easy: General Discussion
Topic: Generic HTTP not working with hosted webservices?
Replies: 2
Views: 4180

Re: Generic HTTP not working with hosted webservices?

Hello Florian, how yre you loading it up to your ESP ? With Arduino IDE ? Then you just have to modify whatever you want, compile, load it up ? Or are you using the pre-compiled versions ? I came across the same problmes as you, and just coded the URL directly in the code, works for me, but it´s not...
by kr0815
23 Jun 2016, 07:56
Forum: ESP Easy: Hardware
Topic: Electrodragon AI-Thinker battery powered sensor board
Replies: 7
Views: 6911

Re: Electrodragon AI-Thinker battery powered sensor board

I use many of these boards, in my opinion a very good alternative to the NodeMCU But the battery status you can´t monitor with it as it is - the board has a build-in voltage regulator that makes 3.3V, so the ESP doesn´t see the battery voltage directly Another thing you may get problems: When connec...
by kr0815
18 Jun 2016, 09:39
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR issue's
Replies: 31
Views: 36949

Re: HC-SR501 PIR issue's

now with unshielded 1½ meter wires.
That`s why it works, the cable doesn´t have to be shielded, but you need a certain distance between ESP and PIR
Most critical, in my experience, is if the PIR sits in front of the ESP
by kr0815
17 Jun 2016, 21:05
Forum: ESP Easy: Software
Topic: Toggle Relay with Rules?
Replies: 16
Views: 35141

Re: Toggle Relay with Rules?

on my sonoff works:

on SW_1#Switch do
if [relais#Switch]=1
gpio,12,0
gpio,13,1
else
gpio,12,1
gpio,13,0
endif
endon
by kr0815
15 Jun 2016, 00:01
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR issue's
Replies: 31
Views: 36949

Re: HC-SR501 PIR issue's

I had the same problems in a test set-up - as long as the PIR sits behind / next to the ESP, a lot of false alarms This has nothing to do with Software / Pull-Ups,..., but it´s because of the cheap design of the PIR You could either try to, as suggested, put some shielding metal (grounded) between E...
by kr0815
03 Jun 2016, 10:08
Forum: ESP Easy: General Discussion
Topic: After flashing no new Access Point ESP_0 !!
Replies: 21
Views: 38247

Re: After flashing no new Access Point ESP_0 !!

Are you sure your WIFI is in the 2.4 GHz range ?
Try to take your ESP to your friend ?
I´d say, the hardware is broken
by kr0815
27 May 2016, 12:48
Forum: ESP Easy: Hardware
Topic: LCD display works but is not accessible from Domoticz
Replies: 10
Views: 11057

Re: LCD display works but is not accessible from Domoticz

I don´t have any experience with Domotics,
but looks like a problem with url-encoding
Try to send %20 instead of the space, or maybe even +20

So, instead of "this is a sentence" try "this%20is%20a%20sentence"
by kr0815
26 May 2016, 22:12
Forum: ESP Easy: Hardware
Topic: LCD display works but is not accessible from Domoticz
Replies: 10
Views: 11057

Re: LCD display works but is not accessible from Domoticz

why not send a empty line first ? or fill up what you send with spaces ?
by kr0815
16 May 2016, 00:31
Forum: ESP Easy: Software
Topic: Is it possible to get IP address after boot (via serial monitor)?
Replies: 7
Views: 7810

Re: Is it possible to get IP address after boot (via serial monitor)?

Are you connected via Serial Interface ?
Just type "Settings" with capital S, then you´ll see the IP Address
by kr0815
14 May 2016, 00:38
Forum: ESP Easy: Software
Topic: pulscount issue on R78
Replies: 6
Views: 5860

Re: pulscount issue on R78

Are you sure about the 5V ? This will kill the ESP, max 3.3V
by kr0815
13 May 2016, 20:06
Forum: ESP Easy: Projects / Applications
Topic: generic http + problems with special characters ?
Replies: 5
Views: 6006

Re: generic http + problems with special characters ?

Hello Timo, very strange, i tried all possible configurations I used the newest ESP-Easy-Version, maybe a bug there ? If you, or somebody else, like, i could give you a test account to my server, send me a private mail here Volkszaehler together with esp-easy makes a really good thing, hopefully it´...
by kr0815
12 May 2016, 09:59
Forum: ESP Easy: Projects / Applications
Topic: generic http + problems with special characters ?
Replies: 5
Views: 6006

Re: generic http + problems with special characters ?

You are right, it´s for Volkszaehler. About half a year ago, i modified the "general HTTP Interface", it worked so far Now i wanted to give it a try with an actual release, didn´t get it to work The problem is, my Volkszaehler is hostet on a public webserver ( 1und1) I got it running again...
by kr0815
10 May 2016, 22:26
Forum: ESP Easy: Software
Topic: Need help designing Plugin
Replies: 4
Views: 4334

Re: Need help designing Plugin

I saw you made a plugin now for the deltasol pro my solar system is running since 3 days now :-) - so next project.... I want to adopt your software to my controller - Deltasol BX As far as i understand, each controller has different registers ? Do you want to explain your plugin a little bit ? Is i...
by kr0815
10 May 2016, 15:15
Forum: ESP Easy: Projects / Applications
Topic: generic http + problems with special characters ?
Replies: 5
Views: 6006

generic http + problems with special characters ?

I have to send something what has a dash - for example:

5696d760-161d-11e6-b631-dd7b9f7123f0

but the server rejects it because it´s send like:

5696d760%2d161d%2d11e6%2db631%2ddd7b9f7123f0

Any idea how to keep the dash instead of the replacement %2d ?
by kr0815
09 May 2016, 22:19
Forum: ESP Easy: Software
Topic: How to connect by hostname ?
Replies: 4
Views: 5212

How to connect by hostname ?

I had an older, modified version running logging to a public server I waned to try now the newer releases . no modifications made When using generic HTTP Protocol - then "Use Hostname" - the log always says connecting to 0.0.0.0 I even tried to declare my router as DNS in the optional sett...
by kr0815
01 May 2016, 00:15
Forum: ESP Easy: Software
Topic: Need help designing Plugin
Replies: 4
Views: 4334

Re: Need help designing Plugin

what i don´t understand, how these pwm outputs work ? I looked in the user manual, but they don´t show connections
Is there a pwm output for the pump ? (230V and pwm separately) ?