LilyGO / TTGO-T4-DEMO

46 stars 15 forks source link

ESP32-TTGO-T4 CryptoMoneyTicker v1.4

image

image

Demo_CrytptoMoneyTicker

Update 1.4

Adding 3 buttons :

Added support for SD cards and saved data (date, price) in .csv format

If you don't have any buttons or SD card, no problem the project will work

Update v1.3

Correction of the price display which had 9 decimal places.

Replacement of the Cardano crypto-currency for Dash.

Update v1.2

Switch to version 2 of the API CoinMarketCap.

Update v1.1

Now you can follow 5 crypto-currency of your choice but without bitmap, you can always add it. They are already available for Bitcoin, Ethereum, Ripple, Litecoin and Dash.

Bitmap support in 16 bit.

Description

This a small screen for your desktrop or somewhere else, it allows to follow 5 of your favorites crypto-currency.

Data are collected via the API of the site CoinMarketCap and are updated every 5 minutes.

The display changes of crypto-currency every minute. You can change this delay but do not exceed 30 updates per minute.

Materials

Diagram_CryptoMoneyTicker

Library required

To begin

Go to listings then CTRL+F to launch the search tool, then type the name of the desired currency, take its {id}. And finally follow the instructions from line 73

listings_picture

Do you like this ? Please :star: this project!

License

MIT