Assignment6 – spatial sensor viz experiment

This is a preliminary experiment for my project which aims to visualize sensor network data of a room/building in three dimensions. For this first test, I took temperature data through I2C and visualized particles on Unity that changes the alpha of color depending on the sensor readings. The demo is a bit unintuitive since only a single sensor is being used,  but the intention is to take temperature data from each part of a room, manually map the reading location on Unity, and visualize for the entire room.

Assign6-Code

One thought on “Assignment6 – spatial sensor viz experiment”

  1. I’m using the same sensor, and I am having the problem where the library might not be compatible with Metro M0 somehow. After I upload my code to Metro, it doesn’t show the COM port anymore, and it doesn’t always finish upload. However, I didn’t get any of that problem when I was working with Arduino Uno.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.