Skip to content

Project reads data from webpage and displays current infected count

Notifications You must be signed in to change notification settings

czajaKorneliusz/covid19-tracker-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Covid-19 tracker for ESP32



Description

GitHub watchers

Project reads data from Web Page https://www.worldometers.info/coronavirus/ and displays current infected count.


By default it was created for TTGO-T-Display, but it is possible to convert to other device.

By default data is refreshed every 10 minutes (60 000 000µs). You can always change it -> TIME_UNTIL_NEXT_SCAN

User can also display current count anytime by using button to wake the device from deep sleep.

ALERT_PIN is used to send visual or audio signal when the count has changed.

Releases

No releases published

Packages

No packages published

Languages