LV8702VSLDGEVK
4
Select and install “TimerOne” in the search results
Compiling the Arduino Program
・
Write to Arduino
1. Select the Arduino board to upload to by
navigating to “Tools
→
Board
→
Arduino/Genuino
Micro
”.
2. Write an Arduino sketch and navigate to
“Sketch
→
Verify/Compile” when finished
writing.
The IDE will display “Done compiling” after
a successful compile has been verified.
3.
Connect the PC to the Arduino Micro via USB
and select the corresponding COM port as shown
below.
4. Upload the sketch by clicking “Sketch
→
Upload”
or by pressing the
button.
In the process of uploading, the Arduino Micro
bootloader will be installed.
The IDE will display “Done uploading” after
a successful upload to the Arduino.
Sketches written to the Arduino will not be erased
unless rewritten.
If the uploading of the program fails confirm the
details in step 1 check board name and step 3
check serial port connection.