Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.58 KB

README.md

File metadata and controls

60 lines (36 loc) · 1.58 KB

CryptoLiveTTGO

Petit programme qui permet de voir l'évolution de vos cryptos monnaies.

Hardware

Module TTGO T-Display (ESP-32 avec ecran TFT ST7789V 135x240)

Affichage

Cours des monnaies :
price

Graph d'évolution :
graph

Nombre de coins :
Coin

Valeur de mes cryptos:
oui... je suis pas riche, merci de faire un transfert si ça déborde chez vous vers :
ETH : 0x257fFb03e617f9c9ebB2e719b4775F85F12c6567
BTC : 1DeuttaiHr4aGswVszizMYYzDUAVmex63q
money

Charge de la batterie :
about

Api utilisées

Etherscan

https://docs.etherscan.io/api-endpoints/accounts

Ergoplatform

https://api.ergoplatform.com/api/v1/docs/#operation/getApiV1AddressesP1BalanceConfirmed

Blockchain

https://www.blockchain.com/api/blockchain_api

Cryptocompare

https://min-api.cryptocompare.com/documentation?key=Price&cat=multipleSymbolsPriceEndpoint

Boutons

GPIO Bouton Action
35 UP Swap screen page (coin, money,...)
0 DOWN Refresh current screen

Author

TASSAIN Thierry

License

CryptoLiveTTGO is licensed under the Apache v2 License. See the LICENSE file for more info.