Skip to content
/ vfd Public

Vacuum Fluorescent Display showing Weather Underground data via python

Notifications You must be signed in to change notification settings

mohclips/vfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Update the following files

update weather_underground_api.py

update vfd.service for path to vfd.py

update vfd.py to assign serial ports

Enable the service

$ sudo cp vfd.service /lib/systemd/system/

$ sudo systemctl daemon-reload

$ sudo systemctl enable vfd.service
$ sudo systemctl start vfd.service

$ sudo systemctl status vfd.service

About

Vacuum Fluorescent Display showing Weather Underground data via python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages