10
In Win10 system, some Arduino are connected to the computer (non-genuine chips are difficult to identify),
the system will automatically download the corresponding driver, no need to install the driver by yourself,
but in Win7 system, you need to manually install driver according to the above steps.
In addition, we can see that the USB serial port is identified as COM15 in the above figure, but it may
be different with different computer, you may be COM4, COM5, etc., but USB-SERIAL CH340, this must
be the same. If you do not find the USB serial port, you may have installed it incorrectly or the system is
incompatible.
2
、
If your computer is a Windows 8 system: Before installing the driver, you should save the files you are
editing because there will be several shutdowns during the operation.
1
)
Press "Windows key" + "R"
2
)
Iput shutdown.exe / r / o / f / t 00
3
)
Click the "OK" button.
4
)
The system will reboot to the "Select an option" screen
5
)
Select "Troubleshooting" from the "Select an option" screen
6
)
Select "Advanced Options" from the "Troubleshoot" screen
7
)
Select “Windows startup settings screen” from “Advanced Options”
8
)
Click the "Restart" button
9
)
The system will reboot to the “Advanced Boot Options” screen
10
)
Select "Disable Driver Signature Enforcement"
11
)
Once the system is booted, you can install Arduino driver the same as Windows7
3
、
If your computer is a Windows XP system: The installation steps are basically the same as for Windows 7,
please refer to the above Windows 7 installation steps.
2.1.3 IDE Interface Introduction
Nextly,we introduce the Arduino IDE interface, firstly enter the software directory. Then you can see the
arduino.exe file and double-click to open the IDE. As shown in Figure 2.1.11.
Figure 2.1.11 Software Catalog
1
、
The first thing you can see is the interface of the following figure. The functions of the toolbar
buttons are "Compile" - "Upload" - "New Program" - "Open Program" - "Save Program" - "Serial Monitor" ,
as shown in Figure 2.1.12.
Summary of Contents for Hummer-Bot-1.0
Page 1: ...Hummer Bot 1 0 Instruction Manual V 2 0 ...
Page 18: ...15 Step4 You need to install motors Figure 3 1 5 Schematic diagram of motor installation ...
Page 50: ...47 Figure 3 2 15 Diagram of Data without Obstacles ...
Page 83: ...80 Test code Path hummer bot Lesson ModuleDemo IrkeyPressed IrkeyPressed ino ...