Meet the Astro PI – Teach with space (T05)

Astro Pi is the name of a small computer developed by the Raspberry Pi Foundation, in collaboration with the UK Space Agency and the European Space Agency (ESA). There are two very special Astro Pi’s. Their names are Ed and Izzy, and they have been qualified for spaceflight. They are now onboard the International Space Station (ISS) for students like you to use. With this first set of activities you are going to assemble your Raspberry Pi for the first time and learn the essential coding language that you need to program your Astro Pi.  By doing so, you will get the chance to have your own code and scientific experiment run on the ISS.

This course consists of four parts:

  1. Getting started with the Astro Pi (T05.1):
    In this set of activities, students will set up and program a Raspberry Pi computer. The objective is to learn basic programming skills.
    [table id=1 /]
  2. Meet the SENSE Hat (T05.2):
    The students will learn how tri-colour LEDs combine to form coloured and white light of a range of intensities. They will control the colour of the LEDs together and individually, using different data structures in Python. These include lists and integer variables. Finally, students will use a range of methods from the Sense HAT library to manipulate text and images on the LED screen.
    [table id=2 /]
  3. How to collect data from Astro Pi (T05.3):
    The students will program Astro Pi to collect temperature and humidity data from the environment. Students will simulate the humidity control system on the ISS and will also collect data from their own environment. Students will take acceleration measurements to detect orientation and to identify the direction of gravity. The objective is to record, analyse, and display data using the Sense HAT sensors and basic code instructions.
    [table id=3 /]
  4. Meet the Astro Pi Cameras (T05.4):
    This resource provides an introduction to using the cameras provided in the Astro Pi kit. It includes instructions on how to set up and use the camera to take stills and videos, as well as suggestions for possible applications for the camera. The aim is to provide inspiration and help students explore the possibilities themselves.
    [table id=4 /]