/sense-hat-data-logger

Build your own data logging device

Primary LanguagePythonOtherNOASSERTION

Sense HAT Data Logger

In this activity, you will learn how to use the Sense HAT hardware to build a data logging device that can capture a range of information about its immediate environment.

The Python program you write will mimic the function of a program being run by British ESA Astronaut Tim Peake as part of the Astro Pi project. While on board the International Space Station, Tim will be using the same hardware to log enviromental condition and motion.

Once you have created your data logger, you will be able to use it to conduct your own experiements and record data. Things we've tried include:

  • Dropping the data logger from a four-storey building
  • Putting our data logger in a fridge and observing temperature changes
  • Sending the hardware to the edge of space with a helium balloon.

The worksheet

Licence

Unless otherwise specified, everything in this repository is covered by the following licence:

Creative Commons License

Sense HAT Data Logger by the Raspberry Pi Foundation is licenced under a Creative Commons Attribution 4.0 International License.

Based on a work at https://github.com/raspberrypilearning/sense-hat-data-logger