• Title/Summary/Keyword: 아두이노

Search Result 533, Processing Time 0.03 seconds

Arduino-based Mini Game Platform (아두이노 기반 미니 게임 플랫폼)

  • Jung, Young-Ju;An, Gyo-Jun;Lee, Chan-Song;Seo, Dongmahn
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.10a
    • /
    • pp.73-75
    • /
    • 2015
  • 본 논문에서는 아두이노를 이용하여 각종 게임을 개발 할 수 있는 플랫폼을 제안한다. 제안하는 플랫폼은 아두이노 기반의 미니 게임기와 손쉽게 게임을 개발할 수 있는 IDE와 API, 게임기에서 게임을 동작시키기 위한 부트로더로 구성된다. 구현된 플랫폼 상에서 게임의 실행이 정상적으로 동작하는지를 확인하기 위하여 프로토타입 형태의 체스 게임을 구현하여 테스트 한다.

Study on Smart Library Model using IoT (IoT를 이용한 스마트도서관 모델 연구)

  • Lee, Ju-Hwa;No, Eun-Sil;Lee, Myung-Suk
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.01a
    • /
    • pp.445-447
    • /
    • 2019
  • 4차 산업혁명 시대의 도래에 따라 다양한 사물들과 연결되어 새로운 서비스를 제공하는 사물인터넷 기술이 각광받고 있으며, 실생활에 적용하기 위한 연구들이 지속적으로 진행되고 있다. 본 논문에서는 도서관의 좌석과 좌석에 설치된 조명을 자동으로 관리 및 제어하기 위한 사물인터넷 기술 기반의 스마트 도서관 자동화 모델을 제시한다. 제시된 모델은 좌석과 조명을 자동으로 관리하기 위한 아두이노 보드, 사용자 인터페이스 제공을 위한 모바일 웹 서버, 좌석 상태 관리를 위한 데이터베이스 서버, 그리고 구성요소 간 연동을 위한 게이트웨이로 구성된다. 좌석에 부착된 압력 센서로부터 압력을 감지하여 좌석의 점유 및 비점유 상태를 판단하고, 판단 결과에 따라 조명을 제어하며 사용자에게 잔여 좌석 정보를 제공한다. 이를 통해 사용자에게는 편리함을 제공해주는 것과 동시에 에너지 효율을 극대화하고자 한다.

  • PDF

The Implementation of a Door-Lock System using a smart phone on Near Field Communication environments (비접촉식 근거리 무선통신 환경에서 스마트폰을 이용한 도어락 시스템의 개발)

  • Kim, Sung Nam;Kim, Ji Hyun;Lee, Jeong Su;Kim, Dong Hyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.10a
    • /
    • pp.405-408
    • /
    • 2014
  • 오늘날 사람들은 편리함을 추구함으로써 대부분의 현관문에는 전자식 도어락이 설치되고 있다. 여기에는 전자키 시스템, 기계식 조합키등 다양한 방식으로 개인을 인증한다. 이러한 방식들은 사용자가 직접 도어락을 제어해야 한다는 불편한 점이 있고 오래 사용하다 보면 자주 사용한 버튼이 고장이 나거나 사용 흔적이 남아 보안에 취약하다는 문제점이 있다. 본 논문에서는 기존의 도어락 시스템에 불편함과 문제점을 해결하기 위해 안드로이드 기반의 스마트폰과 아두이노 모듈을 활용하여 NFC 및 개인 스마트폰 인증 방식으로 원격 도어락 시스템을 구현한다.

  • PDF

Convergence Education Content Development Utilizing S4A (S4A를 이용한 융합형 교육용 콘텐츠 개발)

  • kim, Hye-Sung;Lee, Hyeong-Ok
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.693-697
    • /
    • 2016
  • Recent Software education topic is GUI programing language 'Scratch' and the open source computing platform plus microcontroller boards 'Arduino'. S4A means a program that controls the Arduino to the scratch. In this paper, development for education content that using S4A and combination the Arduino sensors. and we developed the game in the form of training content by using a variety of tools.

  • PDF

A Study on Arduino Firmware Design for Test Case Extraction based on Use-Case Approach (Use-Case Approach 기반의 Test Case 추출을 위한 아두이노 펌웨어 설계 연구)

  • Jang, Woo-Sung;Park, Byung-Ho;Kim, R.Young-Chul;Park, Y.B.
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.1015-1018
    • /
    • 2013
  • 최근 임베디드 펌웨어를 객체 지향 어플리케이션과 함께 개발하는 경우가 증가하고 있다. 하지만 기존의 펌웨어는 절차적 설계를 기반으로 하기 때문에 어플리케이션과 다른 설계 기법이 필요하여 개발 비용과 테스트 비용이 증가한다. 그렇지만 아두이노를 사용하면 펌웨어를 객체 지향 설계가 가능하다. 본 논문은 객체지향 적용 펌웨어를 설계에 초점을 두고, Gary E.Mogyorodi의 Test Case 생성 방법을 적용하여, 실제 펌웨어를 시험을 하고자 한다. 이 방법이 가능하면 일반적인 펌웨어와 어플리케이션을 같은 방법으로 설계 및 테스트가 가능하다. 적용사례로써, 한백전자 HBE-SmartCAR의 펌웨어를 아두이노 기반으로 설계 및 추출된 Test Case 실행을 통해, 설계와 구현이 동일함을 검증이 가능하다.

The Realtime Railway Data Control System to process Stream Data in Multi Sensor Environments (멀티센서환경에서 스트림데이터를 처리하는 실시간 철도데이터운영시스템 개발)

  • Park, Hyeri;Jung, Subin;Oh, Ryumduck
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.07a
    • /
    • pp.289-292
    • /
    • 2022
  • 본 논문에서는 실제 철도 건널목(교차로)에서 발생하는 소음 및 진동, 차량 및 보행자 사고와 같은 위험 요소로부터 발생하는 위험 상황들을 분류하고, 철도 건널목(교차로) 운행 상황을 구현한 모형 철도 주변에 센서를 부착하여 철도 건널목에서 발생하는 위험 요소들을 아두이노 센서로 감지해 데이터를 수집한다. 또한 수집된 데이터들을 활용하여 사용자의 상황에 맞는 철도데이터 운영시스템을 제안한다.

  • PDF

Design of an Electric Scooter Operation Management App Utilizing Alcohol Detection Sensor (음주측정 센서를 활용한 전동킥보드 운행관리 앱 설계)

  • Eun-Gyeom Jang;Seung-Nyun Kim;Huck Kim;Jeong-Yo Ahn;Min-Su Mun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.435-436
    • /
    • 2023
  • 공유 전동킥보드는 현존 대중교통을 이용하기에 애매한 짧은 구간이나 단거리 이동에 적합하고, 특정 노선과 정류장이 정해져 있지 않아 기동성이 높고 자유로워 이용률이 매년 증가하고 있다. 하지만 늘어난 사용자만큼 사건·사고도 늘어나고 있다. 킥보드 전담 부서가 없어 단속의 미흡으로 인해 대중교통이 운행하지 않는 심야에 음주 상태에서 운전하여 사고가 나는 경우가 부지기수이다. 본 프로젝트는 사회적 문제로 대두되고 있는 전동킥보드 음주운전 사고를 방지하고자 아두이노 센서를 기반으로 한 알코올 농도측정으로 음주자의 대여를 사전에 차단하기 위한 기능을 포함하고 있는 애플리케이션이다.

  • PDF

A Study on the Embedded System of Snow Removal System for Drone Using Wireless Control Method (무선제어방식을 적용한 드론용제설장치의 임베디드 시스템)

  • Kyu-Jun Yu;Byung-Guk Kwon;Sung-Jong Lee;Myung-Seob Yoon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.101-103
    • /
    • 2023
  • 기존의 제설작업은 인력에 의존하여 시간과 비용이 많이 소요되고, 작업 중 발생할 수 있는 안전사고의 위험성이 존재한다. 본 논문은 제설작업의 효율성과 안전성 그리고 신속성을 높이기 위해 임베디드시스템을 활용한 드론용 제설장치의 설계에 대해 다루고 있다. 임베디드시스템은 RF모듈을 구성하고 무선으로 제어조종이 가능하도록 고안하였다. 드론에 장착되는 제설장치의 임베디드시스템으로는 아두이노메가2560을 채택하였다. 아두이노메가2560은 제설장치의 제어에 필요한 실시간 데이터수집, 처리, 응답을 처리와 RF모듈에서 오는 데이터에 대한 연산 및 제어 수행을 할 수 있다. 제설장치를 장착한 드론은 기존의 제설작업보다 안전하고 신속하게 수행될 것으로 기대된다.

  • PDF

Design and Implementation of Smart LED Bicycle Helmet using Arduino (아두이노를 이용한 스마트 LED 자전거 헬멧의 설계 및 구현)

  • Ahn, Sung-Woo
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.6
    • /
    • pp.1148-1153
    • /
    • 2016
  • The number of cyclists is on the steady growing for leisure and transportation with the increasing interest in health and environment. However, the number of cycling accidents is also increasing steadily due to the lack of safety awareness and regulations. Focusing on this issue, we propose and develop a smart LED bicycle helmet in order to reduce a risk of cycling accident. The main idea is to change status of the LED on the helmet based on the bicycle's movement and provide motion information of the bicycle for others. To control the LED lights on the helmet, we use the Arduino board which communicates with the LED module through serial connection. We decide motion information by using the values from acceleration and GPS sensors of the smartphone. To receive this information from the smartphone, the control board and the smartphone are connected by Bluetooth.

Internet of Things(IoT) ON system implementation with minimal Arduino based appliances standby power using a smartphone alarm in the environment (사물인터넷(IoT)환경에서 스마트폰 알람을 이용한 아두이노(Arduino)기반 가전기기 대기전력을 최소화한 ON 시스템 구현)

  • Park, Se-Eon;Hwang, Chan-Gyu;Park, Dong-Cheul
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.10 no.10
    • /
    • pp.1175-1182
    • /
    • 2015
  • This paper has been an era of full-fledged objects Internet of Things(IoT), which involved the subject of this communication in the communication paradigm of the human heart. Things Arduino-based appliances ON, the system was implemented using the smartphone alarm in the Internet environment. All appliances even if plug connected to an external power source only standby power is present. This system is used for communication with the Arduino things. Connect the appliances power automatically rings the smartphone alarm minimize appliances standby power to things all by ON automatically connected to the Arduino, and the work of giving consumer electronics devices to help weather that automatically operates by Objects is an Internet system.