Skip to content

A word clock created in pygame for my raspberry pi

Notifications You must be signed in to change notification settings

simon-bueler/WordClock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordClock

Eine Word-Clock erstellt mit pygame für ein Raspberry-Pi mit Waveshare-10.1 inc Display.

Verwendet wird die screen.py Klasse aus einem Adafruit Tutorial. Alle 5min soll die aktuelle Zeit in Text-Form beschrieben werden. Alle 10s wird ein Punkt angezeit um zu zeigen, dass die Word-Clock noch läuft und die Zeit voranschreitet.

Der ganze Code basiert auf der Arbeit von ChadMcCallum https://github.com/ChadMcCallum/WordClock und wurde ins Deutsche übersetzt und angepasst.

About

A word clock created in pygame for my raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.7%
  • Shell 32.3%