plasduino

   Open source data acquisition framework

Pre-requisites

Plasduino being an open-source project, we try hard not to re-invent the wheel (i.e., we rely on a whole bunch of other open-source projects). Depending on your taste/OS this might be good or bad. If you want to run plasduino on GNU/Linux, the package manager of any reasonable distribution will make the installation transparent to you. On Windows and MAC, everything's a little bit trickier.

Once you (think you) are done with the installation, there is a tiny handy module called Doctor that is meant to help you making sure you have the right environment to run plasduino. If you are experiencing problems try and run it—hopefully it will give you some useful piece of information.

Note that you won't need each single package listed below for each single plasduino module (and you might be able to run modules with as little as python and PyQt4). Refer to the module documentation for the list of pre-requisites specific to that module.

That all said, here is the lundry list of the stuff (not including plasduino itself) you need in order to run plasduino in all its glory.