On 4/29/06, Viktoras Didziulis <[EMAIL PROTECTED]> wrote:
Does anyone know if there is a way to read data from usb, serial or parallel ports directly from within a stack? I have a GPS receiver connected to my PC and need to capture and preprocess data it is sending once per second. Is this possible in transcript or should I mix tools and languages do do this?
Serial works fine, USB can't be done, although a USB-serial adapter will work fine. I don't know about parallel. If you need some pointers, there is a stack on my web site for testing serial input & output. <http://www.troz.net/Rev/tutorials/SerialTest.rev.gz> HTH, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
