Skip to content

lucabelluccini/esp32-openweather-station

Repository files navigation

esp32-openweather-station

This is my first attempt to use PlatformIO to develop code for ESP32 with the Arduino framework.

Compared to the Arduino IDE, the big benefits are the total control of the build, the possibility to declare dependencies (and pin a specific version).

Requires:

To pass the Wifi SSID and password and the Openweather API key, you can edit the platformio.ini file ([common] section) as those values are set as build flags.

in-action

Releases

No releases published

Packages

No packages published

Languages