ESP32 eink Alpha vantage + RapidAPI finance stock ticker
- HTTP update from GitHub
- Configuration webserver
- Webflasher for no code users
- LILYGO® T5 2.13inch E-Paper Development Board
- Battery (optional)
- API limit is 500 requests per day
- Sleep current is 600uA
- Create an account at https://rapidapi.com
- Subscribe to https://rapidapi.com/alphavantage/api/alpha-vantage
- Copy your
RapidAPItoken to platformio.ini#L23 - Add WiFi
SSIDandPasswordto platformio.ini#L24 - Change the stock symbols and bought price on data/symbols.txt
- PlatformIO -> Upload
- PlatformIO -> Upload Filesystem Image
- outro