Skip to content

An ongoing collaboration between the Department of Physics and Technology, the Department of Earth Science, and the Department of Mathematics at UiB are currently working on a project creating the second iteration of a thin vertical tank in which they refer to as a fluid-flow-rig. This rig has a grid of sensors placed along its backside. For thi…

License

Notifications You must be signed in to change notification settings

thomashusebo/inf219-visualize-2d-sensor-data

Repository files navigation

Visualize live sensor data

This project is part of bachelor degree in Informatics, Data Science, at University of Bergen.

About the project

An ongoing collaboration between Department of Physics and Technology (IFT), Department of Earth Science, and Department of Mathematics at UiB are currently working on creating the second iteration of a fluid-flow-rig. The fluid-flow-rig is a physical tank used to study fluid flow and convection patterns.

Sensors will be placed on the fluid-flow-rig, providing real-time resistivity readings. Because of the number of sensors, frequency of data, and duration per intended fluid-flow-rig project, a visualization of the data is very useful.

My project will provide the functionality that enables the user to inspect both the live data, and previous readings in an ongoing project.

More information

See the wiki

Installation

  1. Install python 3.7.6
  2. Clone repository
  3. Install pipenv
  4. Install dependencies: python -m pipenv install -r requirements.txt
  5. Start software: FluidFlower.bat

The batch file will create a virtual environment based on the pip files. The batch script also creates subdirectories ignored by git.

File format

See wiki/File-Format

Prototype

Before the corona lockdown, a prototype of the software where working (though with manually feeding input to a file-creator). The code for the protype is available here. However, the data and the file-creators are not included. For the curious, here is a video of the prototype testing

About

An ongoing collaboration between the Department of Physics and Technology, the Department of Earth Science, and the Department of Mathematics at UiB are currently working on a project creating the second iteration of a thin vertical tank in which they refer to as a fluid-flow-rig. This rig has a grid of sensors placed along its backside. For thi…

Resources

License

Stars

Watchers

Forks

Packages

No packages published