Recent Comments
Monthly Archives: December 2022
A Strava dashboard on a Raspberry Pi (Part 3): The Strava API
This is part 3 of a series of blogposts on how I created a Strava dashboard on a Inky Impression e-ink display with a Raspberry Pi. OAuth2 This was the part that I expected to be the hard part: getting … Continue reading
Posted in Howto, Python
Tagged API, Graziano Fuccio, Oauth2, Python, strava, stravainky_dashboard.py
7 Comments
A Strava dashboard on a Raspberry Pi (Part 2): Installing software
In last blogpost we set up the Raspberry Pi, attached the Inky Impression display and got the Raspberry Pi ready for remote access. Time to get the Inky Impression software installed and make the Inky Impression screen display something. Your … Continue reading
Posted in Howto, Python
Tagged Inky Impression, Pimoroni, Raspberry Pi, Remote SSH, Visual Studio Code
2 Comments
A Strava dashboard on a Raspberry Pi (Part 1): Setting up the Raspberry Pi
This is the list of hardware I’ve used: For those who don’t know a Raspberry Pi: this is a very small and quite cheap computer. The Raspberry Pi 3B+ I’ve used for example is about 40 euros. But you can … Continue reading
Building a Strava dashboard on a Raspberry Pi with an e-ink display
Let’s face it: my purchase of the Pimoroni Inky Impression 5.7 inch display was a solution looking for a problem. I saw a video about it and I was sold on the idea of having an e-ink display on one … Continue reading