All Projects → vmavromatis → Rpi Bitcoin Ticker

vmavromatis / Rpi Bitcoin Ticker

Licence: lgpl-3.0
Raspberry-Pi LCD Bitcoin Ticker

Programming Languages

python
139335 projects - #7 most used programming language

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:

* * * * *  /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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].