Skip to content

buzz/pyff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

307 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.0%
  • Other 1.0%