Git Product home page Git Product logo

bmp-battery-health-monitory's Introduction

Battery Health Monitor

We have done this project as a part of B.Tech Mini Project (BMP) under Prof. Rahul Mishra. Its about Battery Health Monitoring by collection information about Battery Voltage and perform analysis based on the past data.

Table of Contents

Installation

To install and run this project, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/harshmetkel24/BMP-Battery-health-monitory.git
  2. Change to the project directory:

    cd backend
  3. Install dependencies:

    npm install

Usage

To use this project, follow these steps:

  • To start the development server:

    npm run dev
  • Access the project in your web browser at http://localhost:3000.

How It Works

  • The project consists of Modules like HomeController, MonitorController, PostBatteries, GetBatteries and SaveDataToFiles.
  • Data flows through the system in the following way:
    • Firstly Index files are fed into arduino.
    • Then in response we get ip address sending the voltage data of each batteries connected to particular Arduino.
    • Then Backend serves all such pages in frontend based on the number of urls provided to our project.

Features

List the main features of your project. For example:

  • Feature 1: Any battery device can be integrated to our project by connecting to Arduino devices.
  • Feature 2: Data about each of batteries will be stored in .csv files so that can be used for analysis purpose.
  • Feature 3: Saving of data is performed periodically at every 60 seconds.
  • Feaure 4: Page resets every 10 minutes so that user see only required amount of information at one time.

bmp-battery-health-monitory's People

Contributors

harshmetkel24 avatar

Watchers

 avatar

Forkers

isha-121

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.