Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.76 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.76 KB

CryptoTicker

Simple Project that fetches bitcoin and ethereum prices from BitcoinTrade and display on the oled screen

Parts

Quantity Part
1 Amica NodeMcu
1 SSD1306
1 3D Printed Parts

Project Images

BTC/BRL ETH/BRL

Contributing

  1. Fork it (https://github.com/BrunoTCouto/CryptoTicker/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Project on Reddit

Cryptocurrency Ticker made with an NodeMcu and SSD1306 from r/arduino