Arduino Opla demo with OpenWeatherMap and MKR1010 board
- Use the code button in GitHub to download a ZIP
2a. Open the Arduino Web Editor and import the ZIP
2b. Extract the ZIP to a temp directory 2c. Copy the Arduino project dir and its contents to your sketch dir 2d. Open the .ino file in the IDE
- Add your wifi credentials, OpenWeather app ID and location to arduino_secrets.h
- Save and upload to your MKR1010