RE: [DISCUSS] Serial API

2014-03-27 Thread Sergey Grebnov (Akvelon)
n.ler...@gmail.com] On Behalf Of Brian LeRoux Sent: Thursday, March 27, 2014 8:51 PM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Serial API Marcel: agree we need to audit the plugins vs current standards. Priority tends to sort itself out in the wash here as we see w/ David's comment. I

Re: [DISCUSS] Serial API

2014-03-27 Thread Brian LeRoux
Marcel: agree we need to audit the plugins vs current standards. Priority tends to sort itself out in the wash here as we see w/ David's comment. I'm finding the convergence of robotics and the web pretty interesting these days so I like the idea of giving the serial plugin love and would totally s

Re: [DISCUSS] Serial API

2014-03-27 Thread David Kemp
I have been looking at a serial plugin for a personal project. In my case I am looking at a chrome apicompatible version, which is specifically for chatting with an Arduino using USB. The Arduino incorporates the the FTDI or prolific usb-serial interface, s

Re: [DISCUSS] Serial API

2014-03-27 Thread Marcel Kinard
On Mar 20, 2014, at 7:54 PM, Brian LeRoux wrote: > http://whatwg.github.io/serial/ This would seem to be quite a way down the priority list, compared to other standards. https://code.google.com/p/android-serialport-api/wiki/android_to_rs232_guideline Perhaps what we could do is first have an

[DISCUSS] Serial API

2014-03-20 Thread Brian LeRoux
http://whatwg.github.io/serial/