Skip to content

Turn your enviro+ sensor into a bitcoin price display...because the environment gets boring after a while and you've got a nice LCD on hand

License

Notifications You must be signed in to change notification settings

jdabs/enviroplus-btc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

enviroplus-btc

Turn your enviro+ sensor into a bitcoin price display.

Requirements

  1. Raspberry Pi with an internet connection (for the API call out for the exchange rate)
  2. An Enviro+ Sensor. Example: https://shop.pimoroni.com/products/enviro?variant=31155658457171

Quick Start

  1. curl -sSL https://get.pimoroni.com/enviroplus | bash
  2. cd enviroplus-python/examples/
  3. pip install requests
  4. curl -sSL -O https://raw.githubusercontent.com/jdabs/enviroplus-btc/main/btc-24hrprice.py
  5. ./btc-24hrprice.py

End Result Example

Example price display

About

Turn your enviro+ sensor into a bitcoin price display...because the environment gets boring after a while and you've got a nice LCD on hand

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages