Re: [Flashcoders] AS3 read serial data over USB on Mac

2012-08-29 Thread Jim Cheng

What USB device(s) specifically?

If it's of the Arduino family, consider:

http://code.google.com/p/as3-arduino-connector/

For HID devices (keyboards, mice, gamepads and such):

http://code.google.com/p/air-hid-usb/

Hope this helps,
Jim

On 8/29/12 10:24 AM, Eric E. Dolecki wrote:

Is there an AIR native extension that can somehow directly allow me to
socket connect to a device over USB? That would be fantastic... would one
be required to use Flex to generate the AIR, or can it be a standard AS3
app?

Eric


On Wed, Aug 29, 2012 at 4:53 AM, Henrik Andersson wrote:


Eric E. Dolecki skriver:

I have some hardware that sends serial data over USB. Any good proxy app

to

use with Sockets to read that data in an AS3 app?



Have you tried an AIR native extension?

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] AS3 read serial data over USB on Mac

2012-08-29 Thread Eric E. Dolecki
Is there an AIR native extension that can somehow directly allow me to
socket connect to a device over USB? That would be fantastic... would one
be required to use Flex to generate the AIR, or can it be a standard AS3
app?

Eric


On Wed, Aug 29, 2012 at 4:53 AM, Henrik Andersson wrote:

> Eric E. Dolecki skriver:
> > I have some hardware that sends serial data over USB. Any good proxy app
> to
> > use with Sockets to read that data in an AS3 app?
> >
>
> Have you tried an AIR native extension?
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] AS3 read serial data over USB on Mac

2012-08-29 Thread Henrik Andersson
Eric E. Dolecki skriver:
> I have some hardware that sends serial data over USB. Any good proxy app to
> use with Sockets to read that data in an AS3 app?
> 

Have you tried an AIR native extension?

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] AS3 read serial data over USB on Mac

2012-08-28 Thread Hans Wichman

Hi,

you mean something like this? :

http://www.mikechambers.com/blog/2010/08/04/getting-started-with-flash-and-arduino/

(serproxy tinkerproxy etc)

greetz
Hans

On 29-8-2012 5:56, Eric E. Dolecki wrote:

I have some hardware that sends serial data over USB. Any good proxy app to
use with Sockets to read that data in an AS3 app?



   Google Voice: (508) 656-0622
   Twitter: eric_dolecki  XBoxLive: edolecki  PSN: eric_dolecki
   http://blog.ericd.net
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] AS3 read serial data over USB on Mac

2012-08-28 Thread Eric E. Dolecki
I have some hardware that sends serial data over USB. Any good proxy app to
use with Sockets to read that data in an AS3 app?



  Google Voice: (508) 656-0622
  Twitter: eric_dolecki  XBoxLive: edolecki  PSN: eric_dolecki
  http://blog.ericd.net
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders