Introduction to Arduino: IDE Installation and Board Connection

Arduino is an IoT device that provides a hardware programming platform

Basic Knowledge

  • Basic knowledge of physics and electricity from middle school

  • Basic computer operation skills

IDE Installation

https://www.arduino.cc/

Download from the official website, a VPN is required.

Introduction to Arduino: IDE Installation and Board Connection

http://www.taichi-maker.com/

This website is accessible within China.

Introduction to Arduino: IDE Installation and Board Connection

Double-click the installer to install, make sure to install the USB driver.

Introduction to Arduino: IDE Installation and Board Connection

Change to Chinese

Introduction to Arduino: IDE Installation and Board Connection

Connecting the Development Board

Introduction to Arduino: IDE Installation and Board Connection

Take out the board and cable, connect the USB to the computer, and connect the other end to the board.

Introduction to Arduino: IDE Installation and Board Connection

Select the board and port on the computer, choose UNO, select the board you purchased, beginners usually use the UNO board.

Introduction to Arduino: IDE Installation and Board Connection

Additional Knowledge

Introduction to Arduino: IDE Installation and Board Connection

The 01 port in the top right corner is used last, try to avoid using it. The bottom right corner has a simulated input for non-01 binary. The bottom left is the power supply, check the marked voltage.

Leave a Comment