Smart Home Automation with Linux Smart

Total Page:16

File Type:pdf, Size:1020Kb

Smart Home Automation with Linux Smart CYAN YELLOW MAGENTA BLACK PANTONE 123 C BOOKS FOR PROFESSIONALS BY PROFESSIONALS® THE EXPERT’S VOICE® IN LINUX Companion eBook Available Smart Home Automation with Linux Smart Dear Reader, 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 Automation Home 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 Steven Goodwin, Author of hack yourself from existing technology to accomplish these goals. Cross-Platform Game In Smart Home Automation with Linux, you’ll discover the scope and possi- Programming bilities involved in creating a practical digital lifestyle. In the realm of media and Game Developer’s Open media control, for instance, you’ll learn how you can read TV schedules digitally Source Handbook 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 Smart 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 with weather forecasts. You can then reuse this same weather data in conjunction Automation 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. Linux Steven Goodwin with Companion eBook THE APRESS ROADMAP Linux Beginning Ubuntu Linux, Smart Home Automation Fourth Edition with Linux Learn how to control your home from your PC Practical MythTV: Beginning the Linux Building a PVR and See last page for details Command Line on $10 eBook version Media Center PC Automating Linux and Unix Beginning SUSE Linux, System Administration, Expert Shell Scripting Second Edition Second Edition SOURCE CODE ONLINE Goodwin www.apress.com ISBN 978-1-4302-2778-6 Steven Goodwin 5 3 4 9 9 US $34.99 Shelve in: Computer Hardware/ General User level: 9 781430 227786 Beginner to Intermediate this print for content only—size & color not accurate 7.5 x 9.25 spine = x.xxx" xxx page count Smart Home Automation with Linux ■ ■ ■ Steven Goodwin 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 [email protected], or visit www.springeronline.com. For information on translations, please e-mail [email protected], 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. To Mum and Dad for the first automated home I had, where clothes washed themselves and food cooked itself! 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 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 ...............................................................................................................................................
Recommended publications
  • KDE 2.0 Development, Which Is Directly Supported
    23 8911 CH18 10/16/00 1:44 PM Page 401 The KDevelop IDE: The CHAPTER Integrated Development Environment for KDE by Ralf Nolden 18 IN THIS CHAPTER • General Issues 402 • Creating KDE 2.0 Applications 409 • Getting Started with the KDE 2.0 API 413 • The Classbrowser and Your Project 416 • The File Viewers—The Windows to Your Project Files 419 • The KDevelop Debugger 421 • KDevelop 2.0—A Preview 425 23 8911 CH18 10/16/00 1:44 PM Page 402 Developer Tools and Support 402 PART IV Although developing applications under UNIX systems can be a lot of fun, until now the pro- grammer was lacking a comfortable environment that takes away the usual standard activities that have to be done over and over in the process of programming. The KDevelop IDE closes this gap and makes it a joy to work within a complete, integrated development environment, combining the use of the GNU standard development tools such as the g++ compiler and the gdb debugger with the advantages of a GUI-based environment that automates all standard actions and allows the developer to concentrate on the work of writing software instead of managing command-line tools. It also offers direct and quick access to source files and docu- mentation. KDevelop primarily aims to provide the best means to rapidly set up and write KDE software; it also supports extended features such as GUI designing and translation in con- junction with other tools available especially for KDE development. The KDevelop IDE itself is published under the GNU Public License (GPL), like KDE, and is therefore publicly avail- able at no cost—including its source code—and it may be used both for free and for commer- cial development.
    [Show full text]
  • 实战kdevelop进行linux软件开发 2009-02 V0.1
    实战KDevelop进行Linux软件开发 2009-02 V0.1 实战KDevelop进行Linux软件开发 陈 浩 2009-02 (Ver. 0.1) MSN: [email protected] Linux开发并不高深,我们需要一个新的角度进行近距离接触! 欢迎指正! Horky ([email protected]) 1. 实战KDevelop进行Linux软件开发 2009-02 V0.1 目录 开始之前.................................................................................................................................................................3 第1章 认识KDevelop.............................................................................................................................................4 1.1简单起步 ........................................................................................................................................................4 1.1.1 一个实例 – Hello, Kdevelop! ..............................................................................................................4 1.1.2 KDevelop的项目组织 ............................................................................................................................6 1.1.3 KDevelop的布局 ....................................................................................................................................8 1.1.4 集成调试环境......................................................................................................................................10 1.2配置KDevelop ..............................................................................................................................................11 第2章 应用程序开发 ...........................................................................................................................................14
    [Show full text]
  • Linux 与windows 互操作综述
    2012 年 第 21 卷 第 4 期 http://www.c-s-a.org.cn 计 算 机 系 统 应 用 Linux 与 Windows 互操作综述① 王亚军 (中国人民武装警察部队学院,廊坊 065000) 摘 要:针对 Linux 与 Windows 在桌面领域、网络领域和嵌入式领域的互操作问题,做了综合阐述。在桌面领 域,两者可以互运行对方程序、互处理数据文件、互访问文件系统;在网络领域,两者可以采用共同的网络协议 来支持对方系统中的资源与服务在网络环境下的共享操作;在嵌入式领域,两者可以采用虚拟化和代码重构等 技术来支持对方应用软件在本系统中的交叉开发和向本系统的移植等。 关键词:操作系统;互操作性;兼容内核;虚拟化;文件系统;网络协议;嵌入式系统 Overview of the Interoperability of Linux and Windows WANG Ya-Jun (Chinese People’s Armed Police Forces Academy, Langfang 065000, China) Abstract: Aiming at the problems of interoperability between Linux and Windows in desktop domain, network domain and embedded domain, solutions are systematically illustrated in this paper. In desktop domain, the two operating systems can mutually run programs, can mutually deal with data files, and can mutually access file systems. In network domain, the two systems can support the shared operations of resources and services between them under the network environment by adopting the same network protocols. In embedded domain, by adopting the technologies such as virtualization and code refactoring, the two systems can mutually support the cross development of application softwares in local system, mutually support the transplanting of application softwares to local system. Key words: operating system; interoperability; unified kernel; virtualization; file system; network protocol; embedded system 众所周知,Windows 是迄今为止在商业上最成功 境之间架起桥梁,即实现两者的互操作。 的操作系统,而 Linux 则是目前成长最快的操作系统。 在全球范围内,两者在桌面领域、网络领域和嵌入式 1 操作系统互操作技术 领域展开了激烈的竞争。在桌面领域,各种新版本的 操作系统互操作技术是通过约定的接口或协议实 Linux 系统相继推出,在很大程度上改善了用户体验,
    [Show full text]
  • NSLU2 for TF5800PVR Access Over Ethernet
    Configure NSLU2 for TF5800PVR access over Ethernet Summary A Linksys NSLU2 is a paperback size unit that has Ethernet and USB ports. Using this the Topfield TF5800 PVR can be accessed over a home network. The NSLU2 is about £55 but needs custom firmware to access the Topfield. This document describes the installation process on a Windows PC. This configuration does not use any USB drives on the NSLU2. Make sure you read the appendix for latest info. Author Malcolm Reeves ([email protected]) Issue: Draft H Date: 6-May-06 Contents 1. Initial Test 2 2. RedBoot 3 3. Install Unslung 4 4. Install ftpd-topfield 5 5. Upgrades and Configuration 7 5.1 Turbo Mode 8 Appendix A - Rafe’s Comments 9 1. Initial Test So you’ve bought a NSLU2. Let’s test it and make sure it’s working. So connect it your home network. Most home networks are 192.168.0.xxx (where xxx is any number between 1 and 254) with a mask of 255.255.255.0. This range is reserved for local networks and it’s what Windows defaults to. You’ll need to change the mask to 255.255.254.0 on your PC and on your router if you have one. This is because the default IP address of the NSLU2 is 192.168.1.77 which is not on the default local network. After changing the mask enter 192.168.1.77 in a browser URL bar. This should bring up the Linksys web setup pages for the NSLU2.
    [Show full text]
  • NSLU2-Linux Howto Overclocktheslug
    NSLU2-Linux | HowTo / OverClockTheSlug http://www.nslu2-linux.org/wiki/HowTo/OverClockTheSlug?action=print From NSLU2-Linux HowTo: OverClockTheSlug There appear to be two models around -- please verify that you are running at 133 before doing anything else ''' Tired of sluggish performance? Want to squeeze a bit more out of your slug? Feel that you're not getting the dish you paid for? Overclocking (De-underclocking) the Linksys NSLU2! (or how to get your own TurboSlug) Notes on Slugs supplied at 266Mhz: Edit: My brand new Slug comes from factory with BogoMIPS : 263.78, so it is already running at 266 MHz ?. The Slug is marked with a sticker: Manufactured 05/2006. Maybe someone from Linksys has read this page :) Edit: Mine also comes from factory running at 266Mhz ;) - Manufactured 05/2006 Edit by Bullfrog: Mine also comes from factory running at 266Mhz ;) - Manufactured 05/2006 - R64 is also now no longer fitted next to flash chip near serial port which with R83 fitted and R81 missing - gives the undocumented code for 266Mhz Edit by Charly: Mine also comes from factory running at 266Mhz ;) - Manufactured 05/2006. Also the French power adapter is twice smaller for same power (5V 2.0A) Edit by halfer: purchased 10/May/2007 and found that the " XScale ??-IXP425/IXC1100 " is already running at 263.78 BogoMIPS Notes on Slugs supplied at the standard half speed: Edit by Steve 2/25/2007: Purchased yesterday. Mine came with V2.3R73. Only a windows guy so couldn't verify speed. Task manager showed 31% network usage on large files (>2 GBytes ?).
    [Show full text]
  • Multimedia Systems DCAP303
    Multimedia Systems DCAP303 MULTIMEDIA SYSTEMS Copyright © 2013 Rajneesh Agrawal All rights reserved Produced & Printed by EXCEL BOOKS PRIVATE LIMITED A-45, Naraina, Phase-I, New Delhi-110028 for Lovely Professional University Phagwara CONTENTS Unit 1: Multimedia 1 Unit 2: Text 15 Unit 3: Sound 38 Unit 4: Image 60 Unit 5: Video 102 Unit 6: Hardware 130 Unit 7: Multimedia Software Tools 165 Unit 8: Fundamental of Animations 178 Unit 9: Working with Animation 197 Unit 10: 3D Modelling and Animation Tools 213 Unit 11: Compression 233 Unit 12: Image Format 247 Unit 13: Multimedia Tools for WWW 266 Unit 14: Designing for World Wide Web 279 SYLLABUS Multimedia Systems Objectives: To impart the skills needed to develop multimedia applications. Students will learn: z how to combine different media on a web application, z various audio and video formats, z multimedia software tools that helps in developing multimedia application. Sr. No. Topics 1. Multimedia: Meaning and its usage, Stages of a Multimedia Project & Multimedia Skills required in a team 2. Text: Fonts & Faces, Using Text in Multimedia, Font Editing & Design Tools, Hypermedia & Hypertext. 3. Sound: Multimedia System Sounds, Digital Audio, MIDI Audio, Audio File Formats, MIDI vs Digital Audio, Audio CD Playback. Audio Recording. Voice Recognition & Response. 4. Images: Still Images – Bitmaps, Vector Drawing, 3D Drawing & rendering, Natural Light & Colors, Computerized Colors, Color Palletes, Image File Formats, Macintosh & Windows Formats, Cross – Platform format. 5. Animation: Principle of Animations. Animation Techniques, Animation File Formats. 6. Video: How Video Works, Broadcast Video Standards: NTSC, PAL, SECAM, ATSC DTV, Analog Video, Digital Video, Digital Video Standards – ATSC, DVB, ISDB, Video recording & Shooting Videos, Video Editing, Optimizing Video files for CD-ROM, Digital display standards.
    [Show full text]
  • Kde-Guide-De-Developpement.Web.Pdf
    KDE Published : 2017-06-26 License : GPLv2+ 1 KDE DU POINT DE VUE D'UN DÉVELOPPEUR 1. AVEZ-VOUS BESOIN DE CE LIVRE ? 2. LA PHILOSOPHIE DE KDE 3. COMMENT OBTENIR DE L'AIDE 2 1. AVEZ-VOUS BESOIN DE CE LIVRE ? Vous devriez lire ce livre si vous voulez développer pour KDE. Nous utilisons le terme développement très largement pour couvrir tout ce qui peut conduire à un changement dans le code source, ce qui inclut : Soumettre une correction de bogue Écrire une nouvelle application optimisée par la technologie KDE Contribuer à un projet existant Ajouter de la fonctionnalité aux bibliothèques de développement de KDE Dans ce livre, nous vous livrerons les bases dont vous avez besoin pour être un développeur productif. Nous décrirons les outils que vous devrez installer, montrer comment lire la documentation (et écrire la vôtre propre, une fois que vous aurez créé la nouvelle fonctionnalité !) et comment obtenir de l'aide par d'autres moyens. Nous vous présenterons la communauté KDE, qui est essentielle pour comprendre KDE parce que nous sommes un projet « open source », libre (gratuit). Les utilisateurs finaux du logiciel n'ont PAS besoin de ce livre ! Cependant, ils pourraient le trouver intéressant pour les aider à comprendre comment les logiciels complexes et riches en fonctionnalités qu'ils utilisent ont vu le jour. 3 2. LA PHILOSOPHIE DE KDE Le succès de KDE repose sur une vue globale, que nous avons trouvée à la fois pratique et motivante. Les éléments de cette philosophie de développement comprennent : L'utilisation des outils disponibles plutôt que de ré-inventer ceux existants : beaucoup des bases dont vous avez besoin pour travailler font déjà partie de KDE, comme les bibliothèques principales ou les « Kparts », et sont tout à fait au point.
    [Show full text]
  • Developing a Voice-Controlled Home-Assisting System for KTH Live-In Labs
    DEGREE PROJECT IN ELECTRICAL ENGINEERING, SECOND CYCLE, 60 CREDITS STOCKHOLM, SWEDEN 2018 Developing a voice-controlled home-assisting system for KTH Live-in Labs SHREYANS MALOO KTH ROYAL INSTITUTE OF TECHNOLOGY SCHOOL OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE Contents Acknowledgments 4 Abstract 5 Sammanfattning 6 List of Figures 9 List of Tables 10 1 Introduction 11 1.1 Outline . 11 1.2 Problem Statement . 13 2 Methodology 14 3 Background 15 3.1 Speech to Text Services . 15 3.2 Communication Protocols . 20 3.3 Ethics and Society . 23 4 Design 24 4.1 Basic Model . 24 4.2 Map of Alternatives . 26 4.2.1 Voice Command . 26 4.2.2 Speech to Text (STT) Service . 27 4.2.3 Logic Engine . 27 4.2.4 Communication Protocol . 27 4.2.5 Final Output . 28 2 CONTENTS CONTENTS 4.3 Failure Factors . 29 4.3.1 Speech to Text . 29 4.3.2 Text to Keywords . 31 4.3.3 Keyword to action . 32 5 Implementation 34 5.1 Raspberry Pi . 34 5.1.1 What is Raspberry Pi? . 34 5.1.2 Setting up the Pi . 35 5.2 IBM Bluemix . 44 5.2.1 Getting started with Bluemix . 44 5.2.2 Linking our Pi to our device in Bluemix . 48 5.3 Node-RED . 49 5.3.1 Setting up Node-RED on our Pi . 49 5.4 Prototype 1 . 51 5.5 Prototype 2 . 65 5.6 Prototype 3 . 79 5.6.1 Conversation service . 80 5.6.2 Node-RED . 91 6 Results and Discussion 95 7 Conclusion and Future Work 99 3 Acknowledgments I would like to reserve this space to thank my supervisor Elena Malakhatka for her endless support and dedication and for the brainstorming sessions that offered me guidance throughout all the stages of the project.
    [Show full text]
  • A Wee Server for the Home
    A wee server for the home Sudarshan S. Chawathe 2018-03-24 Home server: what? why? • Something to provide small-scale local services • Printing from local network • File server • Easily and privately share files with household • Destination for backups of other computers, photos, videos • Music server • Control playback on attached home audio system • Serve music to play elsewhere • Stream music from elsewhere • Web server: Photo and video galleries • Personal XMPP/Jabber chat server • Landing spot for remote login • Wake up other computers using wake-on-LAN. • Email server, … ? • Under personal control. • Free (libre) • Independent of non-local network • availability, latency, bandwidth S.S. Chawathe, A wee server for the home 1 Why a wee server? • Low power consumption • Always-on is a nice if it only uses a few watts. • Low heat dissipation • Compact • easily stash on a shelf, behind other equipment, … • Low cost • ~ 100 USD. • Hardware options that are more open • than mainstream servers • Fun • low-risk hardware experimentation: flashing, etc. • easy hardware interfacing • blinking lights, motors, sensors, … S.S. Chawathe, A wee server for the home 2 This presentation • For, and by, a non-expert • Not very novel or unique; see FreedomBox, … • Expert advice welcome • Brief how-to and invitation • Buy, build, configure a wee home server • Use, learn, and contribute to libre software • One person’s choices and experience • not comprehensive, nor ideal • but actually used, long term • Small technical excursions (still non-expert) • udev rules • randomness • Sharing • experiences with home servers • suggestions, concerns, future directions S.S. Chawathe, A wee server for the home 3 Hardware choices • many options • examples, not exhaustive lists • what I chose and why S.S.
    [Show full text]
  • Library Media – Early Childhood Through Young Adulthood
    National Board Certification Support Library Media Early Childhood Through Young Adulthood Table of Contents Guide to National Board Certification General Portfolio Instructions ePortfolio Resources Content Area Standards Component I Component II Component III Component IIII Forms Additional Resources Guide to National Board Certification Guide to National Board Certification Version 3.1 Register online at www.nbpts.org/national-board-certification ® Prepared by Pearson for submission under contract with the National Board for Professional Teaching Standards © 2020 National Board for Professional Teaching Standards | All rights reserved. THIS PAGE INTENTIONALLY LEFT BLANK The fees and other terms and conditions contained in this Guide are subject to change. Please visit the National Board’s website to locate any changes or updates to applicable terms and conditions. Table of Contents Introduction .................................................................................................. 1 What is the National Board ....................................................................................................... 1 Certification – An Overview ........................................................................ 2 The Certification Process ........................................................................... 3 The Components ...................................................................................................................... 3 How to Register and Select Components ................................................
    [Show full text]
  • Home • Support • Technical Articles • the Home Theater PC Highway
    Home • Support • Technical Articles • The Home Theater PC Highway The Home Theater PC Highway This month at CableWholesale, we will take a ride down the Home Theater PC highway. Alex, one of the programmers and network administrators behind CableWholesale, will be your guide on this PC building journey. He has built custom PCs since the early 90s. A Home Theater PC is a personal computer whose purpose is to augment one's home theater. It bridges online video, local digital media libraries and PC gaming to the TV and Stereo. You can purchase pre-built systems or go it my way and build your own. They come in a variety of flavors from Windows, Linux or even Apple TV. The complete functionality is up to the designer. They can include tuner cards so that the TV signal runs through the computer and they can have video capture cards for Tivo-like functionality. Their limits are your imagination and budget. Building a computer is not the issue for me; heck, anyone can physically build a computer. It is somewhat like playing with LEGOs, parts only plug into certain places. However, my space is extremely limited; I had no space for a monitor much less a desk, and I need to be able to play games and stream movies from the Internet. The only space I had available to me was a receiver-sized slot on my Home Entertainment rack. Therefore, I was aiming for the HTPC (Home Theater Personal Computer) style computer and since I already had a TV and Audio/Video equipment with HDMI inputs, I had a good idea of what I hoped to carry out.
    [Show full text]
  • FREE Internet TV: 4 Tools to Get Started to Get Started, All You Really Need Is a Computer with Internet That’S Capable of Streaming Video
    FREE Internet TV: 4 Tools To Get Started To get started, all you really need is a computer with internet that’s capable of streaming video. But, if you don’t want to be hunched over your computer every time you watch one of your favourite shows, here are some components that can really improve your experience: #1. High-speed internet connection This is essential for fluid playback and the possibility of playing HD content. You’re going to want a 5Mbps connection at the minimum, but more speed is always better to reduce loading times, increase stream quality, and allow for multiple streams at the same time. You’ll also need unlimited bandwidth (or a high bandwidth cap) to make sure you aren’t dinged with a lot of extra fees. If you have a bandwidth cap or a slow connection, you may be interested in my guide to saving money on your internet costs. #2. HDMI cable It used to be that HDMI cables cost $100 or more and no one was plugging their comput- ers into their TV. It’s much more common now – but in case you still don’t have one, you can pick up it up almost anywhere. They even sell them at Dollarama for around $3 each. Here’s a well-re- viewed cable from Amazon for $5 with free shipping. When it comes to digital cables like HDMI, you rarely need to be concerned about the quality of the cable itself. A digital signal will come through the same no matter how fancy the cable is.
    [Show full text]