Skip to content

bmwshop/sensehat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Docker container for Raspberry Pi Sensehat

The goal of this project is to make the container as small as possible. Currently, it is ~200M.

docker build -t sensehat .
docker run --privileged --name sensehat -ti sensehat bash
python test.py

Running test.py validates the installation. See the SenseHat API docs for more SenseHat calls.

Remon Lam's weather station docker container work was really helpful in getting this to work.

About

Docker image for Raspberry Pi Sensehat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages