Git Product home page Git Product logo

impedance-spectrometer's Introduction

Running

Win, Mac, Linux(RPI exclued)

  1. Install virtual env from file: conda env create -f pyqtgraphev.yml
  2. Activate env: source activate qt4qtgraph

Rasberry pi

  1. sudo apt-get install python3-scipy
  2. sudo apt-get install python3-pyqt4
  3. git clone https://github.com/pyqtgraph/pyqtgraph.git pyqtgraph
  4. cd pyqtgraph
  5. python3 setup.py install
  6. sudo bash -c 'echo "deb http://packages.tiepie.com/raspbian/ tiepie main" > /etc/apt/sources.list.d/tiepie.list'

Conclusions on this lib

  • Its a really fast-lib that has potencial
  • It has dynamic zooming
  • I can use some code from Flowchar.py PlotSpeedTest.py plotAutoRange.py ScrollingPlot.py LinkedViews.py MultiplePlots.py
  • Lib is good for science projects
  • lib has EZ to read documentation

Installing editor tools

apt-get install pyqt4-dev-tools
/home/hermes/anaconda3/envs/qt4qtgraph/bin/python
pyuic4 -x two_plot.ui -o base_gui_vx.py

How you can redraw plots

There are two ways of graphing any data in a plot:

  1. By waiting for data change occurs and only then plotting
  2. By constantly calling a method and polling for data

Conclsions

  1. If you pass a list of n elements then the x axis range will be 0 to n
  2. A single plot space can have multiple line graphs painted on it all you have to do is to call .plot() method for a new instance

References

redraw_events

documentation

ssh [email protected]

impedance-spectrometer's People

Contributors

dovydasgulbinas avatar

Watchers

 avatar  avatar

impedance-spectrometer's Issues

CW structure and requirements

0. Titulinis

See comments

Įvadas

Kam skirtas darbas, kokia jo prasmė?
Kaip pagrindžiu savo sprendimo būdą ?

1. Teorija

1.1 Kas yra impendansas ?
1.2 Kietieji elektrolitai ir jų savybės.
1.3 Impendanso matavimo metodai

2 - elektrodų
4 - elektrodų

2. Impendanso sptektrometras

2.1 Stendo struktūra
2.2 Srovės įtampos keitiklio struktūra
2.3 Valdomo signalai
2.4 Raspberry Pi

3. Python programa

3.1 Programos struktūra
3.2 Srovės spektro matavimo motyvacija
3.2.1 Kodėl būtina matuoti spektrą? -- Debajaus ekranavimo radiusas

4. Pagrindiniai rezultatai ir išvados

5. Literatūra

image

6. Santrauka Anglų kalba

  • Darbo pavadinimas
  • Santrauka

Find book resources

Reikia literaturos apie:

  • Solid electrolytes -- Dėst Šalkus
  • Debajaus ekranavimo radiusas -- Karpus ?

Reverse engineer measurment code

I need to checkout

  1. oscauto
    • What does it do?
    • What is ge.Frequency ?
  2. How resolution is determined?
    • How resolution is determined in source?
    • Which devices resolution we are talking about?
    • What is measure rate and how it works?

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.