Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission
Project description
Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission - an education outreach programme for UK schools sending code experiments to the International Space Station.
Hardware
The Sense HAT features an 8x8 RGB LED matrix, a mini joystick and the following sensors:
- Gyroscope
- Accelerometer
- Magnetometer
- Temperature
- Humidity
- Barometric pressure
Installation
To install the Sense HAT software, enter the following commands in a terminal:
sudo apt-get update sudo apt-get install sense-hat sudo reboot
Usage
Import the sense_hat module and instantiate a SenseHat object:
from sense_hat import SenseHat sense = SenseHat()
Documentation
Comprehensive documentation is available at pythonhosted.org/sense-hat
Contributors
Open Source
- The code is licensed under the BSD Licence
- The project source code is hosted on GitHub
- Please use GitHub issues to submit bugs and report issues
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
| Filename, size | File type | Python version | Upload date | Hashes |
|---|---|---|---|---|
| Filename, size sense_hat-2.2.0-py2.py3-none-any.whl (15.1 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
| Filename, size sense-hat-2.2.0.tar.gz (13.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for sense_hat-2.2.0-py2.py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 35dd9357e184e8fa062b6989bce1441c6f60188375495b004a0fc6c896573c23 |
|
| MD5 | e7df95daa6ac3bae4dd477cc38340895 |
|
| BLAKE2-256 | 13cdf30b6709e01cacd0f9e2882ce3c0633ea2862771a75f4a9d02a56db9ec9a |