"I like to do timelapses from time to time" that's a good one
@IndraKurniawan-vk2qb4 жыл бұрын
when the Camera is cheaper than the microSD card xD
@Hugatry5 жыл бұрын
Time lapse cameras won't get much cheaper than that. Great for risky applications, where camera might get damaged, stolen or lost. Awesome!
@jasonlisonbee4 жыл бұрын
Best acceptable excuse for why all supposed photos of beings and objects which existence of is questionable are so poor quality they're useless for evidence except to show something to be mistaken was there. Also masks otherwise obvious clues of being fake. Can't wait until FHD at least is that inexpensive.
@MaxC_12 жыл бұрын
@@jasonlisonbee you do realise that the camera that is used for ESP32 CAM is the OV2640 which supports a video resolution of 1600x1200 which is higher than HD and less than 10% lower than Full HD
@orange_tweleve10 ай бұрын
@@jasonlisonbeeyou can swap the base ov2640 to a ov5640 , it has way better image quality and higher resolution but the esp32 processing capability caps it. Plus it gets REALLY hot
@joelpearson86233 жыл бұрын
Seems funny that I’ve been working on building a greenhouse for the past few days and I decided to take a break and play around with the esp32-cam I purchased a while ago. You’ve given me some good ideas! Thanks
@NotSoCrazyNinja5 жыл бұрын
Timelapses are great for showing how everything is in a constant state of change. Nothing stands still. Every second, the entirety of the universe/multiverse changes so dramatically that our feeble little brains can't even comprehend it.
@Peter_S_5 жыл бұрын
Great video! I would like to try taking 3 time lapse movies simultaneously with different exposure settings so that post processing could be used to grab the best data from each exposure and nice smooth fades can be made between exposure levels in the final file. Another approach might be to establish hard-coded exposures based on sun position rather than light readings.
@o0julek0o5 жыл бұрын
I am sure I'm not the only one in saying that we'd love to see your gardening projects too. Especially if you make anything electronics related.
@richardgreen95314 жыл бұрын
Thank you bitluni for the two USB-serial boards. They are excellent!
@aHotdogThatComments5 жыл бұрын
Short answer: yes it can be used. Any camera can be used for time-lapse
@axelkagstrom44185 жыл бұрын
Haha, I like the password! 2:50
@nimaamini90384 жыл бұрын
Haha 😂 didn't notice!
@SAMJIKASSIM4 ай бұрын
hahahahahahahaha
@jayfraxtea5 жыл бұрын
Awesome! I need that for all my greenhouse plants. Detecting pest and rot would be a great next step.
@kissingfrogs5 жыл бұрын
And with a bit of AI thrown in detect and destroy pests.
@PhG19615 жыл бұрын
A very nice and cool project. Although cheap, quick and dirty a rather remarkable result. Thnxs for sharing.
@doOf3r5 жыл бұрын
Some of those 'Board cameras' you can easily change the lenses by simply unscrewing them and replacing with another (Better!) Lens, even Wide-Angle/Fish-eye and mini-Zoom, easy to refocus too by screwing in/out.
@leef_me81125 жыл бұрын
Ditto.
@Trident72355 жыл бұрын
@@leef_me8112 Dildo.
@bardenegri215 жыл бұрын
You can do that to these, they aren't glued in. There's a video of a guy putting a mechanical IR filter as se over it after removing the lens. Lets you fit bigger lenses like for cctv cameras.
@damianomotta18097 ай бұрын
thats a incredible project super well done, ill build one by myself in a minute
@asmolbean93004 жыл бұрын
Came here for a project... Didn't expect to find a great new channel. Thx for the video
@Yury4854 жыл бұрын
Very good! Thanks. I'm not a programmer, but I added a blinking red LED when connecting to a Wi-Fi and writing to a SD card. It would be nice to add a file with shooting parameters, date and time to the folder with images.
@rickseiden15 жыл бұрын
Those are some pretty awesome time lapses. I'm surprised this hasn't shown up on Hackaday yet.
@mvl37135 жыл бұрын
This is my new favorite channel. Cheers
@middelbh5 жыл бұрын
Hi! I made a comparable system with the same camera, but added a small 0.96” oled screen and a button to allow changing the timelapse intervals. Do you think it is possible to also use the display to change the camera settings? I can give you my code if you want...
@cantinasongband4 жыл бұрын
with a screen that small and only one button, why not just use the esp as a wifi station and use the web interface?
@VladoB9994 жыл бұрын
I needed to take photo once per day on specific hour. I modify your modification :) Also added ftp server, so now iam able to download captured images without removing sdcard. Now is exactly what i need. Thanks.
@Friendroid4 жыл бұрын
DS3231 rtc with SQW pin connected to p-mosfet to connect the power supply to esp32-cam power input will make your batteries last a year.
@thushararathnayake5 жыл бұрын
Hi Luni your projects are just awesome
@haraldh.93545 жыл бұрын
GRatulation zu den 100k !!!!
@pileofstuff5 жыл бұрын
Ok, you convinced me. I'm ordering one today!
@adlerweb5 жыл бұрын
Huh? You can order items without taking 10 or more? ;)
@pileofstuff5 жыл бұрын
@@adlerweb My first order is one. Who knows how many will be in my second order...
@Moondoggy19415 жыл бұрын
Thanks, I was thinking about doing this, we have flower fields in the spring that causes massive traffic jams, so I wanted to place a camera at an ideal spot and receive it a month later. I guess I would need a good battery.
@Digithalis5 жыл бұрын
just awesome stuff for artist, great project as usual man, thumbs up!!! :-)
@Sysshad2 жыл бұрын
Very nice timelapses, so beautiful
@teabagNBG5 жыл бұрын
last time i checked wemos mini was kind of the best... but i never knew esp only had a cam version... this is nice
@henryjames40654 жыл бұрын
Great work ! But is there a way of getting this to work in server mode so that I can set it up without a router close by? I guess yes but the real question is how, maybe you could tweak the code a little ??? I'm kinda new to this and my attempts at tweaking have all failed. BTW: Mac Users you can easily use QuickTime 10.5 to join pictures to a video, works great.
@clonkex2 жыл бұрын
Wow you live in a beautiful area!
@tonyp4894 Жыл бұрын
Why did you write the sketch in so many different little files. Wouldn't it work just as well with all the parts in one sketch?
@wakeupcanadians Жыл бұрын
it would be nice to know how you got the time-lapse bottom to show up so we all can use it
@JeremyCook5 жыл бұрын
Congrats on 100k Subs! Looks pretty good at 1/2 meter IMO.
@morganallen22725 жыл бұрын
I wonder if these boards changed recently. I tried building a reset circuit like yours early last year and encountered the LED connected to (IIRC) IO0, causing reset to be flaky at best and I just gave up on this model. Might be time to revisit.
@MadLabZ5 жыл бұрын
looks great for a $6 addon, great work.
@dekipet5 жыл бұрын
What a password!!! Great!
@LemmyCaution665 жыл бұрын
Excellent video. Just bumped into your video/channel and was pleasantly surprised. I will subscribe after writing my comment and will watch some more. Have a nice Sunday afternoon. Greetings from Belgium 🇧🇪
@ashiksaleem3605 жыл бұрын
Wow that are some nice shots
@LC-ue6mp5 жыл бұрын
Thank you for your time and effort in teaching us about this. Awesome!!
@Arachisage Жыл бұрын
Great idea! I want to do something similar for my vegetable garden. What power source do you use for the unit?
@besenyeim5 жыл бұрын
Glue a lens salvaged from a CD/DVD player for macro.
@listerdave12405 жыл бұрын
Also, the lens can actually be focused manually. It has a screw thread but it is kept in place with a small blob of glue. It can be forced a little to break the glue bond and can then be focused even for a distance of just a few mm. If the lens is too loose after breaking the glue you may need to put a new blob of glue, preferably a weak glue that can easily be broken if you want to refocus.
@Dnxl035 жыл бұрын
I thought it was a laser
@sriyantra19395 жыл бұрын
Pl explain thru video.
@jasonlisonbee4 жыл бұрын
@@sriyantra1939 The lens focuses the laser. Possibly more accurately, the pickup's view of a reflection of the laser. Seperate sub component.
@nkronert4 жыл бұрын
To make the camera more near-sighted, you can also by a EUR 2 pair of reading glasses and fix one glass in front of the camera.
@Scootertuner4205 жыл бұрын
Cool. I like that this cam actually gets more developed with. Atm the ammount of sketches for noobs like me is very limited.
@youliantroyanov29415 жыл бұрын
Bitluni ftw... You live in a beautiful place. Nice tomatoes.
@markopalikko69865 жыл бұрын
Very nice video, thank you!
@matthiasgreiner-petter6069 Жыл бұрын
hi bitluni, a very nice project, but... in your last version, the jpeg save doesn't work. the cam creates a directory after the other at ssd card, but does not store photos in it... what could be the reason? the web server works fine... best regards Matthias
@matthiasgreiner-petter6069 Жыл бұрын
ESP32 1.04 instead of 2.06 is the solution... Matthias
@2davecooke4 жыл бұрын
Great work! When I tried your code the led stayed on permanently. Also how about a mode in the code and hacker interface to put camera into deep sleep after taking a photo. Keep up good work please.
@mcmurdostation71343 жыл бұрын
Wow that's awesome are you from austria?
@KakYull5 жыл бұрын
Congrats for 💯 k Subs :)
@Gabonidaz4 жыл бұрын
how about some project with your garden? I think you can make it fun. Very nice video, thanks
@anycatdessai5 жыл бұрын
How did you power these?
@wjhoogervorst4 жыл бұрын
Great video and instruction
@ThalysonGomes3 жыл бұрын
Very nice project. I'll do this :D thanks
@gridarmorfix5 жыл бұрын
how about a little help file explaining what all the abbreviation stand for and their meaning in the ov2640 settings?
@hellwhichnickisfree5 жыл бұрын
Looks better than the 35 Euro Raspberry Pi camera. I'm in!
@stefanhauschel47057 ай бұрын
genial Chef !!!!
@tinkmarshino5 жыл бұрын
hummmm interesting channel you have here.. looks like I am gonna have to stick around a bit and learn some new tricks (which is kinda hard at 68.. But I never stop trying)
@clonkex2 жыл бұрын
are you 70 yet
@tinkmarshino2 жыл бұрын
@@clonkex yup.. and learning new tricks is harder then it used to be... Sheesh! who knew...
@jimd16175 жыл бұрын
very cool. keep the vids coming :)
@ChallengerToTheMax3 жыл бұрын
@bitluni Could you try to make like a super cheap micro action cam? Doesn't matter the video quality as much as cost. Just to be relax if it gets crashed or something 😅
@kimfraga79574 жыл бұрын
You save my day, tahnks
@JayGamzTV4 жыл бұрын
Every time you use that camera are need a wifi Internet? I hope you respond 🥰 i planning to make my own project like this.
@HaxR34 жыл бұрын
You need a wifi access point to connect, but not internet. You connect to wifi just for controlling them, it's an intRAnet, just the devices connected to the wifi. You can use an ESP32 as a wifi access point, but very slow so video preview would be impossible.
@ptegler3 жыл бұрын
have run quite a few progs on these cams, but for some reason this code example does not save a pic..it just resets the board. switching to a 5V power bank vs the computer usb cable with no change It simply keeps resetting the board . I did notice you don't include the soc.h libs to deal with brownouts but i am not getting an error code along those lines. Otherwise, this is a nicely presented project.
@markokorevec31985 жыл бұрын
Isn't the LED supposed to act as drive activity light hence why it flashes when you use the sd card?
@Enderkruemel5 жыл бұрын
No its a Flash LED Not a small Indikator LED.
@nortronics5 жыл бұрын
Nice informative video. Thanks
@sebasdt21034 жыл бұрын
Dear bitluni, The link in the discription of the esp32 cam is working but they ain't selling it via that link anymore.
@tayfuntopchu905823 күн бұрын
I need help, can someone helps me please. Everything works until i click the Start Timelapse then i have a Error ... and it doestn captures any photos and it restarts.. Error ist Guru Meditation Error: Core 1 panic'ed (IllegalInstruction). Exception was unhandled. Memory dump at 0x400d2a60: a5004136 000000a0 7d004136 Core 1 register dump:
@S_O_O_C4 жыл бұрын
With a suitable power supply, a big ass SD Card, stripped down ESP (Bluetooth/Wifi/Webserver are unnecessary once you configured it) and some code tweaking this could also be used for timelapses over very long durations, as the ESP is quite power-efficient
@Bratzt3r5 жыл бұрын
Hi, is brilliant !!! Please tell me this, if the USB 32 is Wi-Fi enabled will you not be able to save the pictures directly to a Wi-Fi enabled computer or hard disk instead? I am not an electronics guy but have a keen interest in learning and so I ask. Thanks .
@phinok.m.6283 жыл бұрын
You could try initializing the SD card in 1 bit mode, so the flash pin is not used for communication with the SD Card. This way the data rate is slower. But that's mainly a problem when running on battery. And having an LED blinking all the time isn't exactly power saving either. :D You can initialize the SD card in 1 bit mode with: SD_MMC.begin("/sdcard", true); Not sure if the library supports the 4 bit protocol, I believe that would also not interfere with the LED and would be faster. But anyway, you could try to see if you can get away with the 1 bit mode or if the speed is too slow. Or desolder the LED... :D
@rwh7773 жыл бұрын
This works perfectly, right out of the box....but I have no idea how it actually works. Is there any way I can find out how these add-on objects work...aside from reading the cpp code?
@Fraseco5 жыл бұрын
I've also had the ESP32Cam here for a while. Which SD card would you recommend? I've already destroyed some
@Rouverius5 жыл бұрын
Yeah, it's a 2MB camera but it looks like the biggest issue is optics. Maybe design an adapter for trying camera lens?
@flipper0720011 ай бұрын
Hello thank you for this video could you tell me what code to add to set the time with the ntp server with wifi, because the date and time displayed on the micro sd are not correct (January 1, 1980) THANKS
@StevePotter5 жыл бұрын
Very nice and clear video, Bitluni! I got mine working! Now, does anyone know where to find a description of all the parameters of the ESP32‑CAM? I would like to know how to set them programmatically, not just with the web interface. What do all those abbreviations stand for? What values can the parameters take?
@bitluni5 жыл бұрын
I didn't find specifics. Some values act strange. Abbreviations are probably A for auto, E for exposure, WB white balance, S for shutter. You most probably will find more in the datasheet of the camera
@variostutos3 жыл бұрын
Thanks!
@user-jt5vm3mi1w5 жыл бұрын
Very good
@bunnatang20812 жыл бұрын
just wondering why you did not implement easy to change wifi ssid and password without recompile the sketch again. and one more thing is append jpeg frame-by-frame without the need of external pc.
@markusgaul84675 жыл бұрын
perfect for 3d printing videos :D
@badhonebrahim77074 жыл бұрын
Please make a webcam version or just resolder a better camera with Better sensor is that possible?
@SGThirkell2 жыл бұрын
Hello. This is great. I've followed what you did and it works. Can I ask, is there any way to stop the LED flashing as it takes a timelapse still or is this to do with the piout?
@dcdi6925 Жыл бұрын
can you state which options to turn on from the interface for better timelapse recording?
@RichardT21125 жыл бұрын
Time to go buy a few cameras! Cheers!!
@aimless38275 жыл бұрын
This camera better than any 1000$ ++ banks security camera.
@mandarin12575 жыл бұрын
101k subs. Nice!
@ShrKhAan2 жыл бұрын
You could fix the focus to macro if you unscrew the lens 1 or 2mm, so you enlarge focus a little bit, does the lens rotates ?
@gaeldesmontagnesnoires5 жыл бұрын
Holly FAK your editing skills are next level... gat dayuum :/
@lhb40315 жыл бұрын
that is great thanks,but sounds to complicated for me to do. is there a simple plug and play?
@kimfraga79574 жыл бұрын
First of all I found this fantastic code of yours, the best of all that I have ever researched, congratulations on the work, I wanted to ask you please, I really need your help, I have to make a presentation from the college and I am using this code, How do I put the access point in this code, I already put the wifi. softAP and it doesn't work, which line of code do I need to change to have access to AP and have all the camera options?
@sgtwolf20055 жыл бұрын
Great Projekt! But there is a small mistake. If you change the timelaps MS from 1000ms to 10000ms or any other value, therefore it will take a picture everey 1000ms. Change the timelaps MS at the timelaps Server Webpage has no effect. Why?
@bitluni5 жыл бұрын
I'll check that
@sgtwolf20055 жыл бұрын
@@bitluni Hi! Did you find the Error in the Sourcecode? BR
@ulltieri5 жыл бұрын
I have the same problem.
@videshx8187 ай бұрын
Is it possible to use a addition micro lens to have good focus in close range ?
@patrykpiro56983 жыл бұрын
Hello :) I have make your version of timelapse camer, but i have there a little problem. When i start timelaps, esp create folder in sd cart but doesnt save any photos. After creating folder , esp its rebooting and in next start creat next folder without photos. What can i do with that?
@patrykpiro56983 жыл бұрын
So i have found resolt for it. Just change esp32 version from 2.0.1 to 1.0.4 and all will works.
@GelectronicsTv5 жыл бұрын
Nice thats very cool
@mamoundim49935 жыл бұрын
Wow so nice
@lightdark005 жыл бұрын
Motion detecting security camera seems a much better use for the setup. This pleb let an ad play through minimized with the sound off. Yep, not jailbroken currently.
@hgvddadf-jq9mf2 жыл бұрын
Can you make a project by connecting a usb webcam to the esp32 and send the livestream over wifi to the pc
@xanamata53865 жыл бұрын
nice time lapses
@DavidinEssexUK5 жыл бұрын
What about recording 10 hours of sound??
@joetylerdale5 жыл бұрын
You are just soooo cool!
@伍丹-w7e5 жыл бұрын
awesome
@jayachandra6774 жыл бұрын
I love how your code looks on git repos :)
@certified-forklifter4 жыл бұрын
thanks!
@Clem.E5 жыл бұрын
What power source did you used for the timelapses?
@JAYTEEAU5 жыл бұрын
Great work. What was the music please? Cheers, JAYTEE