0

Arduino(C)

My Arduino Uno does not want to connect with my laptop

19th Aug 2018, 7:24 PM
Aaron Arefi
Aaron Arefi - avatar
6 Answers
+ 4
I had the same problem with windows 7. I was missing some usb drivers.
20th Aug 2018, 9:18 AM
Toni Isotalo
Toni Isotalo - avatar
0
Aaron Arefi try to change the port or the board type.
19th Aug 2018, 7:29 PM
XiLef
0
Okay
19th Aug 2018, 7:36 PM
Aaron Arefi
Aaron Arefi - avatar
0
it dont work
19th Aug 2018, 7:37 PM
Aaron Arefi
Aaron Arefi - avatar
0
if you are on linux, read the kernel output(using dmesg) to see if it detects a device on that usb port, it should be in the last lines after connecting it.
20th Aug 2018, 12:18 AM
Bebida Roja
Bebida Roja - avatar
0
you should read something like: usb-1-2:1-0 .....
20th Aug 2018, 12:20 AM
Bebida Roja
Bebida Roja - avatar