Cantitate/Preț
Produs

Advanced Home Automation Using Raspberry Pi: Building Custom Hardware, Voice Assistants, and Wireless Nodes

Autor Rishabh Jain
en Limba Engleză Paperback – 8 oct 2021
Build a versatile home automation system from scratch. There are many ways of controlling home appliances with your smartphones, voice, gestures, etc. This book dives into the many options for for communicating with appliances wirelessly and we’ll discuss and implement the leading protocols in the field.

In first few chapters, you will develop a basic understanding of the Raspberry Pi and how one can control it wirelessly from anywhere in the world. Then you’ll get to know about the local server for your home automation projects and control the Raspberry Pi GPIOs using smartphone and web apps. Every appliance will be able to talk to each other, as well, with the help of mesh networking, which you’ll learn to implement. The user interface is also an important aspect of handling all the appliances, so you’ll create your own user dashboard using OpenHAB. From there, you can monitor all the appliances and sensor data in one environment. 

Next, implement your own custom voice assistant to control your appliances and perform basic tasks like playing music, checking weather, etc. You’ll also integrate a smart door bell into your system using image processing so that you can restrict an unknown person’s entry. Finally, we’ll combine all the knowledge that we have learned to make a fully versatile home automation project controlled using voice, gestures, and image processing. Throughout this whole project, Raspberry Pi will be your master server or node and other devices will be connected wirelessly using wi-fi/Bluetooth modules. Create a smart home with fully custom interfaces to do exactly what you need!

What You'll Learn
  • Create a user interface using openHAB
  • Implement the MQTT protocol
  • Install Alexa and Google Home API to control appliances wirelessly

Who This Book Is For

Enthusiasts with a working knowledge of the Raspberry Pi, electronic engineering, and Python programming. This book will also interest hobbyists and students from Computer Science or related disciplines.
Citește tot Restrânge

Preț: 24969 lei

Preț vechi: 31211 lei
-20% Nou

Puncte Express: 375

Preț estimativ în valută:
4779 5041$ 3994£

Carte disponibilă

Livrare economică 11-25 decembrie
Livrare express 26-30 noiembrie pentru 11968 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484272732
ISBN-10: 1484272730
Pagini: 235
Ilustrații: XVII, 305 p. 138 illus.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.45 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1 :  Introduction to Raspberry Pi.- Chapter 2 : Controlling the Raspberry Pi GPIO- Chapter 3: Getting Started with Web Automation.- Chapter 4: Mesh Networking using ESP and RPi.- Chapter 5: Designing Smart controller circuit.- Chapter 6: Getting Started with Home Assistant.- Chapter 7: Getting Started with Voice Assistant.- Chapter 8: Getting Started with OpenCV.

Notă biografică

Rishabh Jain has had strong success in national level robotics and innovations-based competitions with his team. He has a keen interest in technology that emerged in childhood when he would customize and experiment with his toys and electronic devices. He believes in “learning by doing”. He is an avid contributor on technical sites dedicated to learning hardware, from beginner to pro and has contributed 50+ projects, which include a stepwise writeup and project demonstration videos. Recently, he joined an India-based product design company as an Electronics and Embedded design engineer.

Textul de pe ultima copertă

Build a versatile home automation system from scratch. There are many ways of controlling home appliances with your smartphones, voice, gestures, etc. This book dives into the many options for for communicating with appliances wirelessly and we’ll discuss and implement the leading protocols in the field.

In first few chapters, you will develop a basic understanding of the Raspberry Pi and how one can control it wirelessly from anywhere in the world. Then you’ll get to know about the local server for your home automation projects and control the Raspberry Pi GPIOs using smartphone and web apps. Every appliance will be able to talk to each other, as well, with the help of mesh networking, which you’ll learn to implement. The user interface is also an important aspect of handling all the appliances, so you’ll create your own user dashboard using OpenHAB. From there, you can monitor all the appliances and sensor data in one environment. 

Next, implement your own custom voice assistant to control your appliances and perform basic tasks like playing music, checking weather, etc. You’ll also integrate a smart door bell into your system using image processing so that you can restrict an unknown person’s entry. Finally, we’ll combine all the knowledge that we have learned to make a fully versatile home automation project controlled using voice, gestures, and image processing. Throughout this whole project, Raspberry Pi will be your master server or node and other devices will be connected wirelessly using wi-fi/Bluetooth modules. Create a smart home with fully custom interfaces to do exactly what you need!

You will:
  • Create a user interface using openHAB
  • Implement the MQTT protocol
  • Install Alexa and Google Home API to control appliances wirelessly

Caracteristici

Strengthen your knowledge of local server and MQTT protocol Learn to control appliance node using the Raspberry Pi as a master node Design a complete home automation system using Mesh networking