marcteys / Uduino

Simple and easy connection between Arduino and Unity
29 stars 10 forks source link

Impossible to get name on port COM3 #2

Open oli44 opened 7 years ago

oli44 commented 7 years ago

Hello Marc,

en utilisant l'exemple ledIntensity, il est impossible de faire communiquer Arduino & Unity. On a essayé avec 2 cartes différentes , on obtient toujours le message mis dans le titre avec 20 essais.

Une idée?

Unity 5.5.1f sous windows 10 Arduino 1.8.1 Arduino Uno

marcteys commented 7 years ago

Hello,

Est-ce que c'est une arduino "Officielle" ?

oli44 commented 7 years ago

Hello, désolé pour le lag, je suis sur le retour d'un long voyage à l'étranger.

Oui, c'est un Arduino Uno issu d'un kit Adafruit. J'en ai 10 sous la main,j'ai essayé avec plusieurs d'entre eux, et le résultat reste identique. essayé sous 2 PCsdifférents, résultats identiques.

F-vdHaar commented 6 years ago

Hello I experience have the same issue with the COM port. Sometimes it works, but mostly it doesn't. It seems that reuploading the Arduino code/detaching - reattaching/restarting Unity fixes it sometimes

marcteys commented 6 years ago

Hi, I would need more informations to see where the problem comes from. What is your OS and Arduino board ? Are you using the defaut Uduino sketch ?

2018-01-25 17:30 GMT+01:00 fdvh notifications@github.com:

Hello I experience have the same issue with the COM port. Sometimes it works, but mostly it doesn't. It seems that reuploading the Arduino code/detaching - reattaching fixes it sometimes

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/marcteys/Uduino/issues/2#issuecomment-360521024, or mute the thread https://github.com/notifications/unsubscribe-auth/AFK8XsEvkGdjgw-xST7zhtSaApf-5x0Gks5tOKwWgaJpZM4NLTCw .

--

Tel +33 (0)6 72 59 13 13 <+33672591313>

Mail marc.teys@gmail.com

Twitter @marcteyssier

Web www.marcteyssier.com http://marcteyssier.com/

longgood commented 6 years ago

Hi Marcteys, I do also encounter the same problem. My OS is windows 10, using either Unity 2017.1, Unity 5.6 I do follow the guidance to complete fundamental setting.

But it is still shows "Impossible to get name on My com port" please help to check, thanks for the effort

Ray 2018-01-30 10 00 11

2018-01-30 10 02 07

longgood commented 6 years ago

my apology, I found it works perfectly after updating firmware to arduino. thanks for this amazing asset

DarioScocco commented 5 years ago

Hi, I am having the same problem. Could you please tell me how to update the Arduino firmware. I am using Arduino uno and I dod not find a good tutorial to do that. Thanks

alexsafayan commented 7 months ago

Any solution?