Mặc định khi cài đặt Arduino IDE phần mềm sẽ cài luôn các driver để máy tính có thể nhận được các board mạch Arduino. Tuy nhiên một số trường hợp máy tính không nhận được board mạch Arduino, khi đó các bạn làm như sau:
Cắm lại cáp USB nối giữa máy tính và Board Arduino, khi đó hiện ra bảng thông báo
Bây giờ bạn click vào Start Menu chọn Control Panel kế đến chúng ta chọn System and Security, click System và sau đó chọn Device Manager
Chúng ta sẽ thấy cảnh báo màu vàng thiếu driver trên Arduino. Click chuột phải trên Arduino Uno icon sau đó chọn “Update Driver Software”
Chọn “Browse my computer for driver software”
Chọn đường dẫn tới folder “driver” nơi mà phần mềm Arduino được lưu trữ.
Đối với Board mạch Arduino Uno R3 dán, cần cài đặt driver cho CH340, các bạn download tại đây
Xem video hướng dẫn cài đặt Arduino IDE
Tên file
Driver CH340 New Version 32bit (Arduino Uno / Nano)
Plug in your board and wait for Windows to begin its driver installation process. After a few moments, the process will fail.
Open the Device Manager by right clicking “My computer” and selecting control panel.
Look under Ports (COM & LPT). You should see an open port named “USB Serial Port” Right click on the “USB Serial Port” and choose the “Update Driver Software” option.
Next, choose the “Browse my computer for Driver software” option.
Finally, select the driver file named “FTDI USB Drivers”, located in the “Drivers” folder of the Arduino Software download.
Note: the FTDI USB Drivers are from Arduino. But when you install drivers for other Controllers, such as Xadow Main Board, Seeeduino Clio, Seeeduino Lite,
you need to download corresponding driver file and save it. And select the driver file you have downloaded.
The below dialog boxes automatically appears if you have installed driver successfully.
You can check that the drivers have been installed by opening the Windows Device Manager. Look for a “USB Serial Port” in the Ports section.
You can also see the serial port in Arduino environment.
Installing drivers for the Seeeduino with window8
You should save these files which you are editing before installing driver with window8,because there will several power off during operating.
Press “Windows Key” +”R”
Enter shutdown.exe /r /o /f /t 00
Click the “OK” button.
System will restart to a “Choose an option” screen
Select “Troubleshoot” from “Choose an option” screen
Select “Advanced options” from “Troubleshoot” screen
Select “Windows Startup Settings” from “Advanced options” screen
Click “Restart” button
System will restart to “Advanced Boot Options” screen
Select “Disable Driver Signature Enforcement”
Once the system starts, you can install the Arduino drivers as same as Windows
Installing drivers for the Seeeduino with Mac OS
Download Driver for the Mac OS X version, named 2.2.18 (32bit)
Open the driver file which you just download, and double click FTDIUSBSerialDriver_10_4_10_5_10_6_10_7.mpkg
After double click, you will see an installer window.
You can see the below dialog boxes if you have installed driver successfully.
Copyright (c) 2008-2016 Seeed Development Limited (
www.seeedstudio.comwww.seeed.cc
This static html page was created from http://www.seeedstudio.com/wiki
Để lập trình được cho các board Arduino, các bạn cần phải có một công cụ gọi là Intergrated Development Environment (IDE). Công cụ này được đội ngũ kĩ sư của Arduino phát triển và có thể chạy trên Windows, MAC OS X và Linux. Ở đây mình sẽ hướng dẫn các bạn cài đặt nó trên Windows. Các bạn cũng làm tương tự các bước này cho các nền tảng khác.
Bước 1: Truy cập địa chỉ http://arduino.cc/en/Main/Software/… . Đây là nơi lưu trữ cũng như cập nhật các bản IDE của Arduino. Bấm vào mục Windows ZIP file for non admin install như hình minh họa.
Bạn sẽ được chuyển đến một trang mời quyền góp tiền để phát triển phần mềm cho Arduino, tiếp tục bấm JUST DOWNLOAD để bắt đầu tải.
Bước 2: Sau khi download xong, các bạn giải nén và chạy file arduino.exe để khởi động Arduino IDE.
Để máy tính của bạn và board Arduino giao tiếp được với nhau, chúng ta cần phải cài đặt driver trước tiên.
Đầu tiên, các bạn chạy file arduino-1.8.4\drivers\dpinst-x86.exe (Windows x86) hoặc arduino-1.8.4\drivers\dpinst-amd64.exe (Windows x64). Cửa sổ “Device Driver Installation Wizard” hiện ra, các bạn chọn Next để tiếp tục.
Khi có yêu cầu xác nhận cài đặt driver, chọn “Install”
Đợi khoảng 10 giây trong lúc quá trình cài đặt diễn ra …
Quá trình cài đặt đã hoàn tất. Bấm “Finish” để thoát.
– Nguồn: Arduino.vn –
Arduino Uno Drivers Download
Driver Version: 1.0.0.0
Release Date: 2013-01-04
File Size: 2.14M
Supported OS: Windows 10 64 bit, Windows 8.1 64bit, Windows 7 64bit, Windows Vista 64bit, Windows XP 64bit
Please enter verification code, then click the download button.
Driver Version: 1.0.0.0
Release Date: 2013-01-01
File Size: 8.49K
Supported OS: Windows 10 32 & 64bit, Windows 8.1 32 & 64bit, Windows 7 32 & 64bit, Windows Vista 32 & 64bit, Windows XP
Please enter verification code, then click the download button.
Manually Install Drivers on Windows
Learn how to install Arduino drivers manually on Windows 7, Vista & 10.
The following instructions are for Windows 7, Vista and 10. They are valid also for Windows XP, with small differences in the dialog windows. In the following instruction only the Leonardo board will be mentioned, but the same procedure is valid for all the Arduino boards.
Plug in your board and wait for Windows to begin its driver installation process. If the installer does not launch automatically, navigate to the Windows Device Manager (Start>Control Panel>Hardware) and find the Arduino Leonardo listing. Right click and choose Update driver.
At the next screen, choose “Browse my computer for driver software”, and click Next.
Click the Browse… button. Another dialog appears: navigate to the folder with the Arduino software that you just downloaded. Select the drivers folder an click OK, then click Next.
You will receive a notification that the board has not passed Windows Logo testing. Click on the button Continue Anyway.
After a few moments, a window will tell you the wizard has finished installing software for Arduino Leonardo. Press the Close button.
The text of the Arduino getting started guide is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the guide are released into the public domain.
Suggested changes
The content on docs.arduino.cc is facilitated through a public GitHub repository. You can read more on how to contribute in the contribution policy.
License
The Arduino documentation is licensed under the Creative Commons Attribution-Share Alike 4.0 license.
Download Arduino and install Arduino driver
Một số lỗi khi nạp trên Arduino
Chưa chọn đúng Board
Trong trường hợp bạn đang sử dụng Arduino Uno R3 để triển khai cho dự án của mình nhưng lại chọn sai bo arduino khi nạp.
Chọn sai cổng COM
Trong quá trình làm việc bạn có thể cắm rất nhiều thiết bị giao tiếp với máy tính nên thường xuất hiện nhiều cổng COM làm bạn bối rối và chọn sai.
Chọn sai Processor trên Board Arduino Nano
Đa phần các bạn đều sử dụng các bo mạch arduino được sản xuất tại trung nên cần chọn đúng bootloader của hãng sản xuất.
Lỗi “error compiling for board arduino/genuino uno”
Một lỗi cũng hay thường gặp trên arduino uno r3 là lỗi biên dịch chương trình. Để khắc phục vấn đề này các bạn vào phần Sketch > Include Library > Manage Libraries.
Ở phần này các bạn gõ vào thanh tìm kiếm trên phần mềm arduino “u8glib” kéo xuống phía dưới nhấn INSTALL. Như vậy là đã xong rồi nhé.
Home
»  Arduino Uno
Use the links on this page to download the latest version of Arduino Uno drivers. All drivers available for download have been scanned by antivirus program. Please choose the relevant version according to your computer’s operating system and click the download button.
System Information
Your machine is currently running: Windows (Detect)
Hướng dẫn cài đặt Driver cho Arduino Uno R3 (Mới nhất 2023)
Chào các bạn, hôm nay mình sẽ hướng dẫn các bạn cách cài đặt Driver cho Arduino IDE. Một sự cố mà các bạn hay thực hành trên các bo Arduino. Trong các sự cố mà các bạn thường hay gặp phải là không kết nối được cổng COM làm cho các bạn không thể giao tiếp được với board mạch chủ. Để có thể hiểu rõ hơn cách giao tiếp ra sao các bạn đọc ngay bài viết bên dưới để hiểu rõ hơn nhé.
Đọc ngay: Giao tiếp Arduino với máy tính thông qua Serial (UART) (Cập nhật 2023)
Đọc ngay: Mạch Arduino Uno là gì? Hướng dẫn chi tiết cách sử dụng