My favorites | Sign in
Project Home Wiki Issues Source
Project Information
Members
Links

PyRWI is an attempt to make the bench-top testing of electronics more flexible and accessible. More specifically PyRWI brings the following together in a single package:

  • Native Python Data Acquisition interface In other words, you don't have to use ctypes to access the DAQ drivers.
  • Fast Graphical Interface This is provided by the pyFLTK project. pyFLTK makes GUI building fairly easy and still keeps the final app very light weight and fast.
  • Real Time Plotting Support Real time feedback is mandatory when it comes to debugging an electronic system.

To get started read the Install page under Wiki. And download the latest code form the SVN repository (see the Source tab).

Powered by Google Project Hosting