Well, I got tired of testing and waiting for a solution to LiveCode directly connecting, sending, and receiving serial data to/from the Arduino Uno and found an alternative method instead. In this stack I use an Applescript OSAX and control that from within LivceCode via Applescript. I hacked together a test stack and uploaded it to Rev Online : Applescript Arduino -- Thomas McGrath III. Complete with Sample Arduino IDE Sketches and Applescript Scripts and LiveCode Scripts and with a mini tutorial on how to put it all together.
Although this solution works, it is not optimal since it is a Macintosh only solution and is not the preferred way to do this. It adds a level of complexity where one should not be needed. We still need to be able to connect to a serial port/modem from within LiveCode beyond the old FTDI Virtual Serial Port methods. Download and Enjoy, -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Jan 23, 2011, at 6:27 PM, Jerry J wrote: > On Jan 23, 2011, at 3:05 PM, David C. wrote: > >>> I don't have much experience with UNIX drivers, or how they're named. I can >>> guess what tty is short for, but no clue about cu. >> >> This resource may be helpful to ya: >> http://www.computerhope.com/unix/ucu.htm > > The first two hits when googling /dev/cu explain some things, not necessarily > help... > > --Jerry > > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode