Tutorial: Raspberry Pi TFT menu using Pygame
This project is based around the 2.8” touch screen from adafruit.
The full details of building and setting up the touch screen can be found on the adafruit website here
This project creates a 4 button menu system for the Raspberry Pi using the 2.8” touchscreen. This does not use the x interface and makes use of Pygame.
This is work in progress and at the moment the buttons do not do anything.
You will need two images for the logos, I have used 100×100 bmp images.
The current source code can be found here on dropbox