I need to design a mobile app using wifi to control the motor and a camera which can send the image to my mobile phone immediately. My budget is around 65 USdollar, is that enough? What materials can I use?
Thank you for your help!!
I need to design a mobile app using wifi to control the motor and a camera which can send the image to my mobile phone immediately. My budget is around 65 USdollar, is that enough? What materials can I use?
Thank you for your help!!
What do you mean when you say control the camera? With Arduino you can turn it on/off and take a picture or start/stop recording if it has a button that does that.
As for sending images anywhere, Arduino is not powerful enough to do it fast enough (immediately).
You may want to look into Raspberry Pi for that part of your project.
If it is a wifi camera, however there is hope, but you still need to bypass Arduino when it comes to images and video signal.
TiMeToLeAvE:
I need to design a mobile app using wifi to control the motor and a camera which can send the image to my mobile phone immediately. My budget is around 65 USdollar, is that enough? What materials can I use?Thank you for your help!!
That is enough to buy a motorised IP webcam which does everything you need. You'd need to configure your network to make the camera accessible from the internet, and I'd expect an IP camera to come with instructions to do that. They are readily available with additional capabilities such as motion detection, the ability to send emails/text/operate alarm outputs when motion is detected, and so on if that sort of thing interests you. You're far from the first person who wants to do this and there is an established market for this sort of thing.