관리 메뉴

안까먹을라고 쓰는 블로그

(RaspberryPI + Windows10) + MEAN Stack Project - Chap1 본문

IOT/Project

(RaspberryPI + Windows10) + MEAN Stack Project - Chap1

YawnsDuzin 2015. 12. 8. 11:48

 

반응형


MeanStack Reference Site

http://dog-paw.tistory.com/entry/MEAN-%EC%8A%A4%ED%83%9D-Nodejs-Express-%EC%84%A4%EC%B9%98?category=181797

https://www.a-mean-blog.com/ko/blog/Node-JS-%EC%B2%AB%EA%B1%B8%EC%9D%8C/%EA%B2%8C%EC%8B%9C%ED%8C%90-%EB%A7%8C%EB%93%A4%EA%B8%B0



■ (RaspberryPI + Windows10) + MEAN Stack Project

Actuator & Sensor

  구성

   HW : Raspberry + /습도 센서

   SW :  Windows10 + UWP App

  작업

    RaspberryPI ó /습도 센서 연동기능 구현

   • RaspberryPI ó WEP Server(MEAN Stack) 통신부분

    - /습도 정보 전송

 

BackEnd

  구성

  • Server : Ubuntu 14.04.3 (DigitalOcean.com)

  • Mongodb, MEAN Stack(Node.js)

  작업

  • MongoDB 설치 및 설정작업

  • WEP Servive 구현 (RaspberryPI 통신 및 MongoDB 데이터 저장부분)

 

  FrontEnd

  구성

  • Android Platform App (C# + Xarmarin)

작업

 /습도 정보 조회기능 구현

반응형
Comments