hi,
i have just received the piface and played with python a little. i am more versed in bash scripting so i am looking for a way to control the piface via bash script. alternatively i am looking for a way to be able to use python but without the need to initialise the board before every access. i like to keep lets say output 1 high while setting output 5 high instead of having all reset and then write write both outputs. ideally i would find one file per input and one per output which i can just cat to read input 0/1 and echo 1/0 to set output high or low. can that be done in python ? any suggestions ?
Thanks
Jan




