A motion-triggered still camera that sends pictures over the Internet.

This is an Arduino mega-based motion-triggered camera. When it senses motion, it takes a picture, then saves it to an on-board SD card. After saving the picture locally, it will connect to a remote website (www.oneassetplace.com) and send the picture to One Asset Place so you can see the pictures on your dashboard.

The full step-by-step tutorial for this project can be found here: http://www.oneassetplace.com/pages/motion_camera_mega The source-code is hosted on github at this location: http://github.com/RalfieRoo/OAP_Arduino

Enjoy, and please reach out to me with comments or suggestions.