Project Abstract: Augmented Reality Temperature Map of My Apartment (ARTMMA)
- katielg980
- Aug 28
- 2 min read
Objective
Design and develop an augmented reality temperature map of my apartment.
Why?
I am not used to living in a place with no central AC, so when it is hot outside, my apartment gets hot inside. I want to know the coolest place in my apartment. There is a window by my desk and a window in the bedroom that are kept open to allow for air flow. The bedroom window is ground-level, always in the shade, and opens to a grassy alleyway. The desk window never gets direct sunlight and likely has better air flow because it is open to a yard.

What data will be collected?
Temperatures will be gathered from 3 sensors located at the desk, couch, and bedroom. There will be two conditions tested: fans/AC units ON and fans/AC units OFF.
How will the data be visualized?
The data will be visualized in an app on my phone using its camera to display the temperature as a floating number [1] in augmented reality. Also, an interpolated heatmap [2] will be overlaid on the live video feed of my apartment. The temperature of each sensor will be able to be tapped to reveal recent temperature history. Examples of both of these visualization methods are shown below using WiFi signal strength instead of temperature.
![[1] WiFi signal strength shown as a floating number by Wi-Fi Solutions](https://static.wixstatic.com/media/a030db_50b21ee0425c41419c44115b32e47f93~mv2.jpg/v1/fill/w_980,h_551,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/a030db_50b21ee0425c41419c44115b32e47f93~mv2.jpg)
![[2] WiFi signal strength shown as an interpolated heat map by iBwave](https://static.wixstatic.com/media/a030db_aa5b0500f24a428b9498d4aee806950b~mv2.png/v1/fill/w_922,h_604,al_c,q_90,enc_avif,quality_auto/a030db_aa5b0500f24a428b9498d4aee806950b~mv2.png)
Software flow
Each sensor -> broadcasts °F + ID (desk, couch, bedroom) via WiFi
Unity -> subscribes to data stream, keeps a live table of all sensors
AR app -> anchors a marker for each sensor’s real-world location
Interpolation -> estimate “heat field” in between sensors
Expected results
I expect that the bedroom will be the coolest room in the apartment despite having less air flow than the window at the desk. I predict this will remain true with and without fans/AC. The window is always in the shade.

Key skills exercised
IoT | Unity | AR | UX |
Networking | C# | Data Visualization | App Development |
Project flow
Project ideation (current)
Purchase tools (next)
Download software
Configure & set up sensors
Relay sensor data via WiFi
Set up Unity environment to collect data
Data intake
Register sensors in AR
Make visuals in Unity
Heat-field interpolation
UX Polish
Performance & robustness test
Demo & conclusions
Immediate next steps
Compare potential modules and pick the ones best suited for the project
Purchase necessary modules
Compare potential software and pick the ones best suited for the project
Download necessary software
References
Wifi Heat Map Image by Wi-Fi Solutions: https://play.google.com/store/apps/details?id=ua.com.wifisolutions.wifiheatmap&pli=1
Wifi Heat Map Image with Interpolation by iBwave: