Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 574 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 574 Bytes

Sparkfun ESP32 Thing

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.

Screenshot: screenshot

Sample config.json

{
    "WEATHER_API_TOKEN": "YOUR_API_TOKEN",
    "WEATHER_LAT_LONG": "YOUR_LAT,YOUR_LONG"
}