Site Map - skip to main content

Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes every weekday Monday through Friday.
This page was generated by The HPR Robot at


hpr4278 :: Pi powered Christmas Tree

Kevie talks about setting up a LED Christmas Tree from The Pi Hut

<< First, < Previous, Next > Latest >>

Thumbnail of Kevie
Hosted by Kevie on Wednesday, 2024-12-25 is flagged as Clean and is released under a CC-BY-SA license.
Christmas, RaspberryPi, Pi. (Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr4278

Listen in ogg, spx, or mp3 format. Play now:

Duration: 00:14:43

general.

TuxJam co-host Kevie continues his series on Raspberry Pi projects with a look at the 3D RGB Xmas Tree from The Pi Hut. This is compatible with all of the Raspberry Pis,and, if you are going to use this as a stand alone Christmas decoration, it is recommended that you use RaspberryPi OS Lite.

Obviously there does need to be a bit of setup, it is not plug and play, but that would be boring for a Pi project; wouldn't it? As I said: I used mine with a Pi Zero 2W and if you are starting from scratch then I would recommend using Pi Imager as this will allow you to set a user, password, automatic login, wifi and SSH. Call it something like tree for the client name on the network so that it is easy to find. Doing all of this will mean that this Pi never needs to be connected to a monitor. The notes below should take you through the process step-by-step.

  1. Once the tree has been installed and the Pi is booted up, install GPIOZero (this step is only necessary if you installed RaspberryPiOS Lite) sudo apt install python3-gpiozero
  2. Create a new directory: mkdir tree and move into it with cd tree
  3. Now it's time to get the code: wget https://tinyurl.com/3rrezjv9 -O tree.py
  4. I went for the Xmas Tree Sparkle sequence by Rendzina. To get this simply type: wget https://tinyurl.com/5e8cxrb5 -O XmasTree_Sparkle.py
  5. Test out the sequence: python XmasTree_Sparkle.py
  6. To automate the tree we can set a cron task: sudo crontab -e
  7. Add the following lines to the end of the Crontab file: 30 22 * * * /sbin/shutdown -h now This shuts it down at 10.30pm every night. @reboot python /home/pi/tree/XmasTree_Sparkle.py This will switch on the tree when the Pi boots up.
  8. Exit and save.
  9. Reboot the Pi: sudo reboot

To take a look at the Pi Hut's starting documentation click here

Redzina's custom scripts are available here.

A picture of the tree lit up and attached to a Raspberry Pi Zero 2W

Comments

Subscribe to the comments RSS feed.

Leave Comment

Note to Verbose Commenters
If you can't fit everything you want to say in the comment below then you really should record a response show instead.

Note to Spammers
All comments are moderated. All links are checked by humans. We strip out all html. Feel free to record a show about yourself, or your industry, or any other topic we may find interesting. We also check shows for spam :).

Provide feedback
Your Name/Handle:
Title:
Comment:
Anti Spam Question: What does the letter P in HPR stand for?
Are you a spammer?
Who is the host of this show?
What does HPR mean to you?