All Projects → FRC4564 → infocenter

FRC4564 / infocenter

Licence: other
Raspberry Pi weather, calendar, and internet radio with graphical, touch-based interface.

Programming Languages

Rich Text Format
576 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to infocenter

Fb2cal
Fetch Facebook Birthdays events and create an ICS file for use with calendar apps
Stars: ✭ 335 (+1761.11%)
Mutual labels:  calendar, google-calendar
I3 Agenda
Show your next google calendar event in polybar or i3-bar
Stars: ✭ 62 (+244.44%)
Mutual labels:  calendar, google-calendar
Outlookcaldavsynchronizer
Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
Stars: ✭ 560 (+3011.11%)
Mutual labels:  calendar, google-calendar
google-calendar-api
Demo Project for Google Calendar API Using Spring Boot Rest API with OAuth2
Stars: ✭ 25 (+38.89%)
Mutual labels:  calendar, google-calendar
Qbox
🐈 RxJava+Retrofit+Okhttp+Glide + A life tool App, contains modules: news; jokes; constellation fortune; LED; weather; calendar; two-dimensional code, and more ... 小秋魔盒是一个生活工具 App,主要功能有:新闻资讯;微信精选美文;笑话趣图;星座运势;LED字幕;天气;日历;二维码;手电筒;老黄历。在开发中尽可能多的用了目前比较流行的框架和库。
Stars: ✭ 1,360 (+7455.56%)
Mutual labels:  weather, calendar
weather-calendar-feed
Display yr.no weather (supports the entire Earth) forecasts with highly customizable Event titles in your Google Calendar, Android phone, iPhone, Outlook or other iCalendar app
Stars: ✭ 16 (-11.11%)
Mutual labels:  calendar, google-calendar
Phpcalfeed
A simple PHP script for providing calendar feeds for your website in a variety of different formats including iCalendar, RSS, JSON and XML.
Stars: ✭ 31 (+72.22%)
Mutual labels:  calendar, google-calendar
taskwarrior-syncall
Synchronization between Taskwarrior tasks and services such as Google Calendar, Notion and Google Keep. Formerly taskw_gcal_sync
Stars: ✭ 151 (+738.89%)
Mutual labels:  calendar, google-calendar
Add Event To Calendar Docs
📅 Docs how to generate links to add events to online calendar services
Stars: ✭ 193 (+972.22%)
Mutual labels:  calendar, google-calendar
Alfred Gcal
View Google Calendar events in Alfred
Stars: ✭ 147 (+716.67%)
Mutual labels:  calendar, google-calendar
bhitte-patro
Google Calendar for Nepali Date
Stars: ✭ 25 (+38.89%)
Mutual labels:  calendar, google-calendar
aircal
Visualize Airflow's schedule by exporting future DAG runs as events to Google Calendar.
Stars: ✭ 66 (+266.67%)
Mutual labels:  calendar, google-calendar
node-google-calendar
Simple node module that supports Google Calendar API
Stars: ✭ 76 (+322.22%)
Mutual labels:  calendar, google-calendar
calendar-link
📅 Calendar link generator for popular services
Stars: ✭ 193 (+972.22%)
Mutual labels:  calendar, google-calendar
prodcal ics
Производственный календарь в формате ics
Stars: ✭ 23 (+27.78%)
Mutual labels:  calendar, google-calendar
Laravel Google Calendar
Manage events on a Google Calendar
Stars: ✭ 787 (+4272.22%)
Mutual labels:  calendar, google-calendar
Daylight-Calendar-ICS
Daylight Calendar is a dynamically generated .ics calendar that you can host and subscribe to in Google Calendar, iCal, or other calendar software.
Stars: ✭ 22 (+22.22%)
Mutual labels:  calendar, google-calendar
Calendar.vim
A calendar application for Vim
Stars: ✭ 1,675 (+9205.56%)
Mutual labels:  calendar, google-calendar
Profiles
👍 Make JavaScript Great Again
Stars: ✭ 238 (+1222.22%)
Mutual labels:  weather, calendar
datebook
📅 Generates URLs and downloadable ICS files for adding events to popular calendar apps.
Stars: ✭ 273 (+1416.67%)
Mutual labels:  calendar, google-calendar

InfoCenter

A Raspberry Pi-based, touchscreen-enabled, information center that provides weather, time, hourly chimes, Google calendar with alarms and Internet radio. Uses Python 2.7. See included install notes for setup.

Python and Pygame were used to code the graphical user interface. The screen is divided into two tiles, left and right. Pressing the left or right edges of the screen swaps out the tile for one that is not showing. Currently, 3 tiles exist--Radio, Weather, and Calendar. And more recently, I've added a full-screen mode which focuses on showing the time and in the corners show current information for weather, radio and date. Pressing the top-center of the screen will switch between tiled and full-screen modes.

The Radio tile uses music player daemon and a custom-coded client to stream internet radio. There are 8 presets stations presented as icons. Artist and song title will appear in the top box of the tile, when available. Volume can be adjusted by tapping on the left or right side of the volume level indicator at the bottom of the tile.

The Weather tile taps into OpenWeatherMaps weather api to provide current conditions as well as a 5-day forecast. Over 20 custom-drawn weather icons provide a visual cue to weather conditions and vary for day or night. Current conditions are detailed with temperature, condition text, wind speed, wind direction and wind chill. The 5-day forecast provides an icon for condition and high and low temps.

The calendar tile provides date, day of week, time, and Google calendar events. The events can be from multiple calendars. In this example, a personal calendar and a US holiday calendar are combined. Events can have scheduled alarms, indicated by the bell icon. Chimes can be set to sound on the hour, half-hour, or quarter-hour, with or without gongs to count of the hour.

Infocenter has been developed to work on a Raspberry Pi interfaced with an touchscreen display. I currently have this working on a 7" HDMI panel running at 1024 x 600 resolution using an eGalax resistive touch panel. It's not quite finished, but all the electronics are housed nicely in custom made cabinet. A single 12v wall adapter powers everything.

While the code was written to run on the RPi, it was mostly developed on a Windows desktop in the Python Idle development environment using Python 2.7 and PyGame. If you install Python, PyGame and Google's Python APIs on your Windows machine, you can download and run this project. First, however, you will need to edit calendartile.py and put in you gmail credentials. Once that is done, just launch main.py.

MPD server won't run on your PC, but to facilitate coding and testing, the Infocenter will connect to a networked MPD server whenever it detects that it is being launched from a Windows OS. You'll need to get MPD server installed on your RPi first, so that Infocenter can connect to it. For now main.py is hard-coded to look for "infocenter" as the hostname of the RPi, but you can change that to whatever hostname you have on your RPi. I'll be publishing more details about MPD setup later.

When running the code from the PC the mouse will work in place of the touchscreen. Also, the keyboard can be used to access all of Infocenter's functionality.

Left/Right Arrows - Toggle left/right tiles

F - Toggle full-screen/tiled modes

PgUp/PgDn - Change background image

Up/Down Arrows - Volume up/down

Spacebar -Play/Pause radio

1 to 8 - Select radio preset

Esc - Exit infocenter

I've included some basic setup instructions in repsository. Hopefully that's enough to get things working for you, if you'd like to get infocenter running. I'm still running this on Raspbian Wheezy on an older RPi, so not sure how it fairs with new OS versions. If you have any questions, I'll do my best to answer.

Enjoy!!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].