Over at NestBoxTech, they’re doing a series on building your own ‘trail camera’ with a Raspberry Pi. The trail cam is triggered by movement, which then results in a captured image. The whole thing uses the piCamera Python library. It’s a lovely build and well worth looking at if you want to do something similar. Read about it here (part 1) and here (part 2).