Skip to content

chrox/pyff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use the FeedbackController
=================================

Enter the src directory and start FeedbackController:

    cd src
    python FeedbackController.py


If you made changes to the gui.ui or just checked out the tree from SVN, you
may have to rebuild the gui.py:

    cd src
    make

How to use the parallel port under linux
========================================

sudo modprobe -r lp
sudo chmod 666 /dev/parport0


 -- Bastian Venthur <venthur@cs.tu-berlin.de>  2008-09-16

About

Pythonic Feedback Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published