From f96e4ff8b607ca8503aba2495d271b0831a8c926 Mon Sep 17 00:00:00 2001 From: DarkSun Date: Fri, 11 Jun 2021 05:03:56 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=80=89=E9=A2=98[tech]:=2020210610=20Why?= =?UTF-8?q?=20choose=20open=20source=20for=20your=20home=20automation=20pr?= =?UTF-8?q?oject?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sources/tech/20210610 Why choose open source for your home automation project.md --- ...source for your home automation project.md | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 sources/tech/20210610 Why choose open source for your home automation project.md diff --git a/sources/tech/20210610 Why choose open source for your home automation project.md b/sources/tech/20210610 Why choose open source for your home automation project.md new file mode 100644 index 0000000000..ff339f798d --- /dev/null +++ b/sources/tech/20210610 Why choose open source for your home automation project.md @@ -0,0 +1,44 @@ +[#]: subject: (Why choose open source for your home automation project) +[#]: via: (https://opensource.com/article/21/6/home-automation-ebook) +[#]: author: (Alan Smithee https://opensource.com/users/alansmithee) +[#]: collector: (lujun9972) +[#]: translator: ( ) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) + +Why choose open source for your home automation project +====== +Home automation is an exciting and fun branch of tech. Start designing +your home automation solutions today with open source tools. +![Working from home at a laptop][1] + +Let's face it. The point of technology is to make life better. + +Of course, what qualifies as "better" varies for people, depending on what they need at any given moment. Still, technology has the unique ability to affect lives at many different stages. For some people, technology offers a relaxing afternoon of entertainment, while for others, it provides navigational assistance, improved health care, or more precise scientific research. + +Interestingly, technology developed for one purpose is rarely divorced from technology used for another. For example, progress made in sports cameras so one person can record their snowboard ride down a ski slope also enables bodycams to help prevent human rights violations by police. Progress made in 3D printing so one person can prototype superhero action figures also makes it possible for volunteers to create oxygen ventilators for the infirm. Technology matters, and it affects us all. + +It's part of the job of open source to ensure that technological advancements are available to everyone, regardless of ethnicity, gender, nationality, physical abilities, religion, or wealth. Sadly, there are companies out there that view technology as a tool to farm data about its customers (that's you and me!), even while those customers finance the research and development of that technology. That's not what open source is about, though. Open source protects its users. + +Yes, home automation is a modern convenience. It's getting better every day. But it's your home. Open source home automation can make life a little easier, a little more like the future promised in all the sci-fi books and movies. But it can also improve the lives of those with different physical abilities than what an appliance manufacturer planned for. A simple Python script written as a minor convenience for one user can be a life-changer for someone else. + +Home automation is an exciting and fun branch of tech. Start designing your home automation solutions today with the help of this **[ebook][2]**, and then share your innovation with others so everyone can benefit. + +That's just what open source is really all about: taking care of each other. + +-------------------------------------------------------------------------------- + +via: https://opensource.com/article/21/6/home-automation-ebook + +作者:[Alan Smithee][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://opensource.com/users/alansmithee +[b]: https://github.com/lujun9972 +[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/wfh_work_home_laptop_work.png?itok=VFwToeMy (Working from home at a laptop) +[2]: https://opensource.com/downloads/home-automation-ebook From 6a20a431d0cb6a46c24cee014d0b2e7b9a5f0605 Mon Sep 17 00:00:00 2001 From: "Xingyu.Wang" Date: Fri, 11 Jun 2021 09:02:19 +0800 Subject: [PATCH 2/2] Rename sources/tech/20210610 Why choose open source for your home automation project.md to sources/talk/20210610 Why choose open source for your home automation project.md --- ...610 Why choose open source for your home automation project.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sources/{tech => talk}/20210610 Why choose open source for your home automation project.md (100%) diff --git a/sources/tech/20210610 Why choose open source for your home automation project.md b/sources/talk/20210610 Why choose open source for your home automation project.md similarity index 100% rename from sources/tech/20210610 Why choose open source for your home automation project.md rename to sources/talk/20210610 Why choose open source for your home automation project.md