Turn your enviro+ sensor into a bitcoin price display.
- Raspberry Pi with an internet connection (for the API call out for the exchange rate)
- An Enviro+ Sensor. Example: https://shop.pimoroni.com/products/enviro?variant=31155658457171
curl -sSL https://get.pimoroni.com/enviroplus | bash
cd enviroplus-python/examples/
pip install requests
curl -sSL -O https://raw.githubusercontent.com/jdabs/enviroplus-btc/main/btc-24hrprice.py
./btc-24hrprice.py