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.
The Sense HAT features an 8x8 RGB LED matrix, a mini joystick and the following sensors:
Buy the Sense HAT from:
The Pi Hut
Pimoroni
Amazon (UK)
element14
adafruit
Amazon (USA)
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
Import the sense_hat module and instantiate a SenseHat object::
from sense_hat import SenseHat
sense = SenseHat()
Comprehensive documentation is available at https://sense-hat.readthedocs.io/en/latest/
.
Dave Honess
Ben Nuttall
Serge Schneider
Dave Jones
Tyler Laws
George Boukeas
BSD Licence
GitHub
GitHub issues
to submit bugs and report issuesThe Pi Hut
: http://thepihut.com/products/raspberry-pi-sense-hat-astro-piPimoroni
: https://shop.pimoroni.com/products/raspberry-pi-sense-hatAmazon (UK)
: http://www.amazon.co.uk/Raspberry-Pi-2483095-Sense-HAT/dp/B014T2IHQ8/