Arduino consists of two main parts: the hardware part is a Arduino circuit board that can be used for circuit connection, and the other is the Arduino IDE, the program development environment in your computer. You just write the program code in the IDE, upload the program to the Arduino circuit board, the program will tell the Arduino board to do something. Download the Arduino IDE
Website Download Address: https://www.arduino.cc/en/Main/Software
The current version is Arduino 1.6.11, according to your operating system to select the corresponding platform installation package, my system is Windows 7 64-bit, selected Windows Installer.
Installing the Arduino IDE
Run the installer and agree to the license agreement
Installation options, leave the default to
Select Installation Location
installation process
Install USB Drive
Installation Complete
IDE Main interface
Concluding remarks
The installation of the Arduino IDE is very simple, and official downloads may sometimes be unavailable.
Previous: "The Internet of Things (IoT) development" Arduino Introduction
Next: "The Internet of Things (IoT) development" Arduino Introduction Hello World (LED flashing)
=========== Document Information ============
Copyright Disclaimer: Non-commercial free reprint-keep the signature-indicate the source
Signature (by): testcs_dn (micro WX Laugh)
Article source: [Ignorant life, record bit] (HTTP://BLOG.CSDN.NET/TESTCS_DN)