Category: Programming

Pygame basics on the Raspberry Pi

Jeremy Blythe has written a great tutorial on how to get started with Pygame, particularly with reference to the PiTFT mini touchscreen. Lots of code examples here, including how to display the output from a potentiometer in a graphical format. Take…