Skip to content

o-dryer/pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi

One time installation

sudo apt-get install libgpiod2
sudo pip3 install -r requirements.txt

Install service

cd /etc/systemd/system/
sudo ln -s ~/window/window.service 
sudo systemctl enable window.service
sudo systemctl start window.service

Functions

  • restart sudo systemctl restart window.service.
  • view logs sudo journalctl -f -u window.service
  • follow temperature data tail -f date +"%y%m%d".csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages