/ESP32_Stock_Ticker

ESP32 based multiple stocks ticker

Primary LanguageC

ESP32_Stock_Ticker

ESP32 based multiple stocks ticker This project was created to monitor multiple stock and crypto prices throughout the day without having check on my phone. I've seen a few versions on Kickstarter that monitor just one at a time and wanted more. The sketch uses a free Finnhub acount using a loop and Json to cycle though grabbing the data for each stock ticker. Becuase of the free account limitations, updating every five minutes or so is fine.

With plenty of room left over on the board I placed a few sensors that I had on hand. Some being used and some for future use. The QwiiC connector is free to connect other i2c sensors and the ambient light sensor could be used to auto adjust the lcd backlight. On the software side, you could grab the time and update the stock prices more often only when the market is open.

Image_0 Top Bottom