https://github.com/vmavromatis/rpi-bitcoin-ticker
Raspberry-Pi LCD Bitcoin Ticker
https://github.com/vmavromatis/rpi-bitcoin-ticker
Last synced: about 1 year ago
JSON representation
Raspberry-Pi LCD Bitcoin Ticker
- Host: GitHub
- URL: https://github.com/vmavromatis/rpi-bitcoin-ticker
- Owner: vmavromatis
- License: lgpl-3.0
- Created: 2017-11-18T16:34:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T18:22:39.000Z (over 8 years ago)
- Last Synced: 2025-03-12T02:51:18.144Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 6.18 MB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpi-bitcoin-ticker
Raspberry Pi I²C LCD Bitcoin Ticker

# Requirements
```sudo pip install i2c_lcd```
# Add cron task
```sudo crontab -e```
Next, append these 2 lines (replacing the path) to update the screen every 1 min:
```bash
* * * * * /usr/bin/python /path/to/btclcd.py
@reboot /usr/bin/python /path/to/btclcd.py
```
# Connection
Just connect the following 4 pins to your RPi:


# Donate
If you aprreciate this little project feel free to buy me a coffee! :)
144baBdC8VLajpFipmaZQughzAgLFQZfjD