Recent Posts
- Categorising text with ChatGPT. Results may be messy.
- A Strava dashboard on a Raspberry Pi (Part 3): The Strava API
- A Strava dashboard on a Raspberry Pi (Part 2): Installing software
- A Strava dashboard on a Raspberry Pi (Part 1): Setting up the Raspberry Pi
- Building a Strava dashboard on a Raspberry Pi with an e-ink display
Recent Comments
Tag Archives: strava
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
2 Comments
Adding the track of my bike ride on a Folium map
Having markers of videos and photos taken during my bike ride is cool and all, but how about having a track of the bike ride itself? All my bike rides are registered on Strava, the cycling and running app. Strava … Continue reading