0% found this document useful (0 votes)
3 views8 pages

Mac OS Tutorial For Arduino IDE Installation

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views8 pages

Mac OS Tutorial For Arduino IDE Installation

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Mac OS Tutorial for Arduino IDE Installation

Ⅰ.Arduino IDE
As an open source software, Arduino IDE is developed based on Processing IDE, which
is the integrated development environment officially launched by Arduino.

With Arduino IDE, you just write the program code in the IDE and then upload it to the
Arduino board. The program tells the Arduino what the board needs to do.

Ⅱ.Download the Arduino IDE for Mac OS

[Link] Arduino IDE


①Download the Arduino IDE's website address:
[Link] open the url according to the following chart to
select the corresponding version in the future.

②Select JUST DOWNLOAD.

1
③When the following screen appears, the Arduino IDE is downloading.

[Link] the Arduino IDE


①When the download is complete click the download icon in your browser and find the
Arduino IDE installer.

②Click on the install package to appear the installation screen, just select the Arduino
IDE icon, move to the Applications to install the program.

[Link] Arduino IDE installation is complete


①In launchpad, locate the Arduino IDE and open it.

2
②Open the program to see the following program interface.

Ⅲ.How to install CH340 serial driver on MAC


Connect the main control board to your computer with a USB cable, and the driver will be
installed automatically on MacOS and Windows systems. If the driver installation fails, you
need to install the driver manually.

[Link] drivers
①Download the driver from the website and unpack it into your local installation directory.
You can find the "CH340 Driver file-mac "folder in the resources package we provided, this is
the Driver File we want to install.

3
[Link] to install the driver
①The instructions for installing the pkg format driver by default can be found in the
document titled "Installing the pkg Format Driver."
②If Rosetta is not supported in OS X 11.0 or later, see "4. Install the dmg driver."
③Before installation, go to "System Preferences" -> "Security and Privacy" -> "General"
page. Under the section titled "Allow apps downloaded from," choose the option for "Mac App
Store and identified developers" to ensure proper functionality of the driver.

[Link] the pkg format driver


①Install pkg format driver, click driver file -> Continue -> Install.

4
②Then install successfully.

5
③Install the pkg format driver on OS X 11.0 and later: open "LaunchPad" ->
"CH34xVCPDriver" -> Install.

④When using OS X 10.9 through OS X 10.15, click Restart to restart your computer, and
perform the following steps after restarting.

[Link] the dmg format driver


①Install the dmg driver, click the dmg file and drag "CH34xVCPDriver" into the
application folder of the operating system.

6
②Then open "LaunchPad" -> "CH34xVCPDriver" -> Install.

③Then install successfully.

7
[Link] whether the CH340 serial port driver is installed
When the control board is inserted into the USB port, open the system report ->
Hardware -> USB. On the right is the USB device.
If the USB device is working correctly, you can find a device with a "Vendor ID" of
[0x1a86].

You might also like