Skip to content

Grabs the Weather for your current location using Google's python-weather-api. Written in my Sophomore year of high school for a project.

Notifications You must be signed in to change notification settings

CamJW101/Raspberry-Pi-LCD-Weather-Grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Raspberry-Pi-LCD-Weather-Grabber

Grabs the Weather for your current location using Google's python-weather-api and Displays it on a 16x2 LCD screen.

Meant for a 16x2 LCD for Raspberry Pi

More Information on the LCD Drivers used here:

https://www.youtube.com/watch?v=fR5XhHYzUK0

Installation:

Install Google's python-weather-api (https://code.google.com/archive/p/python-weather-api/)

Install the interfacing code from The Raspberry PI Guy

git clone https://github.com/the-raspberry-pi-guy/lcd

About

Grabs the Weather for your current location using Google's python-weather-api. Written in my Sophomore year of high school for a project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages