Commit ab99f8210c5cfcd7289ba4ede9bcf277a27753bd

Authored by Imanol-Mikel Barba Sabariego
1 parent 9449ee2a

Add README

Showing 1 changed file with 10 additions and 0 deletions
README.md 0 → 100644
  1 +stock-ticker
  2 +==
  3 +
  4 +Simple ESP32 project that fetches stock data from Finnhub and displays it on a
  5 +HUB75 display.
  6 +
  7 +Builds using platformio.
  8 +
  9 +User needs to specify wifi SSID and password and Finnhub API key using
  10 +`build_flags` defined in `platformio.ini`