8000 GitHub - Spencatro/custom-esp32-stock-ticker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Spencatro/custom-esp32-stock-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Custom Stock Ticker LED Grid

Display a stock symbol on a custom-build multiplexed LED grid using ESP32 SOC and finnhub.io

Stock Ticker Video

This project is derived from a few esp32 idf examples:

  • peripherals/gpio/generic_gpio/ - basic GPIO operation
  • protocols/https_request/ - basic HTTPS requests

Setup

Build

Use ESP-IDF to build:

idf.py build

Flashing

Use ESP-IDF to flash:

idf.py -p YOUR_SERIAL_PORT flash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0