万本电子书0元读

万本电子书0元读

顶部广告

Intel Edison Projects电子书

售       价:¥

4人正在读 | 0人评论 9.8

作       者:Avirup Basu

出  版  社:Packt Publishing

出版时间:2017-05-30

字       数:21.5万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Build powerful Robots and IoT solutions using Intel Edison About This Book ? Learn to build advanced level robots with Intel Edison and Arduino ? Efficiently build and program home automation and IoT projects with Intel Edison ? Master the skills of creating enticing projects with Intel Edison. Who This Book Is For If you are a hobbyist, robot engineer, IoT enthusiast, programmer, or developer who wants to create autonomous projects with Intel Edison, then this book is for you. Prior programming knowledge would be beneficial. What You Will Learn ? Program your device using the Arduino processor language, Python, and Node.js ? Interface different sensors with the Intel Edison ? Build a home automation system using MQTT, Android, and WPF ? Perform face detection using Intel Edison ? Develop a high-speed line follower robot ? Control a robot using a PC application and an custom controller In Detail Change the way you look at embedded electronics with Intel Edison. It is a small computing platform packed with a set of robust features to deliver hands-on performance, durability, and software support. This book is a perfect place to kickstart development and rapid prototyping using Intel Edison. It will start by introducing readers to the Intel Edison board and explaining how to get started with it. You will learn how to build a mini weather station, which will help you to acquire temperature and smoke level and push it to the IoT platform. Then you will see how to build a home automation device and control your appliances using an Android app. Furthermore, we will build a security system using a webcam to detect faces and perform voice recognition. Toward the end, the book will demonstrate how you can build two robots, which will be based on different line sensing sensors and can be controlled by a PC. The book will guide the readers through each and every step of execution of a project, using Intel Edison. Style and approach A project-based guide that will take the readers through various domains of projects like robotics, IoT and so on.
目录展开

Title Page

Copyright

Credits

About the Author

About the Reviewer

www.PacktPub.com

Customer Feedback

Dedication

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Downloading the color images of this book

Errata

Piracy

Questions

Setting up Intel Edison

Initial hardware setup

Downloading the necessary software packages

Drivers and miscellaneous downloads

Plugging in your device

Flashing your device

Configuring the device

Arduino IDE

Python

Intel XDK for IoT (Node.js)

Summary

Weather Station (IoT)

Overview of IoT and its usage

Architecture of a typical IoT project

Sensors

Controllers

Actuators

Cloud or IoT platform

Dashboards and alerts

Interfacing sensors with Intel Edison

Explanation of the code

Connecting the device and uploading to the cloud (dweet.io)

Live use case of an IoT project - mini weather station

Architecture of the system

Hardware components and detailed circuit diagram

Code for weather station stage 1, acquiring data from all the sensors and displaying it in the console

Open-ended task for the reader

Summary

Intel Edison and IoT (Home Automation)

Controlling devices using the Internet - concepts

REST services

Instructions or alerts (present on most IoT platforms)

Architecture

MQTT protocol overview

Using Intel Edison to push data by using the MQTT protocol

Getting data to Edison by using MQTT

Home automation using Intel Edison, MQTT, Android, and WPF

Hardware components and circuit

Final circuit

Android application for controlling Intel Edison using MQTT

Windows Presentation Foundation application for controlling using MQTT

Sample "Hello World" application in WPF

Open-ended task for the reader

Summary

Intel Edison and Security System

Speech/voice processing using Edison

Devices required

Speech processing library

Initial configuration

Writing the code

Let's start with the algorithm

Door lock/unlock based on voice commands

Circuit diagram

Configuring the servo library for Python

Language model

Conclusion of speech processing using the Intel Edison

Image processing using the Intel Edison

Initial configuration

Real-time video display using OpenCV

Face detection theory

Segmentation based on color

Feature-based recognition

Code for face detection

Intel Edison code

Open-ended task for the reader

Summary

Autonomous Robotics with Intel Edison

Architecture of a typical robotic system

Intel Edison as a controller

Connecting sensors to the Intel Edison

Ultrasonic sensor (HCSR04)

Applications of HCSR04

Infrared sensors

Working methodology

Digital and analog outputs for infrared sensors

Calibration of the infrared sensor module

Hardware setup for calibration and sensor reading

Actuators - DC motors and servos

Motor drivers

L293D

Circuit diagram

Speed control of DC motors

More advanced motor drivers

Line follower robot (patching everything together)

Fundamental concepts of a line follower

Robot motion execution

Hardware requirements for line follower robots

Advanced line follower robot concepts

Proportional integral derivative - based control

Open-ended question for the reader

Summary

Manual Robotics with Intel Edison

Manual robotic system

Chassis in robotics: 2WD and 4WD

Two-wheel drive

Serial port communication with Intel Edison

Making the system wireless

WPF application for LED on and off

High performance motor driver sample with code

4WD UGV (black-e-track)

Universal robot controller for UGV

Open-ended question for the reader

Summary

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部