/python_pi_club

Content for the Python on the Raspberry Pi Club, Code Next Connect

Primary LanguagePython

python_pi_club

This is the repo for the Code Next Connect club - Python on the Pi You will need a Raspberry Pi (3, 4, 400) and a Sense HAT unit.

Install libraries

In your Terminal, run these commands to install the necessary libraries:

Sense Hat

$ sudo apt-get update
$ sudo apt-get install sense-hat
$ sudo reboot

What's in the Repo?

Starter files for the Python on Pi Club, as well as fully-built examples for games. There are also some warm-ups and basic challenges.