Skip to content

r3na/m5stack-stockwatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Overview

  • Displays temperature (°C), humidity (%RH), battery level (%)
  • Shows pressure and computed altitude (m) using QNH from METAR (EDDB)
  • Clock/date via NTP and timezone set to NASDAQ time (EST5EDT)
  • Simple stock quote viewer (NVDA / ASTS) from a custom HTTP JSON API
  • Button A toggles the stock symbol, Button B forces a refresh
  • Beeps on button actions

Requirements

  • Arduino IDE (https://www.arduino.cc/en/software/)
  • M5stack Stick C Plus 1.1
  • M5 HAT ENV III sensors
  • NTP with NASDAQ timezone
  • AWS Lambda (for proxying Stock Exchange; so, the HW will be fetching stock prices from an AWS Lambda ;) )

Project

image image

Hardware Resources

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages