For the past several months I've been chipping away on a RPi project to build an always-on, graphical information and media center that is elegant enough to display in the home or office. The result, so far, provides weather, time, calendar, alarms, hourly chime and internet radio functions accessed using a touch-screen or keyboard. Here are a couple of screenshots of the current implementation:
The code for this is written in Python 2.7 using Pygame and is available on GitHub. This project has been a great learning experience, covering a variety of disciplines that stretched my skills set. I plan on blogging different aspects of the build and sharing what I've learned. Can't say that I'm a master at any them, but the result meets my satisfaction. I hope you'll find something of interest here as well.
Hi, I came across your blog yesterday's it's kinda what I'm trying to do with my Super Smart Alarm Clock. Ironically I also love Radio Paradise!
ReplyDeletehttp://ssupersmartalarmclock.blogspot.com/2015/04/project-to-build-super-smart-alarm.html
Hello Steven, I am interested to get the info center on my raspberry pi up and running. However I have some problems with the google calender stuff.
ReplyDeleteDo I need additional stuff to install to get the google calender stuff running in this project.
When I start python main.py I receive the follwing msg
ImportError: No module named gdata.calendar.client
Thanks for your support
Hi Steven,i love this project!have downloaded the code but i am unable to run it...i am a newbie on raspberry world,whit your guide on file and online i am not able to run,please post a guide for beginners...hope you can help me,thanks!
ReplyDelete