Skip to content

sciguy14/Pi-BADGEr-ePaper-Weather-Station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi BADGEr ePaper Weather Station

The Pi BADGEr ePaper Weather Station is a simple, self-updating, weather station that utilizes a Raspberry Pi, a Wyolum ePaper OHS 2013 Badge Display, and an optional serially-controlled RGBW LED alert light to display current weather data for your area. Simple adjustable options at the top of the main Python file make it easy to disable use of the warning light, or to add your own serial commands that match up with a serially-controlled LED light that you can make. The instructions that go along with this hack focus on BADGEr, and not the light.

Instructions for Use

A complete run-down on how to use these files, and how to get this project running on your Pi/BADGEr can be found on my website.
http://www.jeremyblum.com/2014/01/06/epaper-weather-station/

Relevant Links and Libraries

This hack makes use of several other projects. Here are some links to things you'll need/want:

Included Folders and Repo Contents

/BADGEr_Display

This folder contains the Arduino source code that should be loaded onto the BADGEr ePaper Display.

/Hanger

These are the 3D-printed design files for the BADGEr hanging aparatus. They were created in sketchup, and you may want to tweak them to make it easier to hang the BADGEr unit from whatever you desire.

/Weather Checker

This folder contains the Python file that should be placed in the home directory on your Raspberry Pi. It includes configuration options.

/BADGEr SD Card

These are font files and weather images that are used by the Yahoo Weather API. I have already converted them to WIF files that can be displayed on BADGEr. You just need to put the contents of this folder on the SD card that goes in BADGEr.

License

Pi BADGEr ePaper Weather Station by Jeremy Blum
Copyright 2014 Jeremy Blum, Blum Idea Labs, LLC.
http://www.jeremyblum.com

Licensed under the Apache License, Version 2.0

About

A simple, self-updating, ePaper weather station to display current weather data for your area

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages