Search found 11 matches

by engberg
01 Mar 2017, 07:15
Forum: ESP Easy: General Discussion
Topic: Switching the switch off again?
Replies: 3
Views: 2881

Re: Switching the switch off again?

I chose "Push Button Active High" - and now it works like a charm.

Thank you for the swift reply!
by engberg
28 Feb 2017, 22:53
Forum: ESP Easy: General Discussion
Topic: Switching the switch off again?
Replies: 3
Views: 2881

Switching the switch off again?

Hello

My switch works - done by tutorial..

Now, how do I make it change state, rather than turn on - every time I hit it?

Here is my setup in ESPEasy and the results in Domoticz

http://imgur.com/a/GXXLA
by engberg
28 Feb 2017, 22:41
Forum: ESP Easy: General Discussion
Topic: Switch "Toggle high" explanation
Replies: 3
Views: 2970

Re: Switch "Toggle high" explanation

Thank you.

I just put a wire between them - and it worked..

So checking pull up, makes an internal resistor fire - that's handy to know..
by engberg
28 Feb 2017, 22:05
Forum: ESP Easy: General Discussion
Topic: Switch "Toggle high" explanation
Replies: 3
Views: 2970

Switch "Toggle high" explanation

In the wiki, in the starter tutorial about the switch ( http://www.letscontrolit.com/wiki/index.php/Tutorial_Domoticz_Switch ) - it ends with saying "Now toggle GPIO-0 pin high and low" But I have no idea what that means.. That should probably be explained more in the wiki.. Do I connect G...
by engberg
28 Feb 2017, 15:48
Forum: ESP Easy: Hardware
Topic: PIR in 3.3V and ESP8266-01
Replies: 14
Views: 18837

Re: PIR in 3.3V and ESP8266-01

It only runs on standart power, if I connect both the VCC and the CH_PD to 3,3V
by engberg
24 Feb 2017, 17:55
Forum: ESP Easy: Hardware
Topic: PIR in 3.3V and ESP8266-01
Replies: 14
Views: 18837

Re: PIR in 3.3V and ESP8266-01

So I'm just gonna document here.. Got my FTDI232 device and found drivers here: http://www.ftdichip.com/Drivers/VCP.htm Then connected the FTDI232 and the esp8266 this way: http://iot-playground.com/blog/2-uncategorised/35-esp8266-firmware-update And followed the flash instructions here: http://www....
by engberg
22 Feb 2017, 16:06
Forum: ESP Easy: Hardware
Topic: PIR in 3.3V and ESP8266-01
Replies: 14
Views: 18837

Re: PIR in 3.3V and ESP8266-01

Justblair>> Thanks for your input - I like the transparancy in this project for me.
Buying a Sonoff switch somehow defeats the purpose of this project to me.

But I might do it anyway, if my original idea fails ;-)
by engberg
21 Feb 2017, 23:01
Forum: ESP Easy: Hardware
Topic: PIR in 3.3V and ESP8266-01
Replies: 14
Views: 18837

Re: PIR in 3.3V and ESP8266-01

Yes, absolutely on the power supply.

Going for an old Ipad-charger.. :P

Now I just have to wait for the TTL-module and the capasitor to ship to me, so that I can get started!
by engberg
21 Feb 2017, 22:23
Forum: ESP Easy: Hardware
Topic: PIR in 3.3V and ESP8266-01
Replies: 14
Views: 18837

Re: PIR in 3.3V and ESP8266-01

Thanx for all the help so far ! You can't see the image by clicking the link? http://pasteboard.co/B7iVU8Xrq.jpg Well the ground to ground.. is that neccessery, when both are connected to gnd from the usb / regulator, like in the picture? Just stumpled upon this USB pinout, that I'll have to use als...
by engberg
21 Feb 2017, 20:28
Forum: ESP Easy: Hardware
Topic: PIR in 3.3V and ESP8266-01
Replies: 14
Views: 18837

Re: PIR in 3.3V and ESP8266-01

I did read the wiki, but didn't find much about wiring in it.. So let me se if I get this right.. I split the usb 5V wires, so one pair goes to PIR and one pair goes like in the powersupply video I linked. And then I connect the GPIO-2 on the ESP to the output of the PIR - and that's it? I've tried ...
by engberg
21 Feb 2017, 16:53
Forum: ESP Easy: Hardware
Topic: PIR in 3.3V and ESP8266-01
Replies: 14
Views: 18837

PIR in 3.3V and ESP8266-01

Hi So I'm new.. I'd like to make a wifi motion sensor. I want to power it this way: https://www.youtube.com/watch?v=j21CMZ6Lrfc and use this feature to make it go on 3.3V https://www.youtube.com/watch?v=5jhTQAV-hg0 And then I want it connected to my Domoticz server. - only, I'm blank as to how I'll ...