Home automation with Intel Galileo : create thrilling and intricate home automation projects using Intel Galileo /
Annotation
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2015.
|
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; Acknowledgements; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with Intel Galileo; Introducing Intel Galileo; Using Intel Galileo for home automation; Intel Galileo
- hardware specifications; Intel Galileo
- software specifications; Connecting and booting Intel Galileo; Connecting to Intel Galileo via Telnet; Building a Linux image for Intel Galileo with the Yocto Project; Building Linux filesystems for Intel Galileo; Preparing the SD card to boot; Upgrading firmware on Intel Galileo
- Building the Intel Galileo SDKSetting up a development environment for Intel Galileo; Setting up a development environment for Linux; Building applications on the Linux Terminal; Setting up an environment to work with the Eclipse IDE; Configuring the Eclipse IDE for the Yocto Project; Installing the Yocto Project's Eclipse plugin; Configuring the Yocto Project's plugin for cross compilation; Configuring the Eclipse IDE for remote debugging; Creating a sample C project in the Eclipse IDE; Summary; Chapter 2: Getting Started with Home Automation Applications; Introducing home automation
- An overview of home automation technologiesDelving into home automation protocols; X10; Insteon; EnOcean; Z-Wave; ZigBee; Introducing a home automation software ecosystem; LinuxMCE; OpenRemote; OpenZWave; Other software projects; Home automation devices, sensors, and controllers; Designing a home automation project with Intel Galileo; Summary; Chapter 3: Energy Management with Environmental and Electrical Sensors; Delving into energy management; Developing sensor-based applications with Intel Galileo; Understanding the working of a sensor from the datasheet
- Connecting our sensor to Intel GalileoStarting application development with C; Energy management with remote switches; Building kernel modules for Intel Galileo; Serial communication on Linux; Controlling a remote wall plug from Intel Galileo; Summary; Chapter 4: Energy Management with Light Sensors and Extending Use Cases; Using light sensors; Smart light bulbs; Using Philips Hue with Intel Galileo; Extending a home automation system with lighting control; Continuing to home automation application development; Understanding Z-Wave commands; Handling Z-Wave messages from Intel Galileo
- Reading the status of remote devices from Intel GalileoSwitching the lamp holder on/off with Intel Galileo; Handling incoming messages; Summary; Chapter 5: Home Monitoring with Common Security Sensors; Security sensors with Intel Galileo; PIR motion sensors; Magnetic sensors; Gas sensors; Using gas sensors with Intel Galileo; Security devices for home automation; Motion, window, and door lock sensors; Smoke and flood detectors; Adding security features to the Smart Home application; Motion detection; Door/window sensor detection; Flood detection; Wrapping up the message parsing system