ronfrtek
Published © GPL3+

Get STOCK PRICE TTGO ESP32

In this tutorial we will learn how to get the stock data from the internet using the TTGO ESP32 and Visuino. Watch the Video!

IntermediateProtip1 hour513
Get STOCK PRICE TTGO ESP32

Things used in this project

Hardware components

LILYGO® TTGO T-Display
LILYGO® TTGO T-Display
×1

Software apps and online services

Arduino IDE
Arduino IDE
Visuino

Story

Read more

Schematics

Visuino File

Code

Code snippet #1

Plain text
{
    "Global Quote": {
        "01. symbol": "TSLA",
        "02. open": "745.8900",
        "03. high": "774.8000",
        "04. low": "744.5600",
        "05. price": "774.3900",
        "06. volume": "21373022",
        "07. latest trading day": "2021-09-24",
        "08. previous close": "753.6400",
        "09. change": "20.7500",
        "10. change percent": "2.7533%"
    }
}

Visuino File

Arduino
Download Visuino file below

Credits

ronfrtek

ronfrtek

302 projects • 73 followers
Arduino Fan!

Comments