Vincent Willcox previously posted about his motion-detecting, noise-making intruder warning system. He’s now added a camera module to the project and it takes a picture of the intruder. He’s used the picamera Python library to do this and it’s a good example of how to do simple things with that library. Read the second part of his tutorial here.
[…] recantha Vincent Willcox previously posted about his motion-detecting, noise-making intruder warning system. […]
Hi,
Thanks for reading and posting this.
There is one more part that I will be adding to take a video and email it out using smtp libraries and the notify my Android tool and application.