simple-arduino-crypto-display
simple-arduino-crypto-display copied to clipboard
An Arduino Crypto currency display that uses CoinMarketCap API for data
Hey, I was a huge fan of this project in 2018. I know that coinmarketcap changed their API policy and it became outdated. I have seen a lot of people...
I wanted to do this project but just noticed people talking about coinmarketcaps API changed and it wont work anymore. As I'm as good as just following step by step...
Arduino:1.8.5 (Windows 10), Tarjeta:"Generic ESP8266 Module, 80 MHz, ck, 26 MHz, 40MHz, QIO, 512K (no SPIFFS), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200" SimpleCrypto:49: error: 'D3' was not...
/******************************************************************* A project to display crypto currency prices using an ESP8266 Main Hardware: - NodeMCU Development Board (Any ESP8266 dev board will work) - OLED I2C Display (SH1106) Written by...
Hello there is already an update for this project. I would be happy to build this again. best regards
- Improve suggested search terms to produce fewer results - Add Library Manager links. When using Arduino IDE 1.6.9 or newer, clicking on these will open Library Manager with the...
Update line 31: // Available on the library manager (Search for "oled ssd1306") to // Available on the library manager (Search for "esp8266 oled driver") Update line 37: // https://github.com/squix78/esp8266-oled-ssd1306...