Skip to content

A smart advent calendar for PiHut's 3D Xmas Tree for Raspberry Pi

License

Notifications You must be signed in to change notification settings

Tineler/3D-Xmas-Tree-Smart-Advent-Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D-Xmas-Tree-Smart-Advent-Calendar

A smart advent calendar written in Python 3 for PiHut's 3D Xmas Tree for Raspberry Pi

Setup

  1. Prepare an SD card for your raspberry pi. I suggest using an headless setup:
  1. Build and attach the 3D Xmas Tree according to the instructions: https://thepihut.com/blogs/raspberry-pi-tutorials/3d-xmas-tree-for-raspberry-pi-assembly-instructions
  2. Install GPIO Zero: sudo apt-get install python-gpiozero python3-gpiozero
  3. Checkout this repository
  4. Go into src folder and run python3 main.py

Testing

There is some kind of test script (test.py) which simulates all days in december. This way you can test if 1. your tree is working and 2. if the script itself is working.

About

A smart advent calendar for PiHut's 3D Xmas Tree for Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages