Dynamic Plotter Project

A Python-based tool for real-time temperature and pressure measurements, logging experimental data, and storing it remotely in a MongoDB database.

Project Overview

The Dynamic Plotter software provides a graphical interface for real-time sensor data acquisition. Users can select between temperature and pressure measurements through an interactive interface.

Each experiment logs relevant metadata, including experiment name, sensor ID, protocol, and user-defined notes. All results are stored in a MongoDB remote database for future analysis.

Features

Software Screenshots

Test Selection Screen

Test Selection Screen

Temperature Data Viewer

Temperature Data Viewer

Pressure Data Viewer

Pressure Data Viewer

Download the Code

Get the full source code from GitHub:

Download Code