Python script to check BTC / USD last price and show it on a raspberry pi Sense Hat
Get sense hat: Get Raspberry Pi
- Install sense hat
sudo apt update sudo apt install senese-hat sudo reboot
- Install websockets dependecies
pip3 install websockets OR pip3 install websocket-client
- Put it on /home/'user'/ directory
./python3 BTCSENSEHAT.py
Kown Issues There are some problems with Raspbian 64b