What hardware/software do I need to setup a machine that monitors incoming text (\"SMS\") messages 开发者_运维技巧on a phone connection? The software needs to be able to read the message, copy it to a
I have a small project (for my cell phone) on the go, and I believe I have found IO Control codes for what I want to accomplish (theres nothing at a higher level unless I can reverse engineer the dlls
I\'m using the ruby serial port gem. After I open up the port I send the data I want like this. sp.write [200.chr, 30.chr, 7.chr, 5.chr, 1.chr, 2.chr, 0.chr, 245.chr].to_s
I need to send data to a hardware device over serial port. I\'m using a program called serial port tool for 开发者_运维技巧os x.
I am working on iMX51 project. The RTOS is WINCE 6.0 r3. And I am using iMX51 freescale evaluation kit.
I\'m creating an application which communicates with the device via FT2232H USB/RS232 converter. For communication I\'m using FTD2XX_NET.dll library from FTDI website.
im trying to interface a Gramin usb GPS to get the coordinates in a visua开发者_如何转开发l basic project, but i dont have an idea how to accomplish this, anyone point me out in the right direction pl
I\'m working in VB.Net developing data logging software. I\'ve developed classes implementing a common interface that works with many of the data loggers my company produces. These classes handle the
This is my mental image of what happens and I am hoping for some corrections, clarifications and maybe even more details.
I have successfully used Pocket PCs in the past (using the serial port) to control simple robots (small rovers).