GithubHelp home page GithubHelp logo

ivantha / pslab-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fossasia/pslab-python

0.0 2.0 0.0 27.4 MB

Python Library for PSLab Desktop: http://pslab.fossasia.org

License: GNU General Public License v3.0

Makefile 0.31% Python 99.69%

pslab-python's Introduction

PSLab-python

The Pocket Science Lab from FOSSASIA http://pslab.fossasia.org

Build Status Gitter Codacy Badge

This repository hosts the python library for communicating with PSLab. This can be installed on a linux pc/raspberry pi. With this, one can communicate with the hardware using simple python code.

The goal of PSLab is to create an Open Source hardware device (open on all layers) that can be used for experiments by teachers, students and citizen scientists. Our tiny pocket lab provides an array of sensors for doing science and engineering experiments. It provides functions of numerous measurement devices including an oscilloscope, a waveform generator, a frequency counter, a programmable voltage, current source and as a data logger. Our website is at: http://pslab.fossasia.org

Communication

Please join us on the following channels:

Installation

To install PSLab on Debian based Gnu/Linux system, the following dependencies must be installed.

Dependencies

  • PyQt 4.7+, PySide, or PyQt5
  • python 2.6, 2.7, or 3.x
  • NumPy, Scipy
  • pyqt4-dev-tools   For pyuic4
  • Pyqtgraph   For Plotting library
  • pyopengl and qt-opengl   For 3D graphics
  • iPython-qtconsole   optional
Now clone both the repositories pslab-apps and pslab.
Libraries must be installed in any order
  1. pslab-apps
  2. pslab

Note If user is only interested in using PSLab as an acquisition device without a display/GUI, only one repository pslab needs to be installed

To install, cd into the directories
$ cd <SOURCE_DIR>

and run the following (for both the repos)

$ sudo make clean

$ sudo make

$ sudo make install

Now you are ready with the PSLab software on your machine :)

For the main GUI (Control panel), you can run Experiments from the terminal.

$ Experiments

Development Environment

To set up the development environment, install the packages mentioned in dependencies. For building GUI's Qt Designer is used.

Steps to build documentation

First install sphinx by running following command

pip install -U Sphinx

Then go to pslab/docs and run the following command

$ make html

Blog posts related to PSLab on FOSSASIA blog

pslab-python's People

Contributors

akarshan96 avatar cloudypadmal avatar hpdang avatar jithinbp avatar mariobehling avatar viveksb007 avatar wavicles avatar

Watchers

 avatar  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.