Skip to Content
Practical Internet of Things with JavaScript
book

Practical Internet of Things with JavaScript

by Arvind Ravulavaru
December 2017
Intermediate to advanced
296 pages
5h 56m
English
Packt Publishing
Content preview from Practical Internet of Things with JavaScript

Summary

In this chapter, we have seen how to set up a smart surveillance system with Raspberry Pi and the AWS Rekognition platform.

We started by understanding the AWS Rekognition platform and then indexing/seeding a collection with our images. Next, we updated the Raspberry Pi code to take a picture when motion is detected and then send that image to AWS Rekognition to identify whether the face in the current photo matches any of the indexed images. If it does, we ignore the image; if it does not, we send an email with that image.

With this, we complete, Practical Internet of Things with JavaScript. I hope you have learned a few ways to leverage JavaScript and Raspberry Pi to build simple yet powerful IoT solutions.

 

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

Test-Driving JavaScript Applications

Test-Driving JavaScript Applications

Venkat Subramaniam
Web Caching and Replication

Web Caching and Replication

Michael Rabinovich, Oliver Spatscheck

Publisher Resources

ISBN: 9781788292948Supplemental Content