---
title: "DGU(Dongguk University) Projects"
date: "2018-11-07"
tags: ["DGUProjects"]
---

## 로잉머신을 활용한 안드로이드 3D 유니티 게임 (2017.09-2017.12)

* Unity, Android Studio 사용
* 유니티 구현 후 안드로이드 앱으로 빌드
* 로잉 머신에 블루투스 센서 부착, 움직임을 센서로 감지해서 게임 조작


![01](https://user-images.githubusercontent.com/34850791/47256468-10776380-d4bc-11e8-9def-a604b92a47dd.JPG)

![02](https://user-images.githubusercontent.com/34850791/47256469-11a89080-d4bc-11e8-927b-518ab34b89cd.JPG)

![03](https://user-images.githubusercontent.com/34850791/47256470-11a89080-d4bc-11e8-9281-186d553e00ba.JPG)

![04](https://user-images.githubusercontent.com/34850791/47256467-0fdecd00-d4bc-11e8-8660-94c53eca477f.JPG)



## 로보티즈 조립 자동차를 활용한 미로 탈출 (2017.09-2017.12)

* 로보티즈, 로보티즈 자체 SW 사용
* 미로를 센서를 활용해서 빠져나가는 것이 목표
* RGB센서, 적외선센서, 절대거리센서 사용


![05](https://user-images.githubusercontent.com/34850791/47256473-1b31f880-d4bc-11e8-951a-4eaf58babc80.JPG)

![06](https://user-images.githubusercontent.com/34850791/47256474-1bca8f00-d4bc-11e8-8092-42cfb6a2f0ad.JPG)

![07](https://user-images.githubusercontent.com/34850791/47256475-1bca8f00-d4bc-11e8-9203-d5b237da8261.JPG)

![08](https://user-images.githubusercontent.com/34850791/47256472-1b31f880-d4bc-11e8-824e-7a10741a2e47.JPG)



## 물건공유 웹 사이트 (2018.03-2018.06)

* JS, React, Meteor, MongoDB 사용
* 작은 커뮤니티 내 물건 공유를 위한 웹사이트
* 회원가입, 공유/요청 글 게시판, 유저 간 교류 기능 구현

![09](https://user-images.githubusercontent.com/34850791/47256481-238a3380-d4bc-11e8-9416-d5250fad7f4e.JPG)

![10](https://user-images.githubusercontent.com/34850791/47256476-22f19d00-d4bc-11e8-982d-6d0ab3d2b4eb.png)


## 지방선거 결과 예측 프로젝트 (2018.03-2018.06)

* Python, Spark, Raspberry Pi 사용
* 지방선거 뉴스를 취합, 분석하여 결과를 예측했던 프로젝트
* Python 뉴스 크롤러 구현, 모은 뉴스데이터를 Spark로 분석, Raspberry Pi로 출력
* [gihub repository](https://github.com/younggeun0/localElectionPrediction)

![11](https://user-images.githubusercontent.com/34850791/47256477-22f19d00-d4bc-11e8-8c35-e616140b4013.png)

![12](https://user-images.githubusercontent.com/34850791/47256478-238a3380-d4bc-11e8-9474-b9dbd9d29b6e.png)
