![]() |
This page supports the following product: Name of the Product: Practical Robotics Using Arduino Type of the Product: Book |
![]() |
Please use the following steps for efficient use of the above products.
1. Download the Arduino IDE
- Arduino IDE can be downloaded from: https://www.arduino.cc/en/Main/Software.
- Download the version that is supported by your operating system.
- Install Arduino IDE
2. Download the Source Code for your product
- Click here to download the source code.
- Unzip the downloaded files into a suitable folder.
- Note that each file is named after the experiment and project for which it was written
3. Download the Libraries
- Click here to download the libraries.
- Unzip the downloaded libraries to a suitable folder.
- Copy the all the folders in the Library folder to <ARDUINO_IDE>libraries. Where <ARDUINO_IDE> is the folder where Arduino is installed. Example: C:Program Files (x86)Arduino.