I am writing a C program that will read and write from/to a serial port. Each write will be followed by a read which will contain data based on the write. I will have about 16 different writes to perf
I am writing a C program in Linux which will read/write to/from a serial port. I know the data that needs to be read and written on the port but I don\'t have a serial port to currently test this with
I am using visual studio 2008 and developing a windows forms application in C# using .ne开发者_JAVA百科t 3.5
I am really stumped. I am running delphi 2007 开发者_运维知识库on vista. I have built many applications and run them in XP with no problem. This latest app had to make use of threads. I\'m pretty sur
I\'m writing a class which would handle all the serial communications with开发者_Go百科 a external device (i.e. reading and writing). The data is being streamed to the computer at 20Hz, and occasional
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have a few different scales that I\'m building a VB app for.Is there a universal serial port language that is common among weight scales that I can use to开发者_JAVA百科 import real-time weight into
I have some code that\'s using the JavaComm API.It implements SerialPortEventListener and the reception of characters happens asynchronously.This works fine except that my serialEvent callback is noti
Im a novice in c sharp and im stuck with this task. My requirement is , I create many threads and these threads (send using COM1) have to communicate with a singl开发者_C百科e serial port say COM2. Al
I\'m now trying to connect my iPod Touch(iOS4 jailbroken) with Ecomote(a small embedded system) through serial port. I just followed this instruction: http://hcgilje.wordpress.com/2010/02/15/iphone-se