Skip to content

ottacom/m5stickc-coingecko-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

m5stickc-coingecko-ticker

This is a very basic project using FREE coingecko api (https://www.coingecko.com/en/api)

Features

  • It shows the price,price_change_percentage_24h,high_24h,low_24h values reading from coingecko every 20 sec.
  • It changes the background color BLUE,RED,GREEN,YELLOW depeneding by the price_change_percentage_24h.
  • You can make max 50 calls per minutes using the free plan api.

What you need?

No experience on arduino?

Please follow this video

https://www.youtube.com/watch?v=ppXkl0046dc

or the guide into the folder called docs

Enjoy your ticker alt text