项目作者: volkanunal

项目描述 :
esp8266 based corona virus tracking project
高级语言: C
项目地址: git://github.com/volkanunal/Esp8266BasedCoronaVirusTracking.git


Esp8266BasedCoronaVirusTracking

Please pay attention to the warnings about corona virus. Let’s Stay at home!

1- Change your wifi information from WifiConnect.h file

char ssid[32] = "yourssid";
char password[64] = "yourpass";

2- Define your country code from corona.ino file

#define country_code "yourcountrycode"

GET (https://coronavirus-19-api.herokuapp.com/countries) -> all countries info

alt text