andrewmk / inkyframe-image-downloader

Robust script to regularly download a JPEG image from a webserver. Can be used for a digital picture frame, home automation dashboard etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inkyframe image downloader

Robust script to regularly download a JPEG image from a webserver onto a Pimoroni InkyFrame 7.3". Can be used for digital picture frames, home automation dashboard, calendar, weather forecast etc.

This is a mashup of the Pimoroni xkcd, random joke, placekitten etc. examples plus other code from all over the place that I'm afraid I didn't keep track of.

Uses a tweaked version of urllib.urequest so that we can provide a timeout for the socket right from its point of creation.

About

Robust script to regularly download a JPEG image from a webserver. Can be used for a digital picture frame, home automation dashboard etc.


Languages

Language:Python 100.0%