Category: Tutorials

tutorials2

Control servos with the Raspberry Pi

Rob Zwetsloot at Linux User and Developer magazine has written a tutorial on controlling servos. He uses the Adafruit servo controller board to do this and he’s included the Fritzing diagram and code samples to help you replicate his work. Take…

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…