Tuesday, October 1, 2019

EuroPython 2019 talk video: Ben Nuttall – Astro Pi: Python on the International Space Station #Python #Space #AstroPi #RaspberryPi @EuroPython @ben_nuttall

The talks from EuroPython 2019 last July are now posted on the web!

Above is Ben Nuttall talking about the Astro Pi: Python on the International Space Station

A collaboration between the Raspberry Pi Foundation and the European Space Agency put two Raspberry Pi computers augmented with sensor boards and camera modules on the International Space Station in 2015. Every year they run a series of competitions for kids in schools around Europe to design science experiments using the available sensors.

Mission Zero is a low-barrier challenge where students can run a 1 minute Python program in space to display a message to the astronauts. They have access to the sensors for conditional logic but cannot record data or take photos.

Mission Space Lab is a more involved challenge, including planning an experiment, writing and testing code which will run for 3 hours in space, either studying life in space or life on earth (which includes taking photos of Earth out of the ISS window). MSL teams get to keep the data and photo they record in their experiment and are to write a report analysing their findings.

A small tech team at the Raspberry Pi Foundation maintain the operating system used in flight and work in collaboration with ESA and partners to keep the operation of the Pis running smoothly on the ISS LAN.

As well as sharing details of the OS maintenance and devops for the Astro Pis, He shares photos taken from space and show findings from student experiments using opencv, tensorflow, scikit-learn, ephem and more.

No comments:

Post a Comment