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


Raspberry Pi 3 set up with Raspberry Pi camera is quite simple. You can purchase a Raspberry Pi 3 camera (https://www.raspberrypi.org/products/camera-module-v2/) from any of the popular online vendors. Then you can follow this video to setup: camera board setup: https://www.youtube.com/watch?v=GImeVqHQzsE.

My camera setup is as follows:

I have used a stand and hoisted my camera on top of it.

Setting up the camera

Now that we have the camera connected and powered by the Raspberry Pi 3, we will set up the camera, as shown in the following steps:

  1. From inside the Raspberry Pi, launch a new terminal and run:
sudo raspi-config
  1. This will launch the Raspberry Pi configuration screen. Select Interfacing options:
  1. On the next screen, select P1Camera and enable it:
  1. This will trigger a reboot, complete the reboot and log back into the Pi.

Once your camera is set up, we will test it.

Testing the camera

Now that the camera is set up and powered, let's test it. Open a new terminal and cd on...

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