April 2018
Intermediate to advanced
332 pages
8h 5m
English
Now that we have set up the project as well as the SDK, we are going to install the required dependencies. We need to install the following:
In the Raspberry Pi, open a Terminal and run the following:
$ sudo apt-get install cmake
Once this is done, install WiringPi by following the instructions on this page: http://wiringpi.com/download-and-install/. Once the required dependencies are set up, we will set up the hardware and start reading the data.