Notifications
Clear all

Greetings from New Brunswick

11 Posts
5 Users
0 Likes
1,292 Views
(@hoytfreak)
Member
Joined: 4 years ago
Posts: 4
Topic starter  

I hope someone is able to help me, I have a MacBook Air and I can’t get it to recognize my Arduino when I try to program it. 


   
Quote
(@zeferby)
Member
Joined: 5 years ago
Posts: 355
 

Welcome @hoytfreak

I'm sorry but I'm a W7 guy so I can't help you about the Mac, I hope some others here use that platform.

Eric


   
ReplyQuote
(@hoytfreak)
Member
Joined: 4 years ago
Posts: 4
Topic starter  

@zeferby

Thanks 

I hope someone can help 


   
ReplyQuote
codecage
(@codecage)
Member Admin
Joined: 5 years ago
Posts: 1037
 

@hoytfreak

There are Mac users on this forum, but as ZeFerBy, I'm a Windows user, with a sprinkling Linux, so for Apple help, I'm of no use.

SteveG


   
ReplyQuote
(@pugwash)
Sorcerers' Apprentice
Joined: 5 years ago
Posts: 923
 

@hoytfreak

I am a Mac user, your description is a bit ambiguous and vague!

Which Arduino are you trying to program?

Does the IDE startup OK?

When you try to upload the program, does Tools/Board show the right Arduino?

If the above is true, what available ports does the Tool/Port show?


   
ReplyQuote
(@hoytfreak)
Member
Joined: 4 years ago
Posts: 4
Topic starter  

@pugwash

I have an uno and the ide opens fine but it won’t communicate with the Arduino 


   
ReplyQuote
(@pugwash)
Sorcerers' Apprentice
Joined: 5 years ago
Posts: 923
 

@hoytfreak

What USB ports are visible?


   
ReplyQuote
byron
(@byron)
No Title
Joined: 5 years ago
Posts: 1121

   
ReplyQuote
(@pugwash)
Sorcerers' Apprentice
Joined: 5 years ago
Posts: 923
 

@hoytfreak

My guess is that you have a USB problem. If you are using a new Arduino clone then the USB driver that comes with the Arduino IDE won't work and you need to install the USB driver from the zip file below.

The reason is that most clone manufacturers have changed from the FTDI USB to serial chip to the CH340g chip. This driver is imperative if you try to program Nanos.


   
ReplyQuote
(@hoytfreak)
Member
Joined: 4 years ago
Posts: 4
Topic starter  

@pugwash

I’ll give it a try tomorrow, thanks for the link 


   
ReplyQuote
(@pugwash)
Sorcerers' Apprentice
Joined: 5 years ago
Posts: 923
 

@hoytfreak

You might have to run the install a couple of times before it is recognised. If I remember correctly, I had to do that when I tried to install the driver for the first time.


   
ReplyQuote