Im trying to connect Arduino via bluetooth to libPd / PdDroidParty running on my android. Does the comport could be used for that communication ? Do anyone already try this combination?
Thanks in advance, Maurin
Maurin Donneaud @ Blackboxe 17 rue de la Chapelle 75018 Paris http://maurin.donneaud.free.fr mail : maurin.box@gmail.com
On 2013-01-06 15:13, Maurin Donneaud wrote:
Im trying to connect Arduino via bluetooth to libPd / PdDroidParty running on my android. Does the comport could be used for that communication ? Do anyone already try this combination?
If you give the [devices( message to [comport] you will get a list of available ports in the Pd window. A bluetooth port will be one of the ports in the list, you can select it by name like [ devicename /dev/ttyS21 ( or by number as [ open 21 (.
Martin
I m familiar with the PD comport object but my patch is running on a mobile phone and i can't access the console message logs :-( Maurin
Le 7 janv. 2013 à 05:35, Martin Peach a écrit :
On 2013-01-06 15:13, Maurin Donneaud wrote:
Im trying to connect Arduino via bluetooth to libPd / PdDroidParty running on my android. Does the comport could be used for that communication ? Do anyone already try this combination?
If you give the [devices( message to [comport] you will get a list of available ports in the Pd window. A bluetooth port will be one of the ports in the list, you can select it by name like [ devicename /dev/ttyS21 ( or by number as [ open 21 (.
Martin
hi,
if you can't see console output, you can log the comport output for [ports( message into a file with [textfile] and then open it
hope this helps
a
-- do it yourself http://antoine.villeret.free.fr
2013/1/7 Maurin Donneaud maurin.box@gmail.com
I m familiar with the PD comport object but my patch is running on a mobile phone and i can't access the console message logs :-( Maurin
Le 7 janv. 2013 à 05:35, Martin Peach a écrit :
On 2013-01-06 15:13, Maurin Donneaud wrote:
Im trying to connect Arduino via bluetooth to libPd / PdDroidParty
running on my android.
Does the comport could be used for that communication ?
Do anyone already try this combination?
If you give the [devices( message to [comport] you will get a list of available ports in the Pd window. A bluetooth port will be one of the ports in the list, you can select it by name like [ devicename /dev/ttyS21 ( or by number as [ open 21 (.
Martin
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list