Search found 22 matches

by mgennip
18 Nov 2016, 09:51
Forum: ESP Easy: Hardware
Topic: AC Dimmer for ESPeasy
Replies: 22
Views: 30020

Re: AC Dimmer for ESPeasy

I have uploaded the schematic and code for the ESPEasy AC Dimmer to my website http://www.van-gennip.com The schematic is drawn from my earlier breadboard setup. I have attached a photo so everyone can see how i did it. The arduino code for the ATMEGA can be downloaded too. The code is very rough, n...
by mgennip
17 Nov 2016, 13:03
Forum: ESP Easy: Hardware
Topic: AC Dimmer for ESPeasy
Replies: 22
Views: 30020

Re: AC Dimmer for ESPeasy

I have made an ESP8266 AC dimmer with an Atmega328 for phase control. Next week I will post the schematic and code on my website http://www.van-gennip.com An ESP8266 runs on ESPEasy firmware and i have made a plugin that talks I2C to the Atmega328. It is similar to the pro mini extender, but my Atme...
by mgennip
12 Nov 2016, 20:09
Forum: ESP Easy: Software
Topic: ESP Easy next stable... (release candidates)
Replies: 155
Views: 122481

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

Still a bug with the pulse counter....

%value%+3 works only for sending this value to Domoticz. +3 is not added to the value displayed on the Devices webpage.
by mgennip
30 Oct 2016, 18:38
Forum: ESP Easy: General Discussion
Topic: Pulse counter problem
Replies: 4
Views: 3701

Re: Pulse counter problem

%value%+2 does not have any effect on Total nor on Counter displayed at webpage.

%value%+2 works only on transmitted data to controller. For example domoticz does receive the correct (+2) total value.
by mgennip
30 Oct 2016, 17:50
Forum: ESP Easy: General Discussion
Topic: Pulse counter problem
Replies: 4
Views: 3701

Re: Pulse counter problem

I think there is an error in the pulse plugin. I can't get the formula option working.

I am using release 120.


BTW. Pulse on GPIO16 does not work.
by mgennip
29 Oct 2016, 17:59
Forum: ESP Easy: General Discussion
Topic: Pulse counter problem
Replies: 4
Views: 3701

Pulse counter problem

I have set a pulse counter on GPIO12, it works fine, 'total' shows the amount of pulses. When using the formula option, this does not work. For example %value%+2 does not have any effect on the 'total' value. Is this a bug or am i doing something wrong? I am using release R120 Using formula on (for ...
by mgennip
21 Oct 2016, 19:07
Forum: ESP Easy: General Discussion
Topic: Send IP address to mqtt
Replies: 5
Views: 5700

Re: Send IP address to mqtt

This can only done if you can add some code to the mqtt plugin and compile the firmware yourself. Sending %ip% is not a standard feature. I would like to see this implemented also in the generic http plugin
by mgennip
10 Oct 2016, 22:01
Forum: ESP Easy: General Discussion
Topic: Relais Problem
Replies: 11
Views: 11628

Re: Relais Problem

/control?cmd=pulse,12,1,500

switches GPIO12 to 5volts for 500ms

Works fine for my Dru fire place
by mgennip
08 Oct 2016, 20:35
Forum: ESP Easy: Projects / Applications
Topic: My ESP Easy projects
Replies: 7
Views: 10418

My ESP Easy projects

Last months i have been working on different projects with an ESP8266 in it. All of my projects are based on this great ESP Easy firmware. My house is now equipped with more than 20 ESP modules for switches, sensors, relays etc.etc. All running on release 120 or newer. I am using Homeseer as home au...
by mgennip
30 Jul 2016, 20:43
Forum: ESP Easy: General Discussion
Topic: New ESP8266 based board available
Replies: 7
Views: 10380

Re: New ESP8266 based board available

Unfortunately the provided link doesn't work.
by mgennip
13 Jul 2016, 15:27
Forum: ESP Easy: Projects / Applications
Topic: Generic HTTP send value and IP possible?
Replies: 1
Views: 2705

Generic HTTP send value and IP possible?

With Generic HTTP it is possible to send a value from a switch, it's name, index and system name. I would like to send the IP address of the ESP as well. Can i modify the controllers .ino so that this is accomplished? Maybe some directions from someone with more experience? I am able to compile the ...
by mgennip
11 Jul 2016, 19:56
Forum: ESP Easy: Software
Topic: Reset to system defaults
Replies: 5
Views: 4245

Re: Reset to system defaults

On ESP board connect TX and RX together, power up the board and remove the TX RX shortcut. Flash will be erased, this takes some time, then ESP_0 will appear on your laptop's AP list.
by mgennip
10 Jul 2016, 19:07
Forum: ESP Easy: Software
Topic: Reset to system defaults
Replies: 5
Views: 4245

[Solved] Reset to system defaults

I found a solution;

When connecting Tx and Rx together during bootup, it will bring ESP to it's virgin state. After that, you can see ESP_0 in your AP list and connect to it.
by mgennip
08 Jul 2016, 18:36
Forum: ESP Easy: Hardware
Topic: GPIO-0 hardwired or pull up resistor?
Replies: 1
Views: 3827

GPIO-0 hardwired or pull up resistor?

Looking at the ESP8266 datasheet from Espressiff it tells how to connect GPIO-0, GPIO-2 and GPIO-15. From the table you can see that GPIO-0 level should be High at boot, for normal boot. Hardwiring GPIO-0 to VCC won't work. This should be done with a series resistor with a value about 10k. If hardwi...
by mgennip
08 Jul 2016, 18:11
Forum: ESP Easy: Hardware
Topic: PN532 error
Replies: 3
Views: 3839

Re: PN532 error

Looks like if the PN532 is positioned away from the ESP-12 board everything works ok. If it is too close to the ESP-12 board, bus errors will happen.
by mgennip
06 Jul 2016, 08:54
Forum: ESP Easy: Hardware
Topic: PN532 error
Replies: 3
Views: 3839

PN532 error

Hello, On ESP-12F my RFID reader (PN532) gives repeatedly bus errors. RFID tag can be read, but with these bus errors it is not possible to send the data to my domoticz server. I use 1,5k pullup resistors. 4k7 does not make any difference. Power supply is ok. Without PN532 board i can send other sen...
by mgennip
29 Jun 2016, 15:46
Forum: ESP Easy: Software
Topic: Reset to system defaults
Replies: 5
Views: 4245

Reset to system defaults

I know it is possible to reset to system defaults by giving the 'reset' command via the serial interface. ESP will then appear as ESP_0 just like a new flashed ESP. Is it possible to reset the system by rules? For example if a switch at GPIO is pushed the reset will take place? I can always add this...
by mgennip
21 Jun 2016, 08:58
Forum: ESP Easy: Software
Topic: Toggle Relay with Rules?
Replies: 16
Views: 35582

Re: Toggle Relay with Rules?

Thank you!

I have tested it and changed a bit. Now it is working, this is my rule:

on SwitchIn#Switch=1 do
if [Relay#Switch]=1
gpio,16,0
else
gpio,16,1
endif
endon

BTW; Is there somewhere a programming manual about using rules? eg. commands, parameters?
by mgennip
19 Jun 2016, 20:42
Forum: ESP Easy: Software
Topic: Toggle Relay with Rules?
Replies: 16
Views: 35582

Re: Toggle Relay with Rules?

Ok, i have tested it with your rule, but it does not toggle the relay. Toggling means: 1 push of the pushbutton switches on the relay. The next push on the pushbutton switches off the relay. Maybe another solution with rules possible? Otherwise i will consider using a litte PIC microcontroller for t...
by mgennip
18 Jun 2016, 19:29
Forum: ESP Easy: Software
Topic: Toggle Relay with Rules?
Replies: 16
Views: 35582

Re: Toggle Relay with Rules?

How are these GPIO's connected?
by mgennip
17 Jun 2016, 19:27
Forum: ESP Easy: Software
Topic: Toggle Relay with Rules?
Replies: 16
Views: 35582

Toggle Relay with Rules?

I have set this rule: on sw#Switch do if relay#Switch=1 gpio,16,1 else gpio,16,0 endif endon On ESP-12F (build 107) GPIO0 is connected to a switch (device sw), GPIO16 is connected to a relay. Also this output is connected to GPIO12 (device relay) for read back the status of the relay. I want to togg...