• Complain

Ioana Culic - Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions

Here you can read online Ioana Culic - Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2020, publisher: Apress, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Ioana Culic Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions

Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Use the Raspberry Pi and modern computing techniques to build industrial Internet of Things systems. Principles and theoretical aspects of IoT technologies combine with hands-on projects leading to detailed descriptions of several industrial IoT applications.

This book presents real-life IoT applications based on the Raspberry Pi, beyond the relatively simplistic demos built for educational purposes or hobbyists. Youll make the transition from tinkering with a couple of sensors and simple devices to building fully developed products for commercial use and industrial systems. Youll also work with sensors and actuators, web technologies used for communications in IoT networks, and the large-scale deployment of IoT software solutions. And see how to design these systems as well as maintain them long term.

See the Raspberry Pi in a new light that highlights the true industrial potential of the device. Move beyond connecting an LED to the Raspberry Pi and making it blink to actually managing a network of IoT devices.

What Youll Learn
Design industrial and large scale professional Internet of Things systems

Extend your basic IoT knowledge by building advanced products

Learn how large scale IoT systems are deployed and maintained

Who This Book Is For
Advanced hobbyists who want to stretch their abilities into the professional sector. Also professional industrial engineers looking for low-cost solutions to basic IoT needs.

Ioana Culic: author's other books


Who wrote Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions? Find out the surname, the name of the author of the book and a list of all author's works by series.

Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Ioana Culic Alexandru Radovici and Cristian Rusu Commercial and Industrial - photo 1
Ioana Culic , Alexandru Radovici and Cristian Rusu
Commercial and Industrial Internet of Things Applications with the Raspberry Pi
Prototyping IoT Solutions
Ioana Culic Bucharest Romania Alexandru Radovici Bucharest Romania - photo 2
Ioana Culic
Bucharest, Romania
Alexandru Radovici
Bucharest, Romania
Cristian Rusu
Bucharest, Romania

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/978-1-4842-5295-6 . For more detailed information, please visit http://www.apress.com/source-code .

ISBN 978-1-4842-5295-6 e-ISBN 978-1-4842-5296-3
https://doi.org/10.1007/978-1-4842-5296-3
Ioana Culic; Alexandru Radovici; Cristian Rusu 2020
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights.
While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein.
Distributed to the book trade worldwide by Springer Science+Business Media New York, 233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail orders-ny@springer-sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.
Introduction

During the last couple of years, the Internet of Things (IoT) has become a mature technology with applications both in the industrial and consumer markets. The IoT revolution promises to create ambient intelligence by connecting all the devices and objects around us and enabling them to adapt and behave following peoples needs. A simple example would be a scenario in which the alarm clock is aware of the meeting you have at 9:00 AM and by taking into account the traffic conditions, it wakes you up at an appropriate hour, without you having to set it up the previous evening. Also, the coffee machine has already the coffee prepared for you, and other arrangements for the day are taken into consideration. While this scenario is still to be achieved, many technological advancements have been made in this direction. The result is a wide range of embedded hardware devices, various communication protocols with an accent on efficiency and security, and plenty of software platforms designed to manage all these resources.

One of the most popular hardware platforms for prototyping IoT applications is the Raspberry Pi. Hobbyists and students everywhere have been integrating it into IoT projects since 2012, when the first version was released. From controlling home lights to automatically feeding your pet, the Pi is present in many peoples homes. However, few people think of it as something more than a prototyping or educational platform.

The purpose of this book is to give you a new perspective on how the Raspberry Pi can be used by integrating it into commercial or industrial applications that can be easily scaled and deployed as products.

Throughout the book, we will guide you through a series of practical examples that use the Raspberry Pi as the core around which fully developed products are built. We hope that after you follow all the examples, you will have a different view of how the Raspberry Pi or other similar devices can be used and have a complete perspective on how to move from prototyping a home device to building a fully scalable and marketable product.

Who This Book Is For

The book targets people passionate about building Internet of Things systems: from hobbyists to entrepreneurs, especially those who would like to start a business in this area. The notions presented are accessible to any person who has had some contact with the Raspberry Pi or some similar device and understands basic pin control operations. Some web development (HTTP and JavaScript/jQuery/Vue.js/Angular.js) experience is welcomed as this can help understand the presented concepts quicker. However, the projects are detailed step by step, so anybody with a basic understanding of programming can follow them. The final goal is to obtain several working IoT prototypes.

Technologies Used

All the chapters that describe applications are structured in a manner that outlines the necessary components of any successful IoT system: the hardware components, the software platform, and the connection to other devices and the Internet.

For the hardware aspect, besides the description of how to build and connect the components to the Raspberry Pi, we will also present the full connection schematic. Each chapter will also begin with a list of components necessary for building the project hardware.

On the software side, the applications that we build will consist of a user interface and application logic. The two are written using HTML and JavaScript technologies. For the User Interface (UI) control, we will integrate Vue.js as a framework built for easier and faster development of HTML-based user interfaces. To run the applications on the Raspberry Pi, we will integrate them with the Electron framework.

The Internet connection component will be addressed by incorporating a web API into the applications. In each chapter, we will present a different web service (e.g., social network interaction, weather information, or image processing) that is a vital component of the overall system and which delivers the specific IoT flavor to the application.

Necessary Hardware

This book aims to present the essential IoT technologies in a very practical manner. As a result, each chapter guides the reader through building a prototype of an IoT application, requiring specific hardware components to be connected to the Raspberry Pi.

To help you prepare implement the applications presented throughout the book, we created a list with the necessary hardware:
  • Raspberry Pi

  • HDMI display

  • Touchscreen display

  • 3KY-019 relays or similar

  • Three water pumps

  • 5V power source

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions»

Look at similar books to Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions»

Discussion, reviews of the book Commercial and Industrial Internet of Things Applications with the Raspberry Pi: Prototyping IoT Solutions and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.