Giter Site home page Giter Site logo

android_smarthouse's Introduction

Android_SmartHouse

APP for Smart House with Raspberry Pi

树莓派智能家居项目


项目说明

本项目由运行Raspbian(基于Debian)系统的树莓派(英文:Raspberry Pi)B型 Rev2.0 UK 开发板,运行其上的PHP和运行在Android的APP控制端组成。

项目链接

本文想法由亓根火柴发表在CSDN上的《用树莓派通过Java实现远程控制电灯》所启发,在此感谢原作者,以下是部分参考:

我们用Yeelink的手机客户端(浏览器也行)去改变服务上设备的状态(0/1),然后让树莓派检测该设备上的状态,最后根据获取到的状态控制继电器。

启发:我们可以用Android APP访问由树莓派搭建的PHP网页,对应的网页在树莓派系统中创建或者修改文件,系统每隔几秒检测下文件的内容,以此来达到模拟Yeelink的按钮操作,达到控制电器的目的。

##Project Explanation This project is consist of Raspberry Pi Rev2.0 UK Board running Raspbian (based on Debian),php on it and using Android APP to control it.

Project Link

This article is inspired by the article 《用树莓派通过Java实现远程控制电灯》 posted on CSDN Blog by 亓根火柴,thanks for the author,some referances are as follows:

我们用Yeelink的手机客户端(浏览器也行)去改变服务上设备的状态(0/1),然后让树莓派检测该设备上的状态,最后根据获取到的状态控制继电器。 (We use Yeelink mobile client (browser too) to change the status of the service equipment (0/1), and then let the raspberry pie detect the status of the device, according to the acquired control relay final state. --by google)

Inspired ideas: We have access PHP webpages by using Android APP,these websites create or modify files on Raspberry Pi,system detects these files every few seconds,to simulate the button on Yeelink,in order to control appliances.


版本修订记录

0.1 内部测试版本 [2014-07-27]

  • 确定思路
  • 由受到启发的思路来创建项目
  • 创建说明文件

x.x 公开测试版本 [20xx-xx-xx]

x.x 候选版本 [20xx-xx-xx]

x.x 稳定版本 [20xx-xx-xx]

##Revision 0.1 Alpha [2014-07-27]

  • Confirm Thought
  • create project from inspired ideas
  • Create readme

x.x Beta [20xx-xx-xx]

x.x Release Candidate [20xx-xx-xx]

x.x Stable [20xx-xx-xx]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.