Skip to content

DiCuckoo is an effort to write Python code that will drive a Raspberry Pi controlled cuckoo clock (servos). The clock face will be an LCD panel that will display a clock face using Python/PyGame.

License

Notifications You must be signed in to change notification settings

pauldicarlo/DiCuckoo

Repository files navigation

DiCuckoo

DiCuckoo is an attempt to write Python code that will drive a Raspberry Pi controlled cuckoo clock (servos). The clockface will be an LCD panel that will display a clockface using Python/PyGame.

Figurines on the DiCuckoo clock will be Bavarian-looking Playmobil.

©2017 Paul DiCarlo

For more information, see: http://dicarloandsons.blogspot.com/search/label/DiCuckoo

Some commands:

  • python3 -m venv .venv
  • source .venv/bin/activate
  • pip3 freeze > requirements.txt
  • pip3 install -r requirements.txt
  • python3 -m pytest

About

DiCuckoo is an effort to write Python code that will drive a Raspberry Pi controlled cuckoo clock (servos). The clock face will be an LCD panel that will display a clock face using Python/PyGame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages