Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 420 Bytes

software.md

File metadata and controls

20 lines (13 loc) · 420 Bytes

Software installation

You'll need to make sure you have the following packages installed to proceed with the workshop:

  • Sense HAT for Python 3

You'll need to be online to install packages.

First, update and upgrade your system. Enter the following commands into the terminal:

sudo apt-get update
sudo apt-get upgrade

Now install the packages you'll need:

sudo apt-get install sense-hat