mattzzw / kindle-weatherstation

Turn a Kindle Paperwhite into a server-less weatherstation with optimized battery runtime.
31 stars 5 forks source link
kindle weatherstation

Kindle Weatherstation

This is a serverless implementation of a weatherstation for the Kindle (PW2) that is also optimized for battery runtime (~ a month).

The Kindle fetches weather data from Openweathermap.org every 60 minutes, creates a SVG file based on a template, converts the SVG to PNG, displays the newly generated PNG and goes to sleep (STR/suspend to RAM) for the remaining time.

screenshot

What's what

rsvg-convert and pngcrush binaries and libs are included.

Kindle preparation:

Installation:

Upstart script

Optionally, you can use a startup script to start the weatherstation automatically when the Kindle comes up.

Stopping weatherstation:

Credits: