This section presents the steps for developing a chipKIT application that will run on the Digilent Cerebot MX3cK development board for controlling and monitoring the operation of the ADI part.
Under your Sketchbook directory create a folder called “Libraries”; this folder may already exist.
Unzip the downloaded file in the libraries folder.
Run the MPIDE environment.
You should see the new library under Sketch→Import Library, under Contributed.
Select the Cerebot MX3cK board from Tools→Board.
Select the corresponding Serial Communication Port from Tools→Serial Port
The project is ready to be uploaded on the development board.