From d2ec0d63b5c193cd0297c5adedaab73108cb6267 Mon Sep 17 00:00:00 2001 From: Mario Behling Date: Mon, 8 May 2017 23:35:40 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ffbbed19..0b622ed9 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,15 @@ The Pocket Science Lab from FOSSASIA 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 -* The project is inspired from ExpEYES http://expeyes.in -* FOSSASIA is supporting development and promotion of ExpEYES project since 2014 mainly through Google Summer of Code -* The current work is a part of my GSoC-16 project +### Communication -### Communication Chat: [Pocket Science Slack Channel](http://fossasia.slack.com/messages/pocketscience/) | [Get an Invite](http://fossasia-slack.herokuapp.com/) +Please join us on the following channels: +* [Pocket Science Channel](https://gitter.im/fossasia/pslab) +* [Mailing List](https://groups.google.com/forum/#!forum/pslab-fossasia) ----------------- - -Installation ------------- +### Installation To install PSLab on Debian based Gnu/Linux system, the following dependencies must be installed.