Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Confluence
For you

Spatial Interaction
Results will update as you type.
  • Spatial Interaction FS2016
  • Spatial Interaction FS2017
  • Spatial Interaction FS2018
  • Spatial Interaction FS2019
  • Spatial Interaction FS2020
  • Computer Vision Input
  • Spatial Interaction FS2021
  • Spatial Interaction FS2022 (old)
  • Spatial Interaction FS2022
  • Spatial Interaction FS2023
    • Research Exercise 2023
    • Spatial Interaction FS2023 Sensor Exercise
    • Vegetalize / Spatialize / Leveraging Points
  • Spatial Interaction FS2024
  • Spatial Interaction FS2025

    Two hearts overlapped with each other
    Welcome back
    Catch up on the top discussions and highlights from your team.
    /
    Spatial Interaction FS2023 Sensor Exercise
    Updated May 03, 2023

    Spatial Interaction FS2023 Sensor Exercise

    Analytics

    Loading data...

    We directly experience an environment via the Umwelt created from our perception. We can note further phenomena outside of our perception through deductive reasoning (I can’t see UV radiation, but I can recognise its presence through a sunburn) or through technological means, we might expand our perception.

    Investigate an invisible phenomenon in Stadionbrache by recording sensor data in those spaces. Briefly analyse your findings and visualise the results for the class.

    Exercise 1: Recording

    Hook up a sensor of your choice to the MKR1310 and record the data using examples on the Github. Feel free to use the environmental combo, which is already set up in the example.

    1. Find an appropriate library and run the example for the sensor of your choosing. Modify the example to print out comma-separated sensor values over serial at 9600 baud in the following format. The github rep has an example already set up for the environmental combo.

      Serial.print("{\"sensorNameOne\":"); Serial.print(sensorData1); Serial.print(","); Serial.print("\"sensorNameTwo\":"); Serial.print(sensorData2); Serial.print("}"); Serial.println();
    2. On one computer install and run the JsonReciever Processing sketch to record the sensor data to a JSON file.

    3. Take some notes and photos of where you recorded the data. Be careful to name and organise your JSON files!

    Exercise 2: Visualising

    Analyse the sensor data and choose an appropriate visualization. This can be done through an analog sketch or with digital tools. Use the JsonAverageValues Processing sketch to get a quick average of the values from one place.

    • What can you conclude about the spaces that were not immediately visible?

    • On what time scale do the phenomena vary and to what extent do humans interact with these phenomena?

    • What is an appropriate means of making this phenomenon perceptible?

    • What leverage points exist to modify this phenomenon?

     

    Related content
    Spatial Interaction FS2023
    Spatial Interaction FS2023
    Luke Franzke
    Spatial Interaction FS2022
    Spatial Interaction FS2022
    Luke Franzke
    Spatial Interaction FS2016
    Spatial Interaction FS2016
    Joël Gähwiler (Unlicensed)
    Exercise 2 Multisensory Space
    Exercise 2 Multisensory Space
    Roman Kirschner
    Design Process 1
    Design Process 1
    Duy Bui
    Timetable 2022
    Timetable 2022
    Joëlle Bitton
    {"serverDuration": 40, "requestCorrelationId": "1dce6e895b984136b76a1b430280888b"}