Book Image

Enterprise Internet of Things Handbook

By : Arvind Ravulavaru
Book Image

Enterprise Internet of Things Handbook

By: Arvind Ravulavaru

Overview of this book

There is a lot of work that is being done in the IoT domain and according to Forbes the global IoT market will grow from $157B in 2016 to $457B by 2020. This is an amazing market both in terms technology advancement as well as money. In this book, we will be covering five popular IoT platforms, namely, AWS IoT, Microsoft Azure IoT, Google IoT Core, IBM Watson IoT, and Kaa IoT middleware. You are going to build solutions that will use a Raspberry Pi 3, a DHT11 Temperature and humidity sensor, and a dashboard to visualize the sensor data in real-time. Furthermore, you will also explore various components of each of the platforms that are needed to achieve the desired solution. Besides building solutions, you will look at how Machine Learning and IoT go hand in hand and later design a simple predictive web service based on this concept. By the end of this book, you will be in a position to implement an IoT strategy best-fit for your organization
Table of Contents (12 chapters)

Setting up the Raspberry Pi 3

If you do not have a Raspberry Pi 3, you can purchase one from a local electronics store or you can order one from Amazon: https://www.amazon.com/Raspberry-Pi-Desktop-Starter-White/dp/B01CI58722.

Make sure you order a kit that has a power cord, microSD card, and casing (optional).

Most of the hobby-kit stores that sell the Raspberry Pi 3 kit sell the microSD card with Raspbian OS preloaded.

If you are new to Raspberry Pi 3, here are a few things to get you started.

Raspberry Pi 3 is a single-board computer, designed and developed by The Raspberry Pi Foundation. Raspberry Pi 3 is the third generation Raspberry Pi.

In this book, we are going to use Raspberry Pi 3 Model B. Some of the specifications of Raspberry Pi 3 Model B are as follows:

Feature

Specification

Generation

3

Release date

February 16

Architecture

ARMv8-A (64/32...