Termometr IoT Arduino Sparkfun Thing ESP32 rozmawiający z Raspberry Pi Zero. Baw się dobrze mierząc temperature w swoim pokoju.
IoT Thermometer running on an Sparkfun Thing ESP32 Arduino talking to a Raspberry Pi Zero through a local home network. Have fun measuring your living room temperature.
Sample config.json
{
"WEATHER_API_TOKEN": "YOUR_API_TOKEN",
"WEATHER_LAT_LONG": "YOUR_LAT,YOUR_LONG"
}