본문 바로가기
프로젝트

도담도담 프로젝트(DodamDodam Project)- DID

by sunday5214 2020. 5. 9.
프로젝트 명 도담도담 학생관리 솔루션 정보공유 DID
사용 기술 스택 UWP, XAML, C#, Window IoT Core, Arduino, C/C++
주요기능 온습도, 공기질 측정, 정보공유, 급식확인

설명 Description

 도담도담의 자식 프로젝트입니다. 학생들이 학교 곳곳에 설치된 DID를 통해 정보를 얻을 수 있도록 하기 위해서 시작한 프로젝트입니다. 저는 아두이노를 사용해서 미세먼지, 온습도를 측정하여 라즈베리파이로 보낸 데이터와 서버로부터 받은 공지데이터를 표시해주는 UWP응용프로그램을 제작했습니다.

 It is a child project of 도담도담. This is a project started to help students get information through DID installed throughout the school. I made a UWP application that uses Arduino to measure find dust and temperature and humidity, and displays the data sent to the Raspberry Pi and the notification data received from the server

기능

공지사항과 급식, 현재 시간, 온도/습도/미세먼지/초미세먼지(사진에서는 윈도우 IoT Core에서 스크린샷을 찍을 수 없어 로컬컴퓨터로 실행했기 때문에 수치가 나오지 않음) 수치를 표시해줍니다.

It displays the number of announcements and meals, current time, temperature / humidity / fine dust / ultrafine dus (in the photo, the screenshot cannnot be taken on Windows IoT Core, so the figure is not displayed because it was executed with a local computer).

 

윈도우 IoT Core를 사용해서 급식실 앞에 학생들이 기다리면서 정보를 확인 할 수 있도록 하였습니다.

Windows IoT Core was used to allow students to check information while waiting in front of the dining roomrestaurant

라즈베리와 아두이노는 I2C를 통해 통신, 미세먼지 센서(PMS3003)와 온습도 센서(DHT11)를 통해 얻은 수치를 주기적으로 라즈베리 파이로 보내주고 공지사항은 서버측에서 Websocket을 사용해 실시간으로 보내줍니다.

Raspberry and Arduino send the data obtained through communication through I2C, fine dust sensor(PMS3003) and temperature and humidity sensor(DHT11) periodically to the Raspberry Pi, and notices are sent in real time using Websocket on the server side.

 

테스트를 위해 설치한 모습입니다.

It is installed for testing

'프로젝트' 카테고리의 다른 글

도담도담 프로젝트(DodamDodam Project)  (0) 2020.05.09