관리 메뉴

안까먹을라고 쓰는 블로그

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

IOT/Project

(RaspberryPI + Windows10) + MEAN Stack Project - Chap2

YawnsDuzin 2015. 12. 8. 11:49

 

반응형

■ (Raspberry + Windows10) + MEAN Stack Project

Actuator & Sensor

  구성

   HW : Raspberry + /습도 센서

   SW :  Windows10 + UWP App

  작업

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

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

    - /습도 정보 전송



=======================================================================

[ 온/습도 센서 ]

https://ms-iot.github.io/content/en-US/win10/samples/GpioOneWire.htm

https://www.hackster.io/porrey/dht11-dht22-temperature-sensor-077790


[ WebService ]

https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/HttpClient

http://stackoverflow.com/questions/31048342/universal-windows-app-making-a-webrequest-method-get


반응형
Comments