Understanding the environmental conditions



roomsensors

Can we grow engagement with the built environment and equip people with the knowledge they need to better interact with it?

Mapping the temperature and the humidity of the apartment. The intervention is about understanding the environmental conditions that we live in and how they are related with the exterior ones, thus understanding the performance of the building. By communicating with a sensor and by connecting them to a network, we can collect and vizulaize the data in order to compare the different locations during different hours of the day.

shaders

This is the code and the serial monitor:





The grasshopper code that I made can be separated in the following parts:

  • the reading of the sensors

  • shaders
  • the separation of the humidity and temperature data, the temperature data will be represented with a colored mesh adn the humidity data with different radius of circles.
  • shaders
  • The idea is that there would be multiple sensors. The last part is the possitions of the other sensors of the room. In this example as I am only using one, I attributed constant values to the other points.

  • shaders