usb driver problem
Thomas McGrath III
mcgrath3 at mac.com
Mon Jan 17 22:53:52 EST 2011
JB, yes that would be great. I am still trying to figure out why the Arduino will not recognize (or will but then crashes).
Send it to wither of my addresses.
Thanks
-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgrath at comcast.net
On Jan 17, 2011, at 9:32 AM, -=>JB wrote:
> I wrote a serial stack if you want to look at examples of how
> to use the serial port and set the serialcontrol string. If you
> would like I will send it to you.
>
> -=>JB<=-
>
>
> On Jan 17, 2011, at 6:15 AM, Thomas McGrath III wrote:
>
>> I will try this today when I get back home.
>>
>> should it be open file "modem:tty.usbmodem1a21"
>>
>> I gotta look up the serialControlString
>>
>> Thanks will get back with the results
>>
>> -- Tom McGrath III
>> http://lazyriver.on-rev.com
>> 3mcgrath at comcast.net
>>
>> On Jan 17, 2011, at 1:06 AM, J. Landman Gay wrote:
>>
>>> On 1/16/11 10:37 PM, Thomas McGrath III wrote:
>>>> The dev/tty.usbmodem1a21 does not show up in the list using the
>>>> SerialTest.rev stack.
>>>>
>>>> It does show up in the Arduino software Serial list. Also in the
>>>> Arduino you have to use the tty.usbmodem1a21. Also when you plug the
>>>> Arduino in the Mac detects a new modem and asks to set it up in
>>>> Internet preferences pane. hit apply and then it shows up in
>>>> Arduino.
>>>
>>> If the Mac thinks it's a modem, I'd try using "open file" as Mark Waddingham suggested. Specify "modem:" and set the serialControlString. He did mention that the drivernames aren't always accurate on OS X.
>>>
>>> If that doesn't work, use "open file" with the "/dev/" path. I'm not sure which path would work, I guess you'd need to test them all. Basically the one that works in Terminal should work in LiveCode.
>>>
>>> Did you try talking to it in Terminal? Does that work?
>>>
>>> --
>>> Jacqueline Landman Gay | jacque at hyperactivesw.com
>>> HyperActive Software | http://www.hyperactivesw.com
>>>
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list