Skip to Content
Enterprise Internet of Things Handbook
book

Enterprise Internet of Things Handbook

by Arvind Ravulavaru
April 2018
Intermediate to advanced
332 pages
8h 5m
English
Packt Publishing
Content preview from Enterprise Internet of Things Handbook

Setting up dependencies

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:

  • CMake to build our Kaa C app
  • WiringPi to interface with the GPIO pins on the Raspberry Pi

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.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Embedded Software for the IoT

Embedded Software for the IoT

Klaus Elk
Building Sensor Networks

Building Sensor Networks

Ioanis Nikolaidis, Krzysztof Iniewski
Architecting the Industrial Internet

Architecting the Industrial Internet

Robert Stackowiak, Carla Romano, Shyam Varan Nath

Publisher Resources

ISBN: 9781788838399Supplemental Content