VideoLibrary

Raspberry Pi Sense HAT | Maker Minute

Raspberry Pi offers the Sense HAT as an add-on board for the Raspberry Pi. The board adds the ability to sense all kinds of things and display output information using a built-in 8x8 LED matrix. The Sense HAT has a five-button joystick and includes sensors that can measure temperature, barometric pressure, and humidity, and a motion sensor that contains a gyroscope, accelerometer, and magnetometer. Each component can work independently of the others or all together, making it adaptable to a wide variety of sensing projects. All you need to do is attach the Sense HAT to the Raspberry Pi using the GPIO pins and the right Python code from the provided Python library.

3/8/2017 3:09:28 PM