Skip to content

Using an ESP32/ESP8266 to upload sensor data to your Weather Underground PWS

License

Notifications You must be signed in to change notification settings

G6EJD/ESP-Weather-Underground-Sensor-Upload

Repository files navigation

ESP-Weather-Underground-Sensor-Upload

Using an ESP32/ESP8266 to upload sensor data to your Weather Underground PWS

  1. Choose your client to match your sensor, or use any as the template for your own sensor.

  2. Copy the sketch to your IDE and include a copy of the 'system_variables.h file in the same folder. For the BME280 example, in your sketch folder should be:

a. ESP_WU_Uploader_BME280_v01.ino

b. system_variables.h

  1. Each client is already configured for the correct Weather Underground upload of sensor data.

  2. Add your network SSID and PASSWORD.

  3. Add your Weather Underground assigned PWS name and PASSWORD - note the password is for your WU account not the one for the new PWS.

About

Using an ESP32/ESP8266 to upload sensor data to your Weather Underground PWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published