Built a Small E-Ink Tracker for Podcast Data #27
SpencerWF
started this conversation in
Show and tell
Replies: 2 comments 2 replies
-
Looks great! What does the $ value represent? Is this V4V or ad revenue or something else? |
Beta Was this translation helpful? Give feedback.
1 reply
-
So cool! Do you have it mounted on a wall or desk somewhere? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using a Raspberry Pi Zero, and E-Ink display and the OP3 API I built a small tracker that updates me every day of the downloads, and a comparison between the last 3 weeks of downloads.
I used 6 triangles to represent the last 3 weeks of downloads. The triangles are paired up where the coloured(Red or Yellow) triangle represents the total downloads of a given week, and the white triangle represents the downloads for the latest episode. The left most coloured and white triangle represents the 3 weeks ago, the middle triangles are 2 weeks ago and are used as a reference for the other triangles, they shouldn't change in size, the right most triangles represent the last 7 days. If a new episode was released this week then it will be the only week with a white triangle.
Thanks for reading!
Github
Link
Beta Was this translation helpful? Give feedback.
All reactions