Search found 22 matches
- 18 Nov 2016, 09:51
- Forum: ESP Easy: Hardware
- Topic: AC Dimmer for ESPeasy
- Replies: 22
- Views: 33362
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...
- 17 Nov 2016, 13:03
- Forum: ESP Easy: Hardware
- Topic: AC Dimmer for ESPeasy
- Replies: 22
- Views: 33362
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...
- 12 Nov 2016, 20:09
- Forum: ESP Easy: Software
- Topic: ESP Easy next stable... (release candidates)
- Replies: 155
- Views: 155455
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.
%value%+3 works only for sending this value to Domoticz. +3 is not added to the value displayed on the Devices webpage.
- 07 Nov 2016, 13:21
- Forum: ESP Easy: Hardware
- Topic: Startup with EasyESP - Hardware from Ebay
- Replies: 7
- Views: 7521
- 30 Oct 2016, 18:38
- Forum: ESP Easy: General Discussion
- Topic: Pulse counter problem
- Replies: 4
- Views: 4191
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.
%value%+2 works only on transmitted data to controller. For example domoticz does receive the correct (+2) total value.
- 30 Oct 2016, 17:50
- Forum: ESP Easy: General Discussion
- Topic: Pulse counter problem
- Replies: 4
- Views: 4191
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.
I am using release 120.
BTW. Pulse on GPIO16 does not work.
- 29 Oct 2016, 17:59
- Forum: ESP Easy: General Discussion
- Topic: Pulse counter problem
- Replies: 4
- Views: 4191
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 ...
- 21 Oct 2016, 19:07
- Forum: ESP Easy: General Discussion
- Topic: Send IP address to mqtt
- Replies: 5
- Views: 6563
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
- 10 Oct 2016, 22:01
- Forum: ESP Easy: General Discussion
- Topic: Relais Problem
- Replies: 11
- Views: 13029
Re: Relais Problem
/control?cmd=pulse,12,1,500
switches GPIO12 to 5volts for 500ms
Works fine for my Dru fire place
switches GPIO12 to 5volts for 500ms
Works fine for my Dru fire place
- 08 Oct 2016, 20:35
- Forum: ESP Easy: Projects / Applications
- Topic: My ESP Easy projects
- Replies: 7
- Views: 11564
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...
- 30 Jul 2016, 20:43
- Forum: ESP Easy: General Discussion
- Topic: New ESP8266 based board available
- Replies: 7
- Views: 11723
Re: New ESP8266 based board available
Unfortunately the provided link doesn't work.
- 13 Jul 2016, 15:27
- Forum: ESP Easy: Projects / Applications
- Topic: Generic HTTP send value and IP possible?
- Replies: 1
- Views: 3152
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 ...
- 11 Jul 2016, 19:56
- Forum: ESP Easy: Software
- Topic: Reset to system defaults
- Replies: 5
- Views: 4980
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.
- 10 Jul 2016, 19:07
- Forum: ESP Easy: Software
- Topic: Reset to system defaults
- Replies: 5
- Views: 4980
[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.
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.
- 08 Jul 2016, 18:36
- Forum: ESP Easy: Hardware
- Topic: GPIO-0 hardwired or pull up resistor?
- Replies: 1
- Views: 4385
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...
- 08 Jul 2016, 18:11
- Forum: ESP Easy: Hardware
- Topic: PN532 error
- Replies: 3
- Views: 4189
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.
- 06 Jul 2016, 08:54
- Forum: ESP Easy: Hardware
- Topic: PN532 error
- Replies: 3
- Views: 4189
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...
- 29 Jun 2016, 15:46
- Forum: ESP Easy: Software
- Topic: Reset to system defaults
- Replies: 5
- Views: 4980
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...
- 21 Jun 2016, 08:58
- Forum: ESP Easy: Software
- Topic: Toggle Relay with Rules?
- Replies: 16
- Views: 40062
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?
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?
- 19 Jun 2016, 20:42
- Forum: ESP Easy: Software
- Topic: Toggle Relay with Rules?
- Replies: 16
- Views: 40062
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...
- 18 Jun 2016, 19:29
- Forum: ESP Easy: Software
- Topic: Toggle Relay with Rules?
- Replies: 16
- Views: 40062
Re: Toggle Relay with Rules?
How are these GPIO's connected?
- 17 Jun 2016, 19:27
- Forum: ESP Easy: Software
- Topic: Toggle Relay with Rules?
- Replies: 16
- Views: 40062
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...