Interview with Eben Upton about the Raspberry Pi Model A+

Linux Voice have scored a great interview with Eben Upton about the recently launched A+. The new board, which is unbearably cute and almost square, is ideal for robotics and embedded projects. One of the interesting points in the interview is that the A+ was thought about while the B+ was being designed. James Adams apparently said to Eben that they could simply ‘cut off’ the end of the B+ and, thus, the A+ form factor was born! Read the interview here.

Make your own Raspberry Pi trail camera

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).