**Step 3. Arduino Main Procedure** Generally, main procedure of Arduino includes two subprocedures, we call them `setup` and `loop`. The code in `setup` will run once when Arduino powered on, and run ...
Set the sketchbook location in the Arduino IDE to the root folder The actual libraries are not included. You must download them using the Arduino IDE. Make sure to ...