12- Weather files
CAUTION: All files must be configured to match your specific setup as documented in the class session notes, and in the programs.
First file: Arduino sketch
To use this file,
First file: Arduino sketch
To use this file,
- Browse to this page in your host computer for your Arduino.
- In your Documents\Arduino folder, create a subfolder named "sketch_mqtttempALL"
- Download the file into this subfolder
- Click on Download File
- right-click and save as...
- Rename the file to remove the ".txt" at the end of the file name so that you restore the original file type.

sketch_mqtttempall.ino.txt |
You should end up with a file named
sketch_mqtttempALL.ino
Second file: Raspberry Pi Zero Python program
To use this file,
sketch_mqtttempALL.ino
Second file: Raspberry Pi Zero Python program
To use this file,
- Browse to this page on your Raspberry Pi
- In your /home/pi/ folder, create a subfolder named "Weather"
- Download the file into this subfolder
- Click on Download File
- right-click and save as...
- Rename the file to remove the ".txt" at the end of the file name so that you restore the original file type.

weather3.py.txt |
You should end up with a file named
/home/pi/Weather/weather3.py
/home/pi/Weather/weather3.py