/StravaPi

Strava data visualizer for Raspberry Pi.

Primary LanguagePython

StravaPi

How many miles have you run so far this week? How many days until your next race?

This script visualizes both data points on a little LED matrix, powered by a Raspberry Pi Zero.

alt text

What does this do?

This script will automatically pull and visualize your Strava running stats on a Scroll pHAT LED matrix, atop a little Raspberry Pi Zero.

Right now, the LED displays two data points:

  1. Your total miles run since the beginning of the week
  2. The number of days remaining until your next race (or any date you define)

Components

Creating your own

See @solipsia's [excellent] Instructables tutorial.