Psionicist
Explorer
Hello there fellows!
In a language of your choice, preferable something basic or C/C++ (asm is also okay if you provide ALL code so i just have to compile it... heh), how do you send a high binary (number 1) to a specific pin on a com port?
That is, I want to send either a 1 or a 0 to say pin 5, how would I do that?
Thanks!
Edit: It's a standard RS232 interface
In a language of your choice, preferable something basic or C/C++ (asm is also okay if you provide ALL code so i just have to compile it... heh), how do you send a high binary (number 1) to a specific pin on a com port?
That is, I want to send either a 1 or a 0 to say pin 5, how would I do that?
Thanks!
Edit: It's a standard RS232 interface
Last edited: