Hello, I'm from France, I have a problem, my arduino card is not recognized by myrobotlab? The card was recognized one time and I put the script # file: InMoov.min.py and since my card is not recognized and does not work, and I can not put the python script, waiting for a help, thank you

I'm guessing by the timing .. you sent a no worky - but you sent it with user name "gui 1.0.32" ?

I see 2 com port com 3 & com 6 - it looks like your trying to connect to com 6 - but there is no response from the Arduino..

Step 1 - Make sure you upload through the "real" Arduino IDE !!! to the board !!!

Copy the MRLComm.ino to the "real" Arduino and upload - here is a video on the details

 

 

 

revesecret

9 years 7 months ago

yes the com port on my arduino is 6, the script is in arduino but no change

did you send another no worky ?

also did you test with Arduino Blink program ? - does that work ?

First step is to determine if its a Hardware or a Software issue...

revesecret

9 years 7 months ago

arduino my card working properly because I use it for other function.
it must be a software problem with myrobotlab

Do a screen capture of the whole process and post a link ..   
Including copy / paste -> upload in Arduino IDE

beetlejuice

9 years 7 months ago

Salut Revesecret, La troisième capture d'écran que tu as posté indique que la carte arduino est reconnue et connectée correctement . Donc L'arduino est fonctionnelle et contient bien le sketch MRLComm.INO .

La capture N°4 indique que le service Inmoov n'a pas d'attribut " attachArduino " .

Pour la dernière capture, je ne sais pas .

Quand tu utilise des script Python, pense bien a les modifiers avec tes paramettres ( port COM arduino, type de carte, etc ... )

---------------------------------------------------------

 

Hi, Revesecret, The third screenshot you posted show that the arduino board is well found and connected . So the arduino board is working and the skecth MRLComm.IMO is correctly uploaded .

The screenshot N°4 say that the Inmoov service didn't have and attribut named " attachArduino " .

For the last , i don't know.

When you use a Phyton script, think to change the parametters ( arduino COM port, Arduino board, etc ... )

 

revesecret

9 years 7 months ago

bonjour beetlejuice , d'accord merci pour les infos , je sais maintenant que la carte réussi parfois à se connecté :) , donc à priori ce son des paramètres qui son à placer correctement , merci

(beetlejuice hello, okay thank you for the info, I now know that sometimes managed to get connected :), so a priori that the parameters that sound correctly place card, thank you)

revesecret

9 years 7 months ago

I just saw my arduino disconnects when I run the servo tab, I must disconnect and reconnect the usb arduino to be able to reconnect, but the servo is not controllable

khalednor

9 years 6 months ago

What is the solution to this problem, I have them as well ... my arduino is not recognized by myrobotlab....did not get response from arduino

Dania Ghannam

5 years 9 months ago

What is the solution to this problem, (..did not get response from arduino)  

Knowing that i choose Arduino Mega and the correct port and when I make a connection this connection succeeds, but when I upload the Python code, the connection stops and gives me this message (..did not get response from arduino)  and Knowing that i write arduino.connect("COM6") in the beginning of the python code . 
and