- Go to Arduino site http://arduino.cc
- Click the download link on the top navigation bar
- Depend on the version of your operation system, click one of the links under “Download” section, and start downloading.
- When it’s done, unzip the package to a desired location in your hard drive. Now you have Arduino installed!
Install Basic Education Shield library
- Go to https://github.com/arduinoverkstad/CTC-Arduino
- Click the button “Download ZIP” next to “Clone in desktop”, and download the package
- Go to the Arduino folder created previously. In “libraries” create a folder called “BasicEducationShield”.
- Open the zip package just created. Unzip everything inside folder “BasicEducationShield-master” to “BasicEducationShield”
- Move the folder “CapacitiveSensor” folder to “libraries” one. Now everything is done!