PDA

View Full Version : simple parallel port control



turkeyellison
November 18th, 2008, 03:01 AM
hi
i would really like to know how to simply control my parallel port to interface hoby electronic projects. is there a program out there that can do this or will i have to write it? if i do have to write one then what is the bet language? i'm very new to linux and ubuntu so the easier the better! thanks for your help!

skullmunky
November 23rd, 2008, 04:54 AM
python with the pyserial / pyparallel library (http://blog.makezine.com/archive/2005/05/control_the_par.html)