Smart Home Automation with Linux

pdf
Số trang Smart Home Automation with Linux 313 Cỡ tệp Smart Home Automation with Linux 17 MB Lượt tải Smart Home Automation with Linux 0 Lượt đọc Smart Home Automation with Linux 0
Đánh giá Smart Home Automation with Linux
5 ( 22 lượt)
Nhấn vào bên dưới để tải tài liệu
Đang xem trước 10 trên tổng 313 trang, để tải xuống xem đầy đủ hãy nhấn vào bên trên
Chủ đề liên quan

Nội dung

CYAN MAGENTA YELLOW BLACK PANTONE 123 C BOOKS FOR PROFESSIONALS BY PROFESSIONALS ® THE EXPERT’S VOICE ® IN LINUX Companion eBook Available Dear Reader, Cross-Platform Game Programming Game Developer’s Open Source Handbook Steven Goodwin THE APRESS ROADMAP Beginning Ubuntu Linux, Fourth Edition Smart Home Automation with Linux Beginning the Linux Command Line Practical MythTV: Building a PVR and Media Center PC Beginning SUSE Linux, Second Edition Automating Linux and Unix System Administration, Second Edition Learn how to control your home from your PC Expert Shell Scripting ISBN 978-1-4302-2778-6 53499 US $34.99 Goodwin SOURCE CODE ONLINE www.apress.com Automation with Linux Linux See last page for details on $10 eBook version Smart Home with Companion eBook Home Automation Steven Goodwin, Author of With this book you will turn your house into a smart and automated home. You will learn how to put together all the hardware and software needed for home automation, to control appliances such as your teakettle, CCTV, light switches, and TV. You’ll be taught about the devices you can build, adapt, or hack yourself from existing technology to accomplish these goals. In Smart Home Automation with Linux, you’ll discover the scope and possibilities involved in creating a practical digital lifestyle. In the realm of media and media control, for instance, you’ll learn how you can read TV schedules digitally and use them to program video remotely through e-mail, SMS, or a web page. You’ll also learn the techniques for streaming music and video from one machine to another, how to give your home its own Twitter and e-mail accounts for sending automatic status reports, and the ability to remotely control the home lights or heating system. Also, Smart Home Automation with Linux describes how you can use speech synthesis and voice recognition systems as a means to converse with your household devices in new, futuristic, ways. Additionally, I’ll also show you how to implement computer-controlled alarm clocks that can speak your daily calendar, news reports, train delays, and local weather forecasts. You can then reuse this same weather data in conjunction with motion sensors to remind you to take an umbrella when you’re about to leave the house on days when the forecast calls for rain! I’ve written this book to document all the processes and lessons I’ve learned when creating my own smart and automated house, and now with the help of this book you can do the same. Smart Smart Home Automation with Linux Steven Goodwin Shelve in: Computer Hardware/ General User level: Beginner to Intermediate 9 781430 227786 www.it-ebooks.info this print for content only—size & color not accurate 7.5 x 9.25 spine = x.xxx" xxx page count www.it-ebooks.info Smart Home Automation with Linux ■■■ Steven Goodwin www.it-ebooks.info Smart Home Automation with Linux Copyright © 2010 by Steven Goodwin All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage or retrieval system, without the prior written permission of the copyright owner and the publisher. ISBN-13 (pbk): 978-1-4302-2778-6 ISBN-13 (electronic): 978-1-4302-2779-3 Printed and bound in the United States of America 9 8 7 6 5 4 3 2 1 Trademarked names may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. Java™ and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc., in the US and other countries. Apress, Inc., is not affiliated with Sun Microsystems, Inc., and this book was written without endorsement from Sun Microsystems, Inc. Publisher and President: Paul Manning Lead Editor: Duncan Parkes Development Editor: Matt Wade Technical Reviewers: Steve Potts and Michael Still Editorial Board: Clay Andres, Steve Anglin, Mark Beckner, Ewan Buckingham, Gary Cornell, Jonathan Gennick, Jonathan Hassell, Michelle Lowman, Matthew Moodie, Duncan Parkes, Jeffrey Pepper, Frank Pohlmann, Douglas Pundick, Ben Renow-Clarke, Dominic Shakeshaft, Matt Wade, Tom Welsh Coordinating Editor: Anne Collett Copy Editor: Kim Wimpsett Production Support: Patrick Cunningham Indexer: Julie Grady Artist: April Milne Cover Designer: Anna Ishenko Distributed to the book trade worldwide by Springer-Verlag New York, Inc., 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. For information on translations, please e-mail rights@apress.com, or visit www.apress.com. Apress and friends of ED books may be purchased in bulk for academic, corporate, or promotional use. eBook versions and licenses are also available for most titles. For more information, reference our Special Bulk Sales–eBook Licensing web page at www.apress.com/info/bulksales. The information in this book is distributed on an “as is” basis, without warranty. Although every precaution has been taken in the preparation of this work, neither the author(s) nor Apress shall have any liability to any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly by the information contained in this work. The source code for this book is available to readers at www.apress.com. You will need to answer questions pertaining to this book in order to successfully download the code. www.it-ebooks.info To Mum and Dad for the first automated home I had, where clothes washed themselves and food cooked itself! www.it-ebooks.info Contents at a Glance About the Author ...................................................................................................... xii About the Technical Reviewers ............................................................................... xiii Acknowledgments ................................................................................................... xiv Introduction .............................................................................................................. xv ■Chapter 1: Appliance Control ................................................................................... 1 ■Chapter 2: Appliance Hacking ............................................................................... 49 ■Chapter 3: Media Systems ..................................................................................... 85 ■Chapter 4: Home Is Home .................................................................................... 117 ■Chapter 5: Communication .................................................................................. 149 ■Chapter 6: Data Sources ...................................................................................... 185 ■Chapter 7: Control Hubs....................................................................................... 215 Index ....................................................................................................................... 269 iv www.it-ebooks.info Contents About the Author ...................................................................................................... xii About the Technical Reviewers ............................................................................... xiii Acknowledgments ................................................................................................... xiv Introduction .............................................................................................................. xv ■Chapter 1: Appliance Control ................................................................................... 1 X10..................................................................................................................................... 1 About X10 ................................................................................................................................................. 2 General Design ......................................................................................................................................... 4 Device Modules ........................................................................................................................................ 6 Stand-Alone Controllers.......................................................................................................................... 15 Gateways and Other Exotic Devices ....................................................................................................... 20 Computer Control.................................................................................................................................... 23 C-Bus ............................................................................................................................... 28 About C-Bus............................................................................................................................................ 28 Differences Between X10 and C-Bus...................................................................................................... 28 Devices ................................................................................................................................................... 29 Controllers .............................................................................................................................................. 30 Gateways ................................................................................................................................................ 31 v www.it-ebooks.info ■ CONTENTS Networked Devices .......................................................................................................... 31 Ethernet Devices..................................................................................................................................... 31 Networking Primer ................................................................................................................................. 31 CCTV Cameras ........................................................................................................................................ 38 Stand-Alone BitTorrent Clients ............................................................................................................... 41 Infrared Remote Control .................................................................................................. 41 All-in-One Remotes ................................................................................................................................ 42 IR Relays ................................................................................................................................................. 42 IR Control ................................................................................................................................................ 46 Conclusion ....................................................................................................................... 48 ■Chapter 2: Appliance Hacking ............................................................................... 49 Software Hacks ............................................................................................................... 49 Linksys NSLU2 ........................................................................................................................................ 49 Developing on the Slug ........................................................................................................................... 51 Hacking Game Consoles ......................................................................................................................... 52 Hardware Hacks .............................................................................................................. 58 Linksys NSLU2 ........................................................................................................................................ 58 LEGO Mindstorms ................................................................................................................................... 60 Arduino as an I/O Device ........................................................................................................................ 61 Joysticks for Input .................................................................................................................................. 79 Other Input Controllers ........................................................................................................................... 80 Hacking Laptops ..................................................................................................................................... 80 Your Own X10 Devices............................................................................................................................ 81 Conclusion ....................................................................................................................... 83 vi www.it-ebooks.info ■ CONTENTS ■Chapter 3: Media Systems ..................................................................................... 85 The Data Chain ................................................................................................................ 85 Extracting the Data ................................................................................................................................. 86 Storage ............................................................................................................................ 91 Stand-Alone NAS Systems...................................................................................................................... 91 NAS with Media Playback....................................................................................................................... 94 Configuring a Linux Box.......................................................................................................................... 95 Media Extenders .............................................................................................................. 98 Stand-Alone Hardware ........................................................................................................................... 99 Just Linux ............................................................................................................................................. 105 Distribution .................................................................................................................... 107 Local Processing vs. Remote Processing ............................................................................................. 107 AV Distribution ...................................................................................................................................... 107 Wiring Looms ........................................................................................................................................ 109 Wireless AV Distribution ....................................................................................................................... 110 Matrix Switchers .................................................................................................................................. 110 Control ........................................................................................................................... 112 Local Control......................................................................................................................................... 112 Remote-Control Methods...................................................................................................................... 112 Conclusion ..................................................................................................................... 115 ■Chapter 4: Home Is Home .................................................................................... 117 Node0 ............................................................................................................................ 117 Function and Purpose ........................................................................................................................... 117 Determining the Best Room.................................................................................................................. 118 Primary Options .................................................................................................................................... 121 Building the Rack ................................................................................................................................. 122 vii www.it-ebooks.info ■ CONTENTS Servers........................................................................................................................... 123 Purposes of Servers ............................................................................................................................. 123 Types of Server..................................................................................................................................... 125 Power Consumption ............................................................................................................................. 128 Server Coordination .............................................................................................................................. 131 UPS ....................................................................................................................................................... 132 Backups ................................................................................................................................................ 136 Hiding Your Home ................................................................................................................................. 140 Adding to Your Home ..................................................................................................... 141 General Considerations......................................................................................................................... 142 Wired Network ...................................................................................................................................... 143 Wireless Points ..................................................................................................................................... 145 Audio Cabling........................................................................................................................................ 146 Other Access Points?............................................................................................................................ 147 Conclusion ..................................................................................................................... 148 ■Chapter 5: Communication .................................................................................. 149 Why Comms? ................................................................................................................. 149 IP Telephony .................................................................................................................. 150 Skype .................................................................................................................................................... 150 Asterisk................................................................................................................................................. 151 E-mail ............................................................................................................................ 151 Preparing E-mail in Linux ..................................................................................................................... 151 Sending E-mail ..................................................................................................................................... 152 Autoprocessing E-mails........................................................................................................................ 153 Security Issues ..................................................................................................................................... 156 viii www.it-ebooks.info
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.