Raspberry Pi Crypto Currency Tracker Oled Display
About the project
A real time crypto currency tracker display for use with an OLED screen and any Raspberry Pi.
Project info
Difficulty: Easy
Platforms: Raspberry Pi
Estimated time: 1 hour
License: GNU General Public License, version 3 or later (GPL3+)
Items used in this project
Hardware components
Software apps and online services
Story
This project will show you how to setup a live crypto currency tracker on an OLED display using a Raspberry Pi. I setup this tracker as an alternative to a specs display used in a custom Raspberry Pi case. I host a node for the Ravencoin network on my Pi, and I liked the idea of it also displaying current crypto prices. You can use the code for a variety of different OLED displays and this will work with any model Pi. This project uses python code to request data from a crypto currency price tracking API and display that data onto the OLED screen.
Leave your feedback...