Raspberry Pi Clock
A fun little Raspberry Pi Project
- Details
- Created: 10 July 2016
- Last Updated: 23 July 2016
Yes, Raspbian Jessie has been around for a while.. And I've finally gotten the instructions updated to work with it.
https://github.com/n0bel/PiClock/blob/master/Documentation/Install.md
- Details
- Created: 23 January 2016
- Last Updated: 23 January 2016
I had a bedside clock. I wanted something new. #PiZero + Wifi Dongle + Display + Power Supply. The story in pictures.
- Details
- Created: 13 June 2015
- Last Updated: 13 June 2015
Some updates
The last couple weeks have seen a few minor tweaks to the PiClock.
Removed the requirement of a Google Maps API key.
Added a guide for using just the Clock/Weather part of the project (for non-Pi peeps) https://github.com/n0bel/PiClock/blob/master/Documentation/Install-Clock-Only.md
After putting the project on hackaday.io, and featured on the hackaday blog, several people have setup their own PiClock and I've heard from a few, helped a few, it's been a fun time.
Thoughts and Future plans.
Here are some things I have in mind for the PiClock:
Adding a web server so you can:
Make changes to the configuration easily thru a web gui
Upload different background images and flip them as you like
Adding plug-in support, to add your own "things" that can be added to the pages without bothering the main code.
Stock ticker?
Calendar reminder
I'll consider all GitHub pull requests as well.
https://github.com/n0bel/PiClock
http://hackaday.com/2015/06/10/piclock-time-and-weather-information-overload/
https://hackaday.io/project/6184-piclock-a-raspberry-pi-clock-weather-display
- Details
- Created: 28 May 2015
- Last Updated: 28 May 2015
I've created a github repository for the PiClock. So now you can make your very own PiClock! YAY! https://github.com/n0bel/PiClock
I've included an overview of the PiClock, step by step Install instructions, and details about additional hardware (IR Remote, buttons, LEDs). Links to all that is in the "Readme" of the github project. If you find any problems, open an issue on github, and I'll do my best (my time allowing) to help and fix problems with source or documentation.