Giter Club home page Giter Club logo

iot's Introduction

온습도 알리미 IoT

라즈베리 파이를 이용해 일정기간마다 집안의 온습도 측정하여 일정 온습도가 넘으면 사용자에게 경고 알람을 보내는 프로젝트. 서버와 클라이언트 통신은 HTTP 프로토콜을 이용한다. 서버는 클라이언트의 동적 요청을 처리하기 위해 CGI 프로그램을 실행시킨다.

프로젝트 개발 기간 및 환경

  • 기간 : 2016-09 ~ 2016-11
  • OS : Ubuntu 14.04 LTS, Rasbian
  • Language : C

개발 내용

  • 라즈베리 파이 클라이언트 : 일정기간마다 집안의 온습도를 측정하여 리눅스 웹 서버에게 데이터를 보냄
  • 우분투 서버 : 받은 데이터를 데이터베이스에 삽입, 사용자의 GET 요청이 있으면 그에 맞는 데이터를 전송해줌
  • 클라이언트 : 사용자는 최근 집안의 온습도를 콘솔 명령어를 통해 서버에게 데이터를 얻음
  • 푸시 알람 서버 : 라즈베리 파이에게 받은 데이터가 일정 온습도를 넘으면 사용자에게 경고 알람을 전송

Source

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.