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

Schematic

We will now set this up using the following schematic:

  1. Connect the Raspberry Pi 3 and DHT11 sensor as shown in the following diagram:
  1. Once this has been done, power on the Raspberry Pi 3 and log into it.
  2. Next, on the desktop of your Pi, create a folder named DHT11. Open a new Terminal, and cd into the DHT11 folder.
  3. Now, as mentioned earlier, we are going to use Node.js as the programming language for building the client application that will interact with the DHT11 and ThingSpeak platform. Run the following command:
$ npm init -y
  1. This will generate a package.json with default values. Next, we need two node package modules to ...
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