This repository contains (most of) the worksheets that the Picademy@Google teams have been using in their Picademy sessions. Each worksheet exists in its own directory which contains:
-
A print-ready (300+DPI) PDF of the worksheet which has a filename equivalent to the containing directory
-
All source files required to construct the PDF. This usually consists of a Scribus source file (*.sla), a series of images (*.jpg, *.png), and Fritzing files used to generate wiring diagrams (*.fzz)
If you wish to contribute changes, please read CONTRIBUTING for instructions on setting up your workstation to work with the sheets.
The following worksheets are currently defined in the repository:
A workshop introducing the Pi's camera module and how to use it from Python in combination with GPIO components
A workshop introducing the Pimoroni Explorer HAT Pro, and how to use it from Python with LEDs and motors
A workshop introducing the Pi's GPIO ports and how to use them with LEDs and buttons from Scratch and Python
A workshop introducing Minecraft: Pi Edition, and how to communicate and manipulate the Minecraft world from Python