Skip to content

Commit

Permalink
Added Demo Image
Browse files Browse the repository at this point in the history
  • Loading branch information
BeeTillman committed Jan 2, 2024
1 parent d36208b commit cbda6c5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# ESP Stock Ticker
# ESP8266 Stock Ticker

![Demo Image](/images/Demo.png)

- [Major Components](#major-components)
- [Hardware](#hardware)
Expand All @@ -14,6 +16,7 @@
- [Contact](#contact)
- [Acknowledgements](#acknowledgements)


This project is a stock ticker display using ESP8266. It fetches stock data from Finnhub.io and displays it on an LCD screen (Either 1602 or 2004). The ticker symbols are customizable, and the display rotates through the selected stocks at a configurable interval.


Expand Down

0 comments on commit cbda6c5

Please sign in to comment.