Hello!
I would like to make project when i have camera wich is looking at something... if something moves it takes a picture AND sends that image on my mobile phone.
I'm realy new at this stuff so i would need some help on what camera and arduino to use (and other things i may need)
Thanks!
Do you already have a specific camera in mind for this solution? I remember reading about a GSM modem a while back, which had an integral camera. I don't remember whether it was an Arduino shield or a standalone board. It was controlled using an AT extended command set via a serial port and could be commanded to send an message containing an image captured from the camera. I seem to remember it could also send a video stream but may have misremembered that. If you track this camera/GSM modem down, it would make your project very easy. Alternatively find/write an app to do that on a smartphone or feature phone.
I would like to make project when i have camera wich is looking at something... if something moves it takes a picture AND sends that image on my mobile phone.
I would have thought that this is very possible only not with an arduino due to lack of memory and processing power.
Try a Raspberry Pi.