/omega2-weatherlcd

Python script for connect an Onion Omega2 board to Yahoo! Weather and show the forecast in a I2C Screen

Primary LanguagePythonMIT LicenseMIT

Omega2 Weather LCD

By Sergio Monedero Released on July 1st 2018 http://thingsandcode.com


Python script that fetch Weather Forecast from Yahoo! Weather API and shows it in a I2C Screen

Installation

Download required libraries on you Omega2: opkg update opkg install python-light pyOnionI2C pyOmegaExpansion python-openssl

Execution

python omegaLcd.py

You can get the detailed explanation of installation and how the code works at thingsandcode.com