https://github.com/thenoobinventor/lcd-bitcoin-ticker
In this project, the current Bitcoin (BTC) price and its 24 hour percentage change are outputted onto a 16x2 LCD screen; a Raspberry Pi Zero W is used to run the program.
https://github.com/thenoobinventor/lcd-bitcoin-ticker
bitcoin lcd16x2 raspberry-pi
Last synced: 2 months ago
JSON representation
In this project, the current Bitcoin (BTC) price and its 24 hour percentage change are outputted onto a 16x2 LCD screen; a Raspberry Pi Zero W is used to run the program.
- Host: GitHub
- URL: https://github.com/thenoobinventor/lcd-bitcoin-ticker
- Owner: TheNoobInventor
- Created: 2021-01-14T22:41:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-28T12:55:42.000Z (almost 4 years ago)
- Last Synced: 2025-10-26T21:49:31.579Z (8 months ago)
- Topics: bitcoin, lcd16x2, raspberry-pi
- Language: Python
- Homepage:
- Size: 5.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Lcd Bitcoin Ticker
---
The documentation for this project can be found [here](https://TheNoobInventor.github.io/lcd-bitcoin-ticker/).