I am currently doing a mini project. It requires a motion sensor to activate a camera to take a photo. I then need that picture to be send to an online server and have it emailed to me.
I am struggling with how this could be done. Does anyone have any suggestions?
Yes, suggest you divide your project into testable components. The first, I suggest, is the sending something to an on-line server and getting it to email to you. After that works, move on to another feature of the project.