Is it possible?
BlitzPlus Forums/BlitzPlus Programming/Is it possible?| 
 | ||
| Hi, Is it at all possible to get Blitz to read a pressure sensor attached to a computer port? Cheers Joss | 
| 
 | ||
| What kind of "computer port"? USB? Serial? Parrallel? There's some code floating around these forums that allows blitzplus to communicate with the serial port -- do an full search for 'com1' on the blitzplus forum, and you'll likely come across it. USB is probably going to be more difficult. | 
| 
 | ||
| Thanks - not sure what type of port yet, but will lookup com1 regards joss |