Cheap Wi-Fi IP Surveillance Camera (Very little DIY needed)

Поделиться
HTML-код
  • Опубликовано: 20 мар 2020
  • This camera uses ESP32 camera module, it can be programmed via Arduino IDE just like Arduino. You can even connect other devices to it, like sensors, displays, relays and much more (you'll need some Arduino coding skills for that).
    Although it can work without any programming, I recommend to flash it with my modified code (or use code from Arduino IDE examples).
    To flash it you'll need a USB to UART converter, for example, this one: s.click.aliexpress.com/e/_dW0...
    ESP32 Camera module you can get here: s.click.aliexpress.com/e/_d8X...
    5V LED Modules here: s.click.aliexpress.com/e/_d7f...
    My modified code that supports LED control here: github.com/electrical-pro/ESP...
    Arduino IDE by default doesn't have ESP32 camera, so you'll need to go File/ Preferences and add in Additional Board Manager URLs this: raw.githubusercontent.com/esp...
    Then go to Tools/board/Boards manager/ and search for ESP32 and install it. More info here: github.com/espressif/arduino-...
  • НаукаНаука

Комментарии • 1 тыс.

  • @guardianobserver6593
    @guardianobserver6593 3 года назад +244

    Incredible how much cheaper have electronics become. When young I was travelling kilometers with bus to the electronic shop to find one by one all the components for my constructions. .

  • @acestudioscouk-Ace-G0ACE
    @acestudioscouk-Ace-G0ACE 3 года назад +8

    This answered a lot of my questions about ESP32 Cam, thanks.

  • @davidyusaku
    @davidyusaku 3 года назад +29

    Yooo i'm so glad this video comes up in my recommendation
    Thanks man

  • @s.anderson1581
    @s.anderson1581 Год назад +125

    Greetings, this is your first video that crossed my feed, looking for a quick reference to this kind of cam board, and it is excellent.
    I am a software engineer with a BSEE from the 1990's and with a lot of background teaching science subjects.
    I just looked over your channel, and you are experimenting in much the same way I was experimenting in the 1980's.
    Of course you have such amazingly more advanced things to tinker with 40 years later than I did.
    I would ask this on behalf of those who will learn from what you do - share your mistakes, and share the things you learn about how what you make does not work in the way you expected. You may look upon them as silly mistakes, or even embarrassing, but I assure you that you are learning and growing, we do so by making mistakes, and by sharing them we help others learn and grow.
    Of course you know there will always be trolls in social media, but you have adapted to that, I expect, with your channel as it is now. Sharing mistakes opens you up to people who like to be mean just for the sake of being mean. However, it also opens you up to people who will have different questions about similar issues. You'll never save everyone from the mistakes you make, you can only help those who find your content here.
    I observe there are at least 2 valuable lessons you learned here, probably more, but you skipped over them, AFTER the fact, one will seem obvious, the other maybe not so much. I'll bet there are more that I am not even realizing.
    The first would be why you decided to paint much of the glass black - share why you made that change. In retrospect it probably seems so obvious, but others who watch what you did will learn when you share the reasoning behind the design change.
    The second would probably be why we didn't see how that larger LED worked at night. It's a big challenge to illuminate a wide field of view meaningfully at night.
    My tinkering with these will be to use some dental picks to (very carefully) remove the IR filter (probably under a microscope) and see how well these can work with IR illumination at night. I am thinking I may need to simply add lenses to narrow the field of view to match an IR module's beam. A reach goal would be to add an IR filter option back into the optical path using a solenoid of some kind.
    Again, you seem to be doing some excellent experiments. Have fun with it, and share also the things that don't work as you expected.

    • @neilmartin1111
      @neilmartin1111 Год назад +2

      well put

    • @NichoTBE
      @NichoTBE Год назад +2

      he said he painted glass to prevent lens flare

    • @YungRu
      @YungRu Год назад

      fed

    • @thekaus1028
      @thekaus1028 Год назад +3

      I definitely feel your message to him. I am an Engineering Technology AS major and I have those same questions you did. I define his ability to skip over those major differences in technique kind of busy. He has so much to say but only because people seem to have shorter attention spans.... 😅 they want short quick to the point videos. Not too much time spent on a video or project. But you know what you're talking about also with the mistakes, and showing the failures. Basically, the hard and easiness of everything. But editing videos and other unusually information that is pertinent or either not so much. You have a very great eye, ear and hand understanding the electrical flow.

  • @SmartSolutionsForHome
    @SmartSolutionsForHome 3 года назад +17

    Very nice project! Neat and useful - love it! Thanks mate!

  • @AndreiPetunin
    @AndreiPetunin 3 года назад +4

    Pretty decent video quality from that little thing :-) keep posting!

  • @jeremymorrison263
    @jeremymorrison263 2 года назад +119

    Well done! Gave me a ton of ideas. I was worried a project like this may be too much for me, but now I'm fairly confident. Gracias Amigo.

    • @edxxx50
      @edxxx50 2 года назад +1

      Nice touch the "gracias amigo"
      . Greattings from México

  • @TerryGilsenan
    @TerryGilsenan 3 года назад +3

    This was a very good demonstration. Thank you.

  • @czthor1
    @czthor1 2 года назад +9

    Good job it preforms really well. you could use IR led purple so people would not see white light.

  • @okolepuka808
    @okolepuka808 3 года назад +12

    I think I saw Borat walking home on the street, VERY NIIICE!

  • @Spaps0
    @Spaps0 Год назад

    Utterly fascinating. Gave me lots of ideas for what to do in my free time! Thank you!

  • @mateusmartinslus
    @mateusmartinslus 3 года назад +16

    I live in a tough neighborhood, that's will help me to get alert of everything happens here hahaha thanks man

  • @Echo3_
    @Echo3_ 3 года назад +10

    BRO, You are so getting a sub this is really cool!

  • @aaronag7876
    @aaronag7876 Год назад +6

    Outstanding tutorial video. Perfect for monitoring my wild bird feeder and running opencv against identifying the birds. Also helpful to help with identifying what animals visit my garden. I know a fox keeps playing with our rubber garden shoes, as they are not by the door each morning and have teeth marks all over them lol but never managed to video it happening. Thanks.

    • @dashnyamkhurelbaatar1318
      @dashnyamkhurelbaatar1318 Год назад +2

      sounds super interesting. will you do tutorial about it? I also want to use opencv as well

  • @vpchandru
    @vpchandru 3 года назад

    at last atfer reading your video clip many times i successfully uploaded your code and found my image and printed. thank you

  • @hexadecimal7300
    @hexadecimal7300 Год назад

    Thankyou. Presented very well, just the right cadence for me . Subbed.

  • @alrestauro
    @alrestauro 3 года назад +4

    Amazing do it yourself WiFi surveillance camera looks like a lot of fun! Thanks for sharing.

  • @JoelSwensenM
    @JoelSwensenM 3 года назад +8

    Wow I was not expecting the picture to be so good

    • @antoniopina1287
      @antoniopina1287 3 года назад

      the world is becoming scary...

    • @saltysexyyy6336
      @saltysexyyy6336 3 года назад

      @@antoniopina1287 what do u mean by scary lol ,
      advanced is a better word

  • @JamesFraley
    @JamesFraley 3 года назад +2

    Great product find, great video. Thank you for making it.

    • @EssenesOrthopraxy
      @EssenesOrthopraxy 3 года назад

      this people don't have the English American accent, so they should speak slow so the people can understand them,.

  • @mannykhan7752
    @mannykhan7752 3 года назад +1

    Wow this was pretty awsome. Thanks for the video

  • @robertwells3797
    @robertwells3797 3 года назад +4

    Perfect to keep an eye on your grow rooms :D

  • @stylesoftware
    @stylesoftware 3 года назад +22

    I've used those small buck converters with ESP32, and they fail to give the full 500ma required by wifi and processing. You'll get wifi drop outs and unusual problems. You will be better off with the usual larger aliexpress usual 2amp module.

  • @qzorn4440
    @qzorn4440 3 года назад

    Geee... so many little diy modules.... go for simple, powerful, ez... thanks a lot....:)

  • @Liferoad371
    @Liferoad371 2 года назад

    I think your camera picture is as good as my $80 security camera. Great job!

  • @vasiliynkudryavtsev
    @vasiliynkudryavtsev 2 года назад +15

    There is actually a complementary board with microUSB connector and USB-UART IC. It can be used to program multiple boards or use as is, USB powered.

  • @stvogel
    @stvogel 3 года назад +7

    Thanks for the tutorial.
    Could you please give a link to what batteryyou used? And how long does it last?

  • @dinuvirashmika168
    @dinuvirashmika168 3 года назад +2

    Thankyou very much! This was a great help for me❤🤝

  • @moisty254
    @moisty254 3 года назад +7

    The part I found most impressive was soldering all those little terminals

  • @harleyrdr1
    @harleyrdr1 Год назад +6

    3:51 - The intended purpose of that white LED is to be used as a flash-bulb. So that's why it is unlimited and really bright. I have no idea how to set that up, but that's what I read about it.

  • @romycruz4498
    @romycruz4498 Год назад

    Superb tutorial. Thanks for sharing and more tutorial power.

  • @MasterMaster-im7xg
    @MasterMaster-im7xg 3 года назад +2

    Quite good project! Thanks!

  • @yelnatsch517
    @yelnatsch517 3 года назад +10

    What's the power draw on the module? How long would it last on 10000 mAh USB battery pack? Also, can it be made to have motion detection to conserve power?

  • @asbaDoce
    @asbaDoce 3 года назад +6

    What is the purpose of the capacitor you added at 05:10? Additional power to enable a safe poweroff shell?

  • @bagusharyadijogja689
    @bagusharyadijogja689 2 года назад

    I've already subscribed... Good job

  • @manc4806
    @manc4806 3 года назад +2

    Nice work & thank you!
    What is your opinion on interchangeable camera's?

  • @runningwithscissors7715
    @runningwithscissors7715 3 года назад +6

    very well constructed video all information supplied and parts allocation ..very professional job..subscribed

  • @freekycheese
    @freekycheese 3 года назад +64

    Great, did you run from a battery? Any info on how long it lasted if so?

  • @sirjamaliii4757
    @sirjamaliii4757 8 месяцев назад

    That is so cool, hopefully we can get motion cameras for drones and rc cars.

  • @maheshjadhav1177
    @maheshjadhav1177 3 года назад +1

    Wonderful! Waiting to try it out

  • @LeandroLima81
    @LeandroLima81 4 года назад +29

    Amazing man!!!! AMAZING!

    • @naidote1207
      @naidote1207 3 года назад

      where i can find the source code? im sorry am student

  • @alexfernandez1108
    @alexfernandez1108 4 года назад +3

    Really nice project! I want to try it out!

  • @MichaelMorlan1
    @MichaelMorlan1 3 года назад +2

    Thanks for the walk-through of the uploading process. But, you jumped right over how to add the ESP camera to iSpy. What camera settings are needed to add this camera to iSpy/Agent? Thanks.

  • @sebastiandelavega4978
    @sebastiandelavega4978 3 года назад

    awesome review....pretty cool camera...

  • @AndreVanKammen
    @AndreVanKammen 3 года назад +29

    Thanks RUclips for reminding me. I bought this last year but when it arrived I had other stuff to do and forgot about it :)

    • @laughahole397
      @laughahole397 3 года назад +1

      LMAO

    • @MrTipsoTV
      @MrTipsoTV 3 года назад +1

      hahaha same here, now I forget where did i put it..

  • @RapaRukka
    @RapaRukka 3 года назад +5

    Great video, just stepped into Arduino and interested in installing small surveillance camera's. Thank you! 👊🏼😎👍🏼🇳🇱

  • @mmnyako
    @mmnyako 3 месяца назад

    Beautiful, thanks for sharing.

  • @RiazKhan-ch7vs
    @RiazKhan-ch7vs 3 года назад

    Love the way u explain cheep n best one

  • @catcatcat5999
    @catcatcat5999 4 года назад +3

    Amazing, thanks !!

  • @overlycranked8674
    @overlycranked8674 3 года назад +3

    Could you suggest a small enough solar charger to power this system?

  • @MyTruckingSkills
    @MyTruckingSkills 2 года назад

    I want to create a battery power wireless backup camera for semi-trucks. using a 2.4ghz - 5.8GHz transmitter or something with a screen in the cab of the truck. I don't want to use wifi or Bluetooth because they lag and lose signal where the camera would be placed. It's 65 feet away and there is a truck and trailer in the way. I found that DJI's drone worked perfectly. but I don't want my camera to fly. Where would I go to get help making this? I am asking you because I need to start somewhere.

  • @chana100red
    @chana100red 3 года назад +1

    Great Idea as I need to make 2 more cameras for my house.

  • @igorzavin5617
    @igorzavin5617 3 года назад +46

    Новгородский акцент, можно без перевода всë понять, красава, видос лайк и подписка!

    • @user-ix5jl2xe9i
      @user-ix5jl2xe9i 3 года назад +3

      пилоты в самолетах так говорят))

    • @igorzavin5617
      @igorzavin5617 3 года назад

      @@user-ix5jl2xe9i точно

    • @yuluslvenkov834
      @yuluslvenkov834 3 года назад +2

      А Новгород тут причём? Мэйби зис из Псков сити

    • @Shubaduba-Haligali
      @Shubaduba-Haligali 3 года назад +3

      @@yuluslvenkov834 ноу-ноу! Ай кноу хёр сити - ит из э Ростов-он-Дон, из зе кепитал оф дон-коссакс! Ит'с май лайф!

    • @GENEZISS666
      @GENEZISS666 2 года назад

      Тоько хотел написать, что рязанский акцент выдаёт автора :-) !!! а тут его уже раскусили!!! поржал от души особенно на 1:36 конвортэр это шудевр, а так паря молодец лайк!

  • @double-you5130
    @double-you5130 Год назад +1

    finally someone using ispy! : ) thanks man, great video.

  • @eden4949
    @eden4949 Год назад +1

    Makes me wanna set up a full surveillance system around the house

  • @bh-db2rp
    @bh-db2rp 3 года назад +2

    what kind of device did you use for getting these 12V. Is it a powerbank? and how often do you need to change it?

  • @DigitalBhangari
    @DigitalBhangari 3 года назад +3

    Do these cameras have removable ir filters to allow night vision?

  • @xXXMFAXXx
    @xXXMFAXXx 3 года назад +48

    Not gonna lie best recommendation by far RUclips besides food and comedy 🤣 you fixing up I rezet mean like that 😂

    • @DanielEscasa
      @DanielEscasa 3 года назад +2

      Anyone else chuckle when he took out that “much larger LED”?
      Or “You won't look at the thing, it'll look at you.”

    • @xXXMFAXXx
      @xXXMFAXXx 3 года назад

      @@DanielEscasa lool a thought shit was too big 🤣🌹😃

    • @kingsman428
      @kingsman428 3 года назад +1

      Why does the phrase *"...5 dollar..."* conjure images of an oriental girl 🤔

    • @gr8dvd
      @gr8dvd 3 года назад

      @@kingsman428 Lame!!!

    • @kingsman428
      @kingsman428 3 года назад

      @@gr8dvd Yet here you are, taking the time to let me know your opinion. *Yawn*

  • @johnhricko8212
    @johnhricko8212 Год назад

    very cool! well done!

  • @cptcrogge
    @cptcrogge 3 года назад

    Thank you, ordered a few

  • @PeterRichardsandYoureNot
    @PeterRichardsandYoureNot 3 года назад +73

    Might want to describe why you are soldering a capacitor on back of the unit when you are assembling. Not much help to randomly do something and not explain it.

    • @Rainor2020
      @Rainor2020 2 года назад +18

      Power supply input ripple filter. Helps smooth out the power. Connect 100uF, 220uF or even a 470uF across + and - of DC input.

    • @criss4043
      @criss4043 2 года назад

      4.8

  • @stilltocool
    @stilltocool 4 года назад +5

    this is great can you build this to work off sim wifi for extended range?

  • @vs_wheart2995
    @vs_wheart2995 3 года назад +2

    сначала по акценту явно индус, но потом присмотрелся...таки ... Нью Васюки )))), парень красава , главное все понятно и по делу!!!

  • @ciprianpopa1503
    @ciprianpopa1503 Год назад +2

    Interesting find. I can see that there are a lot of sellers offering this product on-line. What one can immediatly realize is that this one works with the OV2640 Camera. Since I am very sure many of us have a lot of cameras in their old phones that are orders of magnitudes better than the OV2640 Camera, I am curious to know whether there are dedicated boards for running better cameras, from Samsung for instance.

  • @BertHeideveld
    @BertHeideveld 3 года назад +24

    Hello thank you for this beautiful work. My question is: How do you switch the LED on or off via your sketch?
    Is there a button, I can't find anything.
    Greetings Bert

    • @BenState
      @BenState 2 года назад

      surely software.

  • @sandordugalin8951
    @sandordugalin8951 2 года назад +7

    This is great. What's the viewing angle on the lens? Would it be possible to swap it out with a wide angle one?

    • @willculpepper9637
      @willculpepper9637 2 года назад +1

      The most common angle is 60°. AliExpress and eBay sells separate camera modules of 30°, 120°, 160° with and without IR filters.

  • @Jango1989
    @Jango1989 4 месяца назад

    Great video!

  • @user-nt5et9jb4h
    @user-nt5et9jb4h Год назад

    Very well made!

  • @kinangeagle133
    @kinangeagle133 4 года назад +175

    How the hell did you get up that tree?

    • @ElectricalPro
      @ElectricalPro  4 года назад +73

      A ladder, lol. I could climb that tree if I wanted to, without any ladder :)

    • @AnilArya51
      @AnilArya51 3 года назад +104

      @@ElectricalPro okay next video how to climb a tree please

    • @jcrnda
      @jcrnda 3 года назад +33

      @@AnilArya51 How to climb a tree holding camera, battery, tools and cable ties!

    • @AnilArya51
      @AnilArya51 3 года назад +3

      @@jcrnda 😂 I am no expert in climbing trees

    • @orionred2489
      @orionred2489 3 года назад +16

      Getting up is easy, getting down is hard. He's still up there.

  • @NoName-pb8bc
    @NoName-pb8bc 3 года назад +7

    Great! Could you provide link to the 12v to 5v dc-dc converter you use in the vid?

    • @sprockylock391
      @sprockylock391 3 года назад

      The propper name for the conver is " buck converter "

  • @MisterWillX
    @MisterWillX 3 года назад

    Nice work!

  • @cjlowe1650
    @cjlowe1650 3 года назад

    Great video. When going to Aliexpress with the link there as so many pieces to choose from. How do I choose what you have in the video? The camera only?

  • @skyak4493
    @skyak4493 3 года назад +41

    Great video! Quick, to the point and almost complete. I just wonder the power draw you experience?

    • @whatieatinaweek8326
      @whatieatinaweek8326 2 года назад +2

      Can I use 3. 7 volts

    • @pr0xZen
      @pr0xZen 2 года назад +1

      I wonder this too, the current (or wattage if input voltage has a flexible range).

    • @Ebolachicken
      @Ebolachicken 2 года назад

      you could add a small solar cell panel

    • @Palmit_
      @Palmit_ Год назад

      @@whatieatinaweek8326 yes.

    • @Palmit_
      @Palmit_ Год назад +1

      @@pr0xZen the current drawn will be drawn, not pushed. it'll take what it needs

  • @TheKaos90
    @TheKaos90 3 года назад +19

    Interesting idea for paranoids.
    With a little more setup, you can likely wire it up to the doorbell, and when someone rings it, you get a picture over whatsapp showing who rang the door

    • @RedPill420
      @RedPill420 Год назад

      @Работаем, брат! I agree. But pretty much everyone uses it in Europe.

    • @Duncan_1971
      @Duncan_1971 Год назад

      @Работаем, брат! Why not?

    • @AdamSmith-fe9jf
      @AdamSmith-fe9jf Год назад

      @Работаем, брат! isn’t WhatsApp encrypted end-to-end?

  • @lucianolizana446
    @lucianolizana446 4 года назад +2

    This is really cool man, thanks !

  • @mrdhksan
    @mrdhksan Год назад

    Great. What is powering this camera when it’s in the tree? Is that portable power source shown in this video?

  • @radiamoon2395
    @radiamoon2395 4 года назад +4

    thank you sir, you've helped me for my final project i have just a problem with finding an esp i didn't find any version. is it the same if i use the wifi ship of a broken tablet? i'm thinking of using a bluetooth too.

  • @akautosport
    @akautosport 3 года назад +5

    Awesome! Thank you for putting this together.
    Question, setting this up the way it is shown would only make the camera(s) accessible from inside the network, correct?

    • @esaucy1517
      @esaucy1517 3 года назад

      yes

    • @esaucy1517
      @esaucy1517 3 года назад

      keep in mind that while the esp32 can broadcast a network. It can also connect to your home network so whatever you have running would be able to access it

  • @rickhinojosa5455
    @rickhinojosa5455 Год назад

    Nice skills.

  • @richarbw
    @richarbw 2 года назад +1

    Did you really need to remove the existing LED or could you use a different GPIO pin? If so which one?

  • @sonnikdoh2510
    @sonnikdoh2510 3 года назад +28

    As a professional surveillance installer there are 2 things that drives me insane.... "wireless" and "cloud based". I give estimates to people for installing cameras and they wonder why it cost so much. I tell them the labor for running wire to this location is the issue. "Why don't you use wireless?"
    .....
    I tell them sure we can get a wireless camera there and hope the connection is constant and doesn't drop out when you need it to record an incident. But it will cost more money because I still have to run a wire there for power...... Wireless power is not a thing, solar.... (very rare to find an ideal location for solar) again I hope we don't lose power when you need it.... Batteries?.... you want me to come back every so often and charge you to climb up on a ladder to change out a battery?
    "Cloud Based System" ..... you're basically renting your system. The NVR's and DVR's of today are equipped with this neat feature called a WAN port... you can view remotely and backup to a offsite NAS aka 'the cloud' and guess what.... you own it.

    • @ChrisD__
      @ChrisD__ 2 года назад +1

      Off-site backups are still important though.

    • @JAmediaUK
      @JAmediaUK 2 года назад +2

      Wirless is hackable. Wired is too but you have to get physical access to the cable. Re power. Solar + rechargeable batteries can work depending on the location but or course the batteries need chainging every few years anyway. As for clound.... that is owned by some one else and you have no idea who could get access. Also the route to the cloud is an access point for a hacker.

    • @XxTWMLxX
      @XxTWMLxX Год назад +1

      I have a esp32 that can disrupt 2.4 and 5ghz wifi signals. Rendering those wireless cameras useless.

    • @JAmediaUK
      @JAmediaUK Год назад

      @@XxTWMLxX You and a lot of other people. Wifi/bluetooth and indeed mobile phone blockers are not uncommon. The security teams for many VIPs use them regularly (even though many are not legal)

    • @Alex-Defatte
      @Alex-Defatte Год назад

      You can't climb a ladder every year? You have to get out more.

  • @connecticutaggie
    @connecticutaggie 3 года назад +19

    There is also a more expensive one with a USB port included (ESP-EYE). I have one of those too which makes development a lot easier. I then use the cheaper ones for deployment.

    • @DanielEscasa
      @DanielEscasa 3 года назад +5

      Look also at the TTGO, mine came with a detachable antenna

    • @pearinnovation1419
      @pearinnovation1419 3 года назад

      Hey can we use this camera and view video output out of our wifi network and view on website

    • @connecticutaggie
      @connecticutaggie 3 года назад +1

      @@pearinnovation1419 I am not sure what you are asking but the camera video is visible over wifi as an http link; but, there is no way to electronically feed an external video in. You would just have to point the camera a the screen. Not great video and not great resolution but if it fits your functional need it would work.

    • @BayuAH
      @BayuAH 3 года назад +2

      @@connecticutaggie Actually if you want, you can use ffmpeg as relay steaming server for the camera, that relay it to RUclips as live video.

    • @connecticutaggie
      @connecticutaggie 3 года назад

      @@BayuAH Usually when I want view another display it is connected to a computer so I just use VNC.

  • @paulwilson425
    @paulwilson425 3 года назад +1

    Could you tell me what refreshrate this cam gives with the different resolutions?

  • @lhb4031
    @lhb4031 3 года назад

    I like that , nice work. Thank you

  • @AeroGraphica
    @AeroGraphica 3 года назад +5

    Hope you have used neutral (non-acetic) silicone ! Acetic silicone (the kind that smells vinegar) can ruin your electronics in a few days. Specially in a closed space.

  • @NoNick1337
    @NoNick1337 2 года назад +4

    Pretty cool. I might give this a try bit I would prefer something with nightvision for 24/7 outdoors surveillance.

  • @Jammilogy
    @Jammilogy Год назад

    I really like this device! very nice!

  • @generovinsky
    @generovinsky 2 года назад

    Very cool stuff

  • @user-eo8zu2hg1e
    @user-eo8zu2hg1e 3 года назад +6

    For the power up there on the tree do you use battery or from where?

    • @chrishayes5755
      @chrishayes5755 2 года назад

      trees naturally have energy if you wire into them. you can pull the electrons from behind the bark and use the roots to ground.

  • @moodberry
    @moodberry 3 года назад +7

    I liked it, but how did you get 12v up the tree? Perhaps you had solar?

    • @commentatron
      @commentatron 2 года назад

      I assumed a branch circuit from the house.

  • @MaverickMario
    @MaverickMario Год назад +2

    According to all my testing as well as several forum posts, this code is no longer working. The ESP library no longer supports this code since a recent update. Which is unfortunate since this is a really cool looking project and I would love to try it. primarily it is missing several files or libraries that are not included in the ESP board manager linked above. Additionally when a necessary library is linked, the program runs into conflict with pieces of the library.
    Feel free to correct me if I am mistaken but it's been a frustrating couple of hours to try and get this seemingly simple and elegant code working.

  • @tcsaturn
    @tcsaturn Год назад

    You English very well))) Very useful video😉

  • @nomanmoin161
    @nomanmoin161 3 года назад +3

    how electricial power can get on tree?

  • @markissboi3583
    @markissboi3583 3 года назад +43

    Always starts off cheep $5 but wait there's more .
    buy this & that & put up a tree 🎄 6:05

    • @rachparov
      @rachparov 3 года назад +2

      Wait, there's more!

    • @rachparov
      @rachparov 3 года назад +1

      @James Walkington Just put the true price sir ffs

    • @rachparov
      @rachparov 3 года назад +1

      @James Walkington Yeh.

    • @robertwells3797
      @robertwells3797 3 года назад +1

      @@rachparov it's under $20... Have you tried looking at CCTV cameras?

    • @rachparov
      @rachparov 3 года назад +1

      @@robertwells3797 Dude i am well aware of CCTV cameras which is why i came to see this video first lol...
      If it's under 20$ then change the thumbnail and the title to fit the correct price, what's so hard to understand? If you are worried i'm pissed off about it, don't, i don't care much.

  • @farouqgp-rook
    @farouqgp-rook 3 года назад

    what CMS did you say you can connect multiple cams with. I have some chinese wireless cams without NVR (blown) but other NVR cant find on LAN so i connect individually through browser

  • @greentechnology7346
    @greentechnology7346 3 года назад

    At nightime does it have an infrared feature that can be enabled? Nice video!

  • @brianbrewster6532
    @brianbrewster6532 2 года назад +17

    This was simply amazing! You accent was a bit hard to understand at times, and you might want to consider adding subtitles, friend. But otherwise, this was a top notch video. I subscribed!

    • @thejeffbomb
      @thejeffbomb 2 года назад +5

      I like how he sounds like Chekhov from Star Trek. Adds extra clout to the technology!

    • @jeremymorrison263
      @jeremymorrison263 2 года назад

      Getouttamyhead bro! I said repitune when he started talking.

    • @jochem3634
      @jochem3634 2 года назад +4

      i could perfectly understand him and i'm not even native

    • @MrBa143
      @MrBa143 2 года назад +4

      @@jochem3634 Same. Subtitles is abit overkill.. at that point its probably the individual that needs to be a better listener

    • @zakksmith6888
      @zakksmith6888 2 года назад

      @@MrBa143 i mean, if you know sum bout this modules its not hard to understand just by looking xD but i must agree, it is a very good video

  • @El.Duder-ino
    @El.Duder-ino 3 года назад +5

    Great stuff for spying ;) Thank you for sharing it!

  • @wilcekmay9052
    @wilcekmay9052 Год назад

    Wow, nice job :D

  • @dreamingrightnow1174
    @dreamingrightnow1174 3 года назад

    Nice. Even though you're breaking down, it's the software part is over my head, lol. I'll save your vid and look it over a few more times. I've been wanting to do something like this using the wifi and camera from a cell phone, hidden a different housing.. like a rubix cube or something..? I want it on my window overlooking my front porch. Thank you for the information; very clever. I haven't found anything this close to what I'm trying to do: surveillance camera on my property without a subscription fee or expensive camera purchase.

  • @Delali
    @Delali 3 года назад +9

    Really innovative what you did with the changes in the code and flash light. I made a video about how to repeat existing Wi-Fi networks to extend the range on my channel using an 8sp8266.
    I'm wondering if its possible to port forward this esp32 video over the internet or to another location and view remotely using the same Wi-Fi extender idea.

    • @davidyusaku
      @davidyusaku 3 года назад +2

      Whoa u use 8266 as a repeater?
      Aint that makes it very hot?

    • @Delali
      @Delali 3 года назад +3

      @@davidyusaku Actually it was not Hot. It was just as warm as it is when used in projects in which there was constant communication. Try it out. You might like it.

    • @korrupted80
      @korrupted80 3 года назад +1

      Do you have any information on how the ESP board can be used as a mini repeater? I would be most interested.

    • @maxstripeGaming
      @maxstripeGaming 2 года назад +1

      yes but i recommend having a login on the esp then so randoms cant view your stream