Simple Project that fetches bitcoin and ethereum prices from BitcoinTrade and display on the oled screen
Quantity | Part |
---|---|
1 | Amica NodeMcu |
1 | SSD1306 |
1 | 3D Printed Parts |
BTC/BRL | ETH/BRL |
---|---|
- Fork it (https://github.com/BrunoTCouto/CryptoTicker/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Cryptocurrency Ticker made with an NodeMcu and SSD1306 from r/arduino