Re: [PD] problem with connecting to Arduino

2020-04-24 Thread Martin Peach
On Fri, Apr 24, 2020 at 2:22 PM wrote: > > Martin Peach schreef op 24-04-2020 19:44: > > On Fri, Apr 24, 2020 at 1:34 PM wrote: > >> > >> Martin Peach schreef op 24-04-2020 18:51: > >> > On Fri, Apr 24, 2020 at 10:40 AM wrote: > >> >> > >> >> i've been working with the Arduino UNO and Pd for yea

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread rolfm
Martin Peach schreef op 24-04-2020 19:44: On Fri, Apr 24, 2020 at 1:34 PM wrote: Martin Peach schreef op 24-04-2020 18:51: > On Fri, Apr 24, 2020 at 10:40 AM wrote: >> >> i've been working with the Arduino UNO and Pd for years. >> now i'm starting with a new board UNO Wifi Rev2. ... (with t

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread Martin Peach
On Fri, Apr 24, 2020 at 1:34 PM wrote: > > Martin Peach schreef op 24-04-2020 18:51: > > On Fri, Apr 24, 2020 at 10:40 AM wrote: > >> > >> i've been working with the Arduino UNO and Pd for years. > >> now i'm starting with a new board UNO Wifi Rev2. ... > (with the regular UNO this behavior doesn

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread rolfm
Martin Peach schreef op 24-04-2020 18:51: On Fri, Apr 24, 2020 at 10:40 AM wrote: i've been working with the Arduino UNO and Pd for years. now i'm starting with a new board UNO Wifi Rev2. the board works with the Arduino IDE, also with the IDE's serial monitor. the problem with Pd is in

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread Martin Peach
On Fri, Apr 24, 2020 at 10:40 AM wrote: > > i've been working with the Arduino UNO and Pd for years. > now i'm starting with a new board UNO Wifi Rev2. > > the board works with the Arduino IDE, also with the IDE's serial monitor. > > the problem with Pd is in the initialization. > > when the board

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread Antoine Rousseau
does "In use" mean that it's the one currently opened by comport, or does it mean that it's already used by someone else? here on Linux I'm unable to trigger the "in use" display, whether I open my device with comport or from another application (but it's not the same device). Le ven. 24 avr. 202

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread rolfm
4 - COM4 (in use) Antoine Rousseau schreef op 24-04-2020 17:40: > what does: > > [devices( > | > [comport] > > return ? > > Antoine Rousseau > http://www.metalu.net [1] __ http://www.metaluachahuter.com/ [2] > > Le ven. 24 avr. 2020 à 16:38, a écrit : > >> i've been working with th

Re: [PD] problem with connecting to Arduino

2020-04-24 Thread Antoine Rousseau
what does: [devices( | [comport] return ? Antoine Rousseau http://www.metalu.net __ http://www.metaluachahuter.com/ Le ven. 24 avr. 2020 à 16:38, a écrit : > i've been working with the Arduino UNO and Pd for years.

[PD] problem with connecting to Arduino

2020-04-24 Thread rolfm
i've been working with the Arduino UNO and Pd for years. now i'm starting with a new board UNO Wifi Rev2. the board works with the Arduino IDE, also with the IDE's serial monitor. the problem with Pd is in the initialization. when the board is powered on and i open the port in Pd, nothing happen