Skip to content

Simple IOTA price ticker by using TTGO T-Display ESP32 and 1.14 Inch Display with CoinMarketcap API for Arduino IDE

License

Notifications You must be signed in to change notification settings

oxinon/IOTA-price-ticker-V2-TTGO-T-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover


Cover



Update with new Coinmarketcap2 API key
Important: update the to new libraries Coinmarketcap2 and ArduinoJSON 6.x

Simple IOTA price ticker by using ESP32 based TTGO-T-Display and CoinMarketcap API for the Arduino IDE platform
IOTA ticker V2 on Youtube: https://youtu.be/vdw2eKsP-xM


Index of this project



Add ESP32 in Arduino IDE

Before we can start compiling, the Arduino IDE must have the TTGO-T-Display board, based on an ESP32 in the board selection available. The instruction on https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/ In board selector you can select "ESP32 Dev Module" for TTGO-T-Display.

For MAC users install the "CP210x USB to UART Bridge VCP Drivers" from Silicon Labs, the port to select is /dev/cu.SLAB_USBtoUART in Arduino IDE under tools-->Port
https://www.silabs.com/community/interface/knowledge-base.entry.html/2017/01/10/legacy_os_softwarea-bgvU

Libraries for Arduino IDE

Now we add libraries for Arduino IDE 1.8.7:
The new api requires a developer key, so you must apply for a key to use https://pro.coinmarketcap.com/account


Important: Please chose the ESP32 Board libraris the version 1.0.4, version 1.0.5 will not work for now!

Cover


The instruction for the "TFT_eSPI" and TTGO-T-Display can be found here https://github.com/Xinyuan-LilyGO/TTGO-T-Display
If you are have problem with the "wifi.h" delete the arduino/libraries/wiFi directory, you can use the esp32 WiFi.h

Case information

You find two files in case directory, .dxf and .stp With the files you can cut stainless steel sheet. I use a laser cuter for this.

Cover


Cover


If you like my work, you can give me a tip for a beer :)

IOTA Donate address: iota1qz4uqyauz486zvrm2jjn4gurq5dzcmhezr0d6smykgaferx6madmzj2rzxr

Cover

About

Simple IOTA price ticker by using TTGO T-Display ESP32 and 1.14 Inch Display with CoinMarketcap API for Arduino IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published