The Foundation have recently published a new tutorial which helps you to create your very own touchscreen photo booth which will tweet the photos. Dubbed “The All-Seeing Pi”, the contraption requires you to use the Raspberry Pi camera module, a touchscreen interface (such as the official touchscreen) and a few other components to read button presses. In doing the project, you will learn:
- How to set up a Raspberry Pi Camera Module
- How to connect buttons and a touchscreen display
- How to control GPIO pins with Python code
- How to control the Camera Module with Python code
- How to tweet a picture taken with the Camera Module