Skip to content

crypticnfk/Cryptuino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cryptuino

Arduino based Crypto-price Feeds

Built With

  • CoinGecko API
  • PySerial

Setup

git clone https://github.com/crypticnfk/Cryptuino.git
cd Cryptuino
  • Upload the sketch onto your Arduino Uno board, interfaced with 16X2 I2C LCD
  • Install pyserial and pycoingecko
pip install serial pycoingecko
  • Run python script
python main.py

Releases

No releases published

Packages