Skip to content

A Gudetama-themed clock displayed on Raspberry Pi Zero W with an Inky Phat display. Scripts can be updated on git to remotely control the graphic displayed.

Notifications You must be signed in to change notification settings

paulquin/gudetamaclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gudetamaclock

A Gudetama-themed clock displayed on raspberry pi zero w with a inky phat display

Not only it has different Gudetamas for different time, it shows weather, temperature and moonphase (when the sky is clear during nights.)

To customize your location, change weather.py and moonphase.py with respect to your location

I recommend adjusting the "special days" in graphics.py as not everyone has the same birthday

Weather is obtained through OpenWeather API and requires your own API key in order to make the weather.py works.

Moonphase is obtained through Meteorologisk institutt of their Sunrise API, which does not require any API key.

Fork the repository and you will be able to remotely change the scripts using bash files.

About

A Gudetama-themed clock displayed on Raspberry Pi Zero W with an Inky Phat display. Scripts can be updated on git to remotely control the graphic displayed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages