/arduino-opla-openweather

Arduino Opla demo with OpenWeatherMap and MKR1010 board

Primary LanguageCGNU General Public License v3.0GPL-3.0

arduino-opla-openweather

Arduino Opla demo with OpenWeatherMap and MKR1010 board

Installation

  1. Use the code button in GitHub to download a ZIP

Arduino Web Editor

2a. Open the Arduino Web Editor and import the ZIP

Arduino IDE

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

Both environments

  1. Add your wifi credentials, OpenWeather app ID and location to arduino_secrets.h
  2. Save and upload to your MKR1010