Search found 14 matches

by arnoldg
01 Apr 2018, 21:50
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1870728

Re: Nextion display plugin

how can i send a slidder value to openhab over mqtt.

i have the plugin working.
but then, with nextion i'm new and need some help.
by arnoldg
29 Mar 2018, 07:04
Forum: ESP Easy: Software
Topic: SoftSerial
Replies: 3
Views: 3203

Re: SoftSerial

Thanks,

That was the problem, i overlooked it for 3 days :oops:
by arnoldg
27 Mar 2018, 21:01
Forum: ESP Easy: Software
Topic: SoftSerial
Replies: 3
Views: 3203

SoftSerial

Hello, I'm trying to develop a dimmer which is controlled by serial. For this i use softserial on puin D1 and D2 But when i compill all looks good, but it isn't working. What could be wrong ? for testing purpose the esp should spit out the whole alfabet, but this isn't working. on the TX and RX pin'...
by arnoldg
05 Jan 2018, 16:34
Forum: ESP Easy: Hardware
Topic: AC Dimmer for ESPeasy
Replies: 22
Views: 29810

Re: AC Dimmer for ESPeasy

look at the dutch page https://www.circuitsonline.net/forum/view/139309/1 but this was version 1, after getting the print i discoverd some problems, the E-12 needs more connections then i thought. I let go i2c and now communicating with serial. becaus i need the int0 pin on the tiny for zcd. now i'm...
by arnoldg
05 Jan 2018, 16:29
Forum: ESP Easy: Software
Topic: MQTT sending a custom commands
Replies: 3
Views: 3361

Re: MQTT sending a custom commands

Hello,

i have installed mosquitto on my rasp.
I selected in controllermqtt openhab.

but i don't want to use the gpio or pwm commands.
i need to send command dim with a value from 0 to 100.

the plugin i sended did this throug http, i wan't to do the same thing with mqtt.
by arnoldg
05 Jan 2018, 10:47
Forum: ESP Easy: Software
Topic: MQTT sending a custom commands
Replies: 3
Views: 3361

MQTT sending a custom commands

Hello, because i'm in the transit from http to mqtt i need some help in altering my custom plugin. In this plugin i send a custom command dim with a value. How do i do this with mqtt, is espeasy accepting custom commands programmed within the plugin or do i need to do program some work around ? belo...
by arnoldg
31 Dec 2017, 16:03
Forum: ESP Easy: Hardware
Topic: AC Dimmer for ESPeasy
Replies: 22
Views: 29810

Re: AC Dimmer for ESPeasy

I’m currently in testing my own ac dimmer, and trying to fit it all in a european in wall box. Curently i’m using a esp-12 for rhe communication, for controlling the light i use a attiny85. I wrote my own plugin as far as i can see it is working fine, try to adjust a few more things and then going t...
by arnoldg
26 Dec 2017, 21:12
Forum: ESP Easy: General Discussion
Topic: Issue sending RC6 36bit code
Replies: 1
Views: 3969

Re: Issue sending RC6 36bit code

Hi,

did you solved the 36bit problem, i'm using a vu+ and also have 36bit codes. which i'm not able to sent them.
please need help with this.
by arnoldg
13 Dec 2017, 21:27
Forum: ESP Easy: General Discussion
Topic: Creating a Plugin
Replies: 2
Views: 4163

Creating a Plugin

Hello, I installed PlatformIO, Github. I am able to build espeasy, so the development enviroment is up and running. Now i'm looking for a good source on how to build a plugin. i need some things. use of i2c communication the i2c chip needs te be setup on boot, how to do this. only send data to the d...
by arnoldg
15 Sep 2017, 18:53
Forum: ESP Easy: General Discussion
Topic: Slow wifi
Replies: 0
Views: 1405

Slow wifi

Hello,

I have several sonoff switches setup in my home.
But i experience slower wifi since i have installed them.

What could be the problem.
by arnoldg
09 Sep 2017, 19:29
Forum: ESP Easy: Hardware
Topic: ir receiver, not a constant output
Replies: 1
Views: 1957

ir receiver, not a constant output

Hello,

i build a ir receiver with a TSOP4838.
When i pres the same button 10 times on the same remote i get sometimes different hex code's back.
What could cause this.
by arnoldg
04 Sep 2017, 12:38
Forum: ESP Easy: Hardware
Topic: Konke Smart MiniK socket
Replies: 7
Views: 17747

Re: Konke Smart MiniK socket

Could it be that you have to flash it in a differt way, that was also the case with my sonoff modules.
viewtopic.php?f=5&t=3386&hilit=DOUT&start=10#p18240
by arnoldg
31 Aug 2017, 10:14
Forum: ESP Easy: Hardware
Topic: Did I fry my Sonoff
Replies: 12
Views: 10102

Re: Did I fry my Sonoff

had the exact seem problem.
I found this topic and did flash succesfull my sonoff basic.

viewtopic.php?f=5&t=3386&hilit=DOUT&start=10#p18240
by arnoldg
30 Aug 2017, 10:10
Forum: ESP Easy: General Discussion
Topic: IR receiver & Transmitter
Replies: 4
Views: 4253

Re: IR receiver & Transmitter

Is it possible to use both plugins on one device ?
so i can recive ir signals and transmit them.

or is this not posible due to timing problems