This repository is to document the development of a prototype mobile air temperature monitoring system designed for urban heat island studies.
- Arduino Uno:
- Digital Air Temperature Sensors:
- Adafruit GPS
- Misc:
- LED lights!
- Jumper Wires
- heat shrink
- Sensor Housing:
- tbd
- Ventilator Fan
- tbd
| Item Name | Quantity | Price per unit (CAD) | Total Cost | |
|---|---|---|---|---|
| Arduino Uno | 2 | ~$30.00 | 60.00 + tax + shipping | |
| Adafruit GPS | 2 | ~$70.00 | 140.00 + tax + shipping | |
| Onewire Digital Temperature Thermometer (DS18B20) | 4 | ~$5.00 | 20.00 + tax + shipping |
- Adafruit GPS:
- Adafruit Tutorial to
- need to parse the incoming data
- Calibration?
- Response times?
- etc?