Skip to content

rmarshall31/sensehat_fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensehat_fun

I have a rpi with a sense hat in my cube at work. The goal of this project is to have some neat things displayed on it.

requirements

install python-sense-hat

sudo apt install python-sense-hat

installation

sudo cp ~/projects/sensehat_fun/shfun.service /lib/systemd/system
sudo systemctl daemon-reload  # to load the service
sudo systemctl enable shfun  # to start on reboot
sudo systemctl start shfun  # to start now

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages