Skip to content

Johnny111125/BTC-Price-ticker-DOT3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Display Bitcoin Price on Display-o-Tron 3000

This script displays the current price of Bitcoin on a Display-o-Tron 3000 with a red background. The price is updated every 30 seconds. Prerequisites

A Display-o-Tron 3000
A Raspberry Pi
Python 3
The requests library: pip3 install requests
The dothat library: pip3 install dothat

Running the script

To run the script, navigate to the directory where the script is saved and run the following command:

python3 script.py

The script will run in an infinite loop, updating the price of Bitcoin and refreshing the LCD screen every 30 seconds. Resources

CoinDesk Bitcoin Price Index (BPI) API: https://www.coindesk.com/api
Display-o-Tron 3000 documentation: https://learn.pimoroni.com/tutorial/sandyj/getting-started-with-displayotron

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages