Skip to content

Weather monitor using a Pi Zero Wireless and Pimoroni Unicorn pHAT

Notifications You must be signed in to change notification settings

mike-wendt/pi0-unicorn-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

pi0-unicorn-weather

Overview

Using a Pi Zero Wireless and PimoRoni Unicorn hat this program displays the next 8 hours of weather.

Prereqs

  • Install Raspbian Jessie Lite for Pi Zero Wireless and setup with Internet/SSH
  • Install libs for PimoRoni Unicorn pHAT
  • Install libs for DarkSky API
    • pip install darkskylib==0.3.5

Install & Config

  1. Clone this repo to the Pi Zero
  2. Edit the config section at the top of the weather.py file to match your desired settings, API key, and location
  3. Run weather.py, use cron to start on boot

Reading the Weather

Guide coming soon

Shoutouts

Issues

For issues and featuer requests please make use of the Issues within this repo

About

Weather monitor using a Pi Zero Wireless and Pimoroni Unicorn pHAT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages