The Raspberry Pi Sense HAT V2 is the perfect product to learn about programming and how we interact with the world around us. With its full array of sensors, the Sense HAT was originally developed for use on the International Space Station, as part of the educational Astro Pi programme run by the Raspberry Pi Foundation in partnership with the European Space Agency.
It is well suited to many projects that require position, motion, orientation, or environmental sensing. The Sense HAT is powered by the Raspberry Pi computer to which it is connected.
An officially supported
Python library provides access to all of the on-board sensors, the LED matrix, and the joystick. The Sense HAT is compatible with any Raspberry Pi computer with a 40-pin GPIO header.
Features The Raspberry Pi Sense HAT V2 is attached on top of the Raspberry Pi via the 40-pin GPIO pins (which provide the data and power interface) to create an ‘Astro Pi’. The Sense HAT has several integrated circuit based sensors can be used for many different types of experiments, applications, and even games.
The sensors enable you to read:
GyroscopeAccelerometerMagnetometerTemperatureBarometric pressureHumidityColour and brightness The LED Matrix enables you to display the data from the various sensors, it can show you which way is geomagnetic North by programming a compass using the magnetometer or simply be used to play games like Tetris, Pong and Snake with the joystick. The joystick can also be used to enable a human user to interact with the programs running on the Raspberry Pi Sense HAT.
Compatible with:Raspberry Pi 4Raspberry Pi 5Raspberry Pi Zero