Page 1 of 1

ESP8266 multisensor

Posted: 05 Mar 2019, 22:22
by enesbcs
How to make an ESP8266 based multisensor in six steps?

1. Buy this:

Image


2. Make your plan:
Image

3. Scrap unnecesarry things:
Image

4. Install parts according the Plan
Image

5. Put back the cover
Image

6. And do not forget to install ESPEasy... :) You are ready!

Re: ESP8266 multisensor

Posted: 05 Mar 2019, 22:31
by grovkillen
Good job! :) Thanks for sharing.

Re: ESP8266 multisensor

Posted: 31 Aug 2019, 09:48
by enesbcs
I've made an Instructable about it: :)
https://www.instructables.com/id/ESP826 ... ltisensor/

Re: ESP8266 multisensor

Posted: 31 Aug 2019, 11:02
by TD-er
Did you shield the radar module?
Otherwise it is also detecting people at the other side of the wall you mount this to.

Re: ESP8266 multisensor

Posted: 31 Aug 2019, 17:37
by enesbcs
TD-er wrote: 31 Aug 2019, 11:02 Did you shield the radar module?
Otherwise it is also detecting people at the other side of the wall you mount this to.
Nope, however i planned to use some tin foil beneath it, but eventually it is not needed. (at least for me)
Motion sensor is combined, so if the radar sensor is seeing from the other side of the wall, the infrared sensor sees nothing = no movement detected as i using AND logic.

Re: ESP8266 multisensor

Posted: 31 Aug 2019, 20:22
by TD-er
Don't place metal too close to the radar sensor, or else it will not start the oscillator.

Re: ESP8266 multisensor

Posted: 05 Sep 2019, 01:09
by happytm
Nice find @enesbcs .I am working on a standard multisensor hardware using esp8266,bme280,IR receiver,IR transmitter,APDS-9960,neopixel,rcwl sensor and pir sensor. I will try to fit all on this case.

Thanks.

Re: ESP8266 multisensor

Posted: 05 Sep 2019, 02:12
by happytm
I have ordered another smaller night light too. Challange will be to fit everything in the case but it has mains power.

https://www.aliexpress.com/item/3304554 ... 0ba07991c0

Thanks

Re: ESP8266 multisensor

Posted: 05 Sep 2019, 17:42
by enesbcs
happytm wrote: 05 Sep 2019, 02:12 I have ordered another smaller night light too. Challange will be to fit everything in the case but it has mains power.

https://www.aliexpress.com/item/3304554 ... 0ba07991c0

Thanks
Nice!
I am curious how it looks like inside. :) Could you please post some pictures about it when it arrives?

Re: ESP8266 multisensor

Posted: 06 Sep 2019, 03:51
by happytm
Yes I will do it. I also want to use the one linked below. It is metal so more srurdy but little expensive.

https://www.youtube.com/watch?v=X--Y-pvRgRo

https://www.ebay.com/itm/Modern-LED-Wal ... 2749.l2649

Another one I am going to modify to remove IR led and receiver and put more powerful ir transmitter & receiver and with APDS-9960 I want to make torchlight plus DIY remote control:

https://www.youtube.com/watch?v=sXZJhWpGHYU

https://github.com/Circuito-io/gesture-remote

https://www.ebay.com/itm/Hot-Mini-USB-L ... 2749.l2649

Thanks

Re: ESP8266 multisensor

Posted: 27 Sep 2019, 23:11
by happytm
Here are images:
20190927_165938.jpg
20190927_165938.jpg (1.31 MiB) Viewed 14614 times
20190927_170029.jpg
20190927_170029.jpg (1.27 MiB) Viewed 14614 times
20190927_165951.jpg
20190927_165951.jpg (1.09 MiB) Viewed 14614 times
Thanks.

Re: ESP8266 multisensor

Posted: 28 Sep 2019, 07:12
by enesbcs
happytm wrote: 27 Sep 2019, 23:11 Here are images:

20190927_165938.jpg20190927_170029.jpg20190927_165951.jpg

Thanks.
Wow! Internal circuits are not so complicated.. but as i see there are enough space for an 5v power supply and an esp8266. :)

Re: ESP8266 multisensor

Posted: 29 Sep 2019, 01:48
by happytm
As you can see box is almost empty so there is plenty of space.It uses classic capacitor dropper circuit to convert AC to DC.I measured output of bridge rectifier between 2.45 to 2.60 Volts DC. ESP8266 datasheet says device need minimum of 2.5 volts DC.If we are lucky we can use output of bridge rectifier with smoothing capacitor to run our device without any extra power supply.I will try running it to test.

Thanks

Re: ESP8266 multisensor

Posted: 01 Oct 2019, 00:04
by happytm
I think built in ac-dc converter is not suitable for esp8266's high current requirement. I will be using this instead to power esp8266:

https://www.ebay.com/itm/110V-220V-to-3 ... 2749.l2649

For battery powered sensor device this single rechargeable battery is suitable for esp8266 without any power regulator:

https://www.ebay.com/itm/4-pc-Eastar-60 ... SwpfNdVkCk



Thanks.

Re: ESP8266 multisensor

Posted: 01 Oct 2019, 00:18
by TD-er
Those Hi-Link blocks are very well suitable to power an ESP.
You can get them in 5V and 3v3 versions.
Just make sure you have enough isolation when working with mains.
Also make sure you can get rid of the heat.

Re: ESP8266 multisensor

Posted: 01 Oct 2019, 00:24
by happytm
They are little safer too as they come with a casing around it but they are bit expensive. If good care taken installing the open modules without casing it can be used as they cost lot less.

Thanks.

Re: ESP8266 multisensor

Posted: 30 Oct 2019, 00:52
by happytm
Here is another interesting clock device which could use neoppixel leds if reverse engineered by someone and processor is replaced with ESP8266.The processor look like 8051 based.If ESP8266 is used it opens up possibilities to do other things like weather station etc.

https://www.youtube.com/watch?v=M8zjiershdI
https://www.youtube.com/watch?v=YpF4rXvSfRY
https://www.ebay.com/itm/Modern-Digital ... 2300468863

This one is little different:

https://www.ebay.com/itm/Creative-LED-D ... 0005.m1851

Thanks.