An open API service indexing awesome lists of open source software.

https://github.com/magnitopic/magssensehats

Code to control a RaspberryPi Sense Hat
https://github.com/magnitopic/magssensehats

raspberry-pi sense-hat

Last synced: about 2 months ago
JSON representation

Code to control a RaspberryPi Sense Hat

Awesome Lists containing this project

README

          

# RaspberryPi Sense Hat

Programs that show what can be done with the SenseHat library for the RbPi.
You will need a physical board on your RbPi. Or you can emulate it.

More info on the board: https://www.raspberrypi.org/products/sense-hat/

The library documentation: https://pythonhosted.org/sense-hat/

## Install the library

```bash
sudo apt install sense-hat
```

![SenseHat](https://projects-static.raspberrypi.org/projects/getting-started-with-the-sense-hat/653ef80ded139ef3aa6e17c5f24936e6c9b63b6a/en/images/sense-hat.png)