Skip to content

bergskenop/FlaskSensorInterfaceV3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Climate Chamber Control Interface

Overview

This repository contains the code for a web-based interface that allows users to control a climate chamber. The interface provides functionalities to monitor and adjust temperature.

Features

  • Real-time monitoring of climate chamber conditions
  • Control temperature using a graph based approach
  • Mocking climate chamber and sensors if no physical chamber is available
  • WIP Logging and reporting of climate chamber data

Installation

To install and run the interface locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/bergskenop/FlaskSensorInterfaceV3.git
    cd FlaskSensorInterfaceV3
  2. Install dependencies: Not yet implemented

    npm install

Usage

Once the server is running, open your browser and navigate to http://localhost:5000. You can monitor and control the climate chamber settings through the web interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published