Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Practical Internet of Things with JavaScript

You're reading from   Practical Internet of Things with JavaScript Build standalone exciting IoT projects with Raspberry Pi 3 and JavaScript (ES5/ES6)

Arrow left icon
Product type Paperback
Published in Dec 2017
Publisher Packt
ISBN-13 9781788292948
Length 296 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Arvind Ravulavaru Arvind Ravulavaru
Author Profile Icon Arvind Ravulavaru
Arvind Ravulavaru
Arrow right icon
View More author details
Toc

Setting up Raspberry Pi 3


Let us get started with the schematics.

Set up Raspberry Pi 3 and the sensors as shown here:

Here is a table showing these connections:

Raspberry Pi and MCP3208

Refer to the following table:

Raspberry Pi pin number - pin name

MCP3208 pin number - pin name

1 - 3.3V

16 - VDD

1 - 3.3V

15 - AREF

6 - GND

14 - AGND

23 - GPIO11, SPI0_SCLK

13 - CLK

21 - GPIO09, SPI0_MISO

12 - DOUT

19 -GPIO10, SPI0_MOSI

11 - DIN

24 - GPIO08, CEO

10 - CS

6 - GND

9 - DGND

Moisture sensor and MCP3208

Refer to the following table:

MCP3208 pin number - pin name

Sensor name - pin number

1 - A0

Rain sensor - A0

2 - A1

Moisture sensor - A0

Raspberry Pi and DHT11

Refer to the following table:

Raspberry Pi number - pin name

Sensor name - pin number

3 - GPIO2

DHT11 - Data

 

All grounds and all 3.3V are connected to a common point.

Once we have connected the sensors as shown previously, we will write the code needed to interface with the sensors.

Before we go further, we are going to copy the entire Chapter 2, IoTFW.js - I, and Chapter 3...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime