Giter VIP home page Giter VIP logo

lcrmeter_gwinstek76100's Introduction

Startup instructions


To run the program, you need to create a virtual environment and install the necessary libraries into it; for this, the following commands are used in the terminal:

python -m venv venv
.\venv\Scripts\activate
pip install -r requirements

It is not necessary to use a virtual environment, you can simply install the necessary libraries into the system

pip install -r requirements

To connect the device, select COM4, BR - 115200 and click "Connect".

Next, the parameters of the experiment are filled in.

After filling in the parameters, you must click "Apply", then all the parameters will be written to the program memory and the frequency steps will be calculated.

Next, you need to click "Start" and the experiment will begin.

When the experiment is completed, you can build a graph with the "Graph" button. If something has already been drawn in the chart windows, it will be erased. For example, if the model was drawn first.

To save the experiment data to a csv file, click "Save".

Model building in the "Model building" tab. Each new model is built on top of everything that was on the chart.

To clear the chart, click "Clear".

After clearing the graphs, you can re-display the experiment data (Graph, Experiment Progress tab) and model data (Graph, Model Building tab).

To Do List:

  • Median value of results
  • Create class of "lcr-meter" and use it in gui
  • New branch for async or mp gui
  • Refac design
  • Create DB

Experiments List:

  • Model circuit
  • LF analysis, need to understand which is the best way to collect data from lcr-meter (median, mean or smth else)
  • Amp level (from max 2V to 1V)
  • What does the measerment speed mode affect?
  • [ ]
  • [ ]
  • [ ]
  • [ ]
  • [ ]
  • [ ]
  • [ ]
  • [ ]

lcrmeter_gwinstek76100's People

Contributors

kosmokot45 avatar

Stargazers

 avatar

Watchers

 avatar

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.