-->
Page 2 of 4

Re: How to power ESP8266 and a PIR sensor through the LM2596

PostPosted: Mon Jul 20, 2015 10:10 am
by 8n1
Yes, the sensor works great using 3.3V.
I have one connected to a ESP right now and there are no problems at all. It's great fun to think about scenarios where it could be useful to get like a pushing notification, email or whatever whenever the sensor detects motion. :)

@roccomuso From what I see on your picture it looks the PIR's GND (pin) isn't connected to anything?

Re: How to power ESP8266 and a PIR sensor through the LM2596

PostPosted: Mon Jul 20, 2015 3:38 pm
by tytower
roccomuso wrote:No, my sensor work at 3.3v cause i'm bypassing the tension regulator. And everything works fine with two separate 3.3v power line. But from the same power line it doesn't...

That would suggest some feedback interference of some sort or not enough amps . perhaps some capacitors might be tried across the voltage supply

Re: How to power ESP8266 and a PIR sensor through the LM2596

PostPosted: Mon Jul 20, 2015 3:47 pm
by kissste
1/ The PIR works on 3.3V as long as you bypass the built in linear regulator.
I have tested it myself

2/ The 3.3V can be sourced from the same power supply as long as the power supply is strong enough or add a large capacitor (for me it works with 0.22F (super capacitor)). When Esp8266 broadcasts, it puts quite a load and PIR's chip is too sensitive to stability of input voltage causing an extra trigger everytime esp8266 broadcasts.

Re: How to power ESP8266 and a PIR sensor through the LM2596

PostPosted: Mon Jul 20, 2015 6:39 pm
by roccomuso
This is my actual connection:

Image

@8n1 can you share more details on your connection? :D scheme etc..?

So you guys are suggesting to add a capacitor? exactly where?