• 제목/요약/키워드: Arduino Application

검색결과 139건 처리시간 0.027초

A Design and Implementation of Control Application for Arduino Prime Smart Car

  • Park, Jin-Yang
    • 한국컴퓨터정보학회논문지
    • /
    • 제21권11호
    • /
    • pp.59-64
    • /
    • 2016
  • In this paper, we design and implement an Application based on android platform, which can control arduino Prime Smart Car using Bluetooth communication. This Application consist of Bluetooth communication module, manual mode module, and line-tracer mode module. In the Bluetooth communication module, it checks the on/off status of Smartphone Bluetooth. If Bluetooth status is off, it activates Bluetooth, selects the corresponding device from Bluetooth device list, and connects with a pair. In order to reduce coding time, we implements Bluetooth communication using inherited class from android Bluetooth package. In the manual mode module, it implements six direction moving button and stop button, which can control arduino Prime Smart Car. In the line-tracer mode module, it implements Prime Smart Car with self-driving function using TCRT5000 sensor. And moving button and stop button is disabled.

시각·청각장애인을 위한 저비용 베이비 모니터 구현 (Implementation of Low-Cost Baby Monitor for deaf and Visually Impaired Person)

  • 오파도;김현희;이부형
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2015년도 추계학술대회
    • /
    • pp.159-162
    • /
    • 2015
  • 본 논문에서는 아두이노를 활용한 시각, 청각장애인을 위한 베이비 모니터를 구현하였다. 제안된 베이비 모니터는 측정부, 송신부로 나뉘고 어플리케이션과 연동된다. 측정부는 음량소리센서로 구성되고, 송신부는 블루투스 모듈로 구성된다. 측정부와 송신부는 아두이노 보드에 의해 제어된다. 측정부의 음량소리센서로 소리의 값을 측정하여 제품 내의 아두이노 보드로 값을 전달한다. 측정된 값은 송신부의 블루투스 모듈에 의해 어플리케이션으로 보내진다. 어플리케이션은 받은 값을 판단하고 스마트폰을 제어하여 그 값에 적합한 빛과 소리, 진동을 출력한다. 제안된 베이비 모니터와 어플리케이션이 값에 따라 정확히 동작됨을 보였다.

  • PDF

Design and Implementation of Physical Computing Education Content based on Augmented Reality

  • Kim, So-Young;Jung, Eunmi;Kim, Heesun
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제14권4호
    • /
    • pp.198-205
    • /
    • 2022
  • Along with a variety of coding education, physical computing education for controlling various sensors is being actively conducted for elementary, middle, and high school students in line with the era of the fourth industrial revolution. A problem with physical computing education using Arduino is pin connection errors between Arduino and various sensors. Most of the students who come into contact with the Arduino for the first time often do not know the purpose of the Arduino pin and the connection position of the pin. Also, hardware built with incorrect pin connections to the Arduino board often does not work properly. If this case continues, students will lose interest in coding education. Therefore, in this paper, we implemented an augmented reality application that informs the connection process of the Arduino board and the sensor during physical computing coding education using Arduino, and designed and implemented educational content for the Arduino pin position and connection process. First, we explain the role of the Arduino board and the sensor and the location of the pins. After that, the students run the educational augmented reality educational content using their smartphones and check the correct pin connection process between the Arduino and the sensor. In the physical computing education, augmented reality content is used to increase the understanding and immersion of the class. It is expected that the educational effect will also increase by inducing fun and interest in physical computing coding education.

아두이노 하드웨어와 안드로이드 ADK 소프트웨어의 결합 (Arduino hardware and Android ADK software combination)

  • 이성진;최철길;이경무;최병윤
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 춘계학술대회
    • /
    • pp.336-339
    • /
    • 2013
  • 아두이노는 오픈 소스 기반 전자 프로토타이핑 플랫폼으로서, 예술가, 디자이너, 취미 활동가 등 인터랙티브 객체 또는 환경 구축에 관심이 있는 모든 이들을 위해 제작되었다. 아두이노의 강점은 하드웨어에 대한 깊은 지식이 없어도 손쉽게 하드웨어 어플리케이션을 제작할 수 있다. 아두이노의 구성은 AVR 마이크로컨트롤러 ATmega 168을 사용하며 아두이노를 동작시키기 위한 소프트웨어로는 아두이노 프로그램, MATLAB, Processing을 주로 사용하고 있다. 아두이노는 오픈 소스 기반이며 하드웨어를 직접 제작할 수 있거나 실드를 이용하여 추가적으로 아두이노를 결합할 수도 있다. 안드로이드 ADK는 오픈 소스로 공개되어 있으며 안드로이드 스마트폰의 애플리케이션을 제작할 때 사용한다. 그런데 이 안드로이드 ADK에 아두이노 Manifast를 추가하면 서로 호환하여 사용할 수 있다. 아두이노 프로그램을 이용하여 아두이노 브레드보드에 하드웨어를 설계 후 버튼 클릭을 제작하여 서로 연동한 것이다. 본 논문에서는 소프트웨어 부분은 아두이노 프로그램과 안드로이드 ADK를 사용하였고 하드웨어 부분은 아두이노 MegaADK 보드를 사용하였으며 이 소프트웨어와 하드웨어를 이용하여 하나의 앱세서리를 제작한 후 검증하였다.

  • PDF

UML을 이용한 아두이노 어플리케이션 설계 (A Software Design Method for Arduino Applications using UML)

  • 박기창;이현철;김은석
    • 한국콘텐츠학회논문지
    • /
    • 제15권8호
    • /
    • pp.1-8
    • /
    • 2015
  • 아두이노는 오픈소스 기반 프로토타이핑 플랫폼으로, 미디어아트, 시뮬레이션, 인터랙션 장치 등 다양한 분야에서 활용되고 있다. 아두이노 어플리케이션은 C언어를 기반으로 개발되기 때문에 프로그램의 효과적인 설계명세 양식을 제공하지 못한다. 본 논문에서는 표준 객체지향 모델링 언어인 UML의 확장 매커니즘을 이용한 아두이노 어플리케이션 설계방법을 제안한다. 제안한 방법을 통해 아두이노 어플리케이션의 주 기능인 디지털 입출력, 아날로그 입출력 등을 UML 표기법을 이용하여 명세할 수 있다.

Convergence Education Modeling for Teaching Integration of IoT with 3D Printing Based on Manufacturing Chemical Product by Production Companies

  • Kim, Chigon;Park, Jong-Youel;Park, Dea-Woo
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제12권4호
    • /
    • pp.55-60
    • /
    • 2020
  • This study aims to apply Arduino and 3D printing technology considered as a key subject in the age of 4th industrial revolution which is a step 1 for customizing and applying the process of production by chemical molding companies producing environment-friendly biodegradable packaging materials to the 3D printing teaching in universities. Step 3 is applied to IoT for Arduino application, and 3D printing technology is also used on the basis of teaching creative integrated human resource. Integration of Arduino with 3D printers is based on the assumption that middle- and high-school students can learn it step by step to higher levels and university students majoring or not majoring in computing science can also have computing skills for solving 3D printing-based problems. For IoT application in this study, the 3D printing technology is applied to the external shape of products for producing an Arduino-based lighting fixture. The applied 3D printing technology is further extended to teaching modeling of producing packaging materials by chemical product molding companies in the age of 4th industrial revolution.

아두이노와 비콘을 활용한 자동 전원 관리 시스템의 구현 (Implementation of Automatic Power Management System using the Arduino and Beacons)

  • 강봉구;여준기;심재창
    • 한국멀티미디어학회논문지
    • /
    • 제19권8호
    • /
    • pp.1471-1478
    • /
    • 2016
  • In this study, the system to manage the power automatically was implemented by using Arduino, Raspberry pi, and Beacon technologies. Before the research, pre-research was carried out with the analysis on the existing power management systems in the market in order to find a solution to reduce burdens from standby power and power waste with the increase of electric charges. The system is designed to be able to deliver and receive data through IEEE 802.15.4 wireless protocol, by using Xbee module. Arduino was tested to verify whether it is able to control SSR(Solid State Relay), and it was found that there is no problem. Meanwhile, it was also tested whether it is possible to organize a star topology network through Arduino and Raspberry Pi, and it was confirmed that normal wireless communication is possible through IEEE 802.15.4 wireless protocol. It is designed that the signal from Android smartphone application is to be delivered to Raspberry Pi and then, to be delivered to Arduino through Xbee so that Arduino could control SSR. In addition to this, wireless protocol required to control Arduino with Raspberry Pi is also designed and applied to this research.

아두이노와 Processing을 사용한 그래픽 성능 검증 (Using Arduino and Processing Graphics performance validation)

  • 최철길;이성진;이경무;최병윤
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 춘계학술대회
    • /
    • pp.975-977
    • /
    • 2013
  • 아두이노는 오픈 소스 기반 전자 프로토타이핑 플랫폼으로서, 예술가, 디자이너, 취미 활동가 등 인터랙티브 객체 또는 환경 구축에 관심이 있는 모든 이들을 위해 제작되었다. 아두이노의 강점은 하드웨어에 대한 깊은 지식이 없어도 손쉽게 하드웨어 어플리케이션을 제작할 수 있다. 아두이노의 구성은 AVR 마이크로컨트롤러 ATmega 168을 사용하며 아두이노를 동작시키기 위한 소프트웨어로는 아두이노 프로그램, MATLAB, Processing을 주로 사용하고 있다. 아두이노는 오픈 소스 기반이며 하드웨어를 직접 제작할 수 있거나 실드를 이용하여 추가적으로 아두이노를 결합할 수도 있다. Processing은 오픈 소스로 공개되어 있으며 2D, 3D, PDF 출력을 사용할 수 있으며 그래픽 처리 부분은 P3D와 OpenGL을 사용한다. 또한 독립 응용프로그램을 실행해서 확인할 수 있다. 아두이노의 결합을 통해 사운드, 비디오, 컴퓨터 비전 등 수 많은 라이브러리 지원을 확장할 수 있으며 안드로이드폰과 아이폰 프로그래밍이 가능한 프로그램이다. 본 논문에서는 소프트웨어 부분은 Processing을 사용하였고 하드웨어 부분은 아두이노 MegaADK 보드를 사용하였으며 이 소프트웨어와 하드웨어를 이용하여 간단한 2차원 게임을 제작한 후 전체적인 아두이노와 Processing의 그래픽 처리 성능을 확인하고 검증하였다.

  • PDF

아두이노를 활용한 신체 측정 디바이스 구현 (Implemention of Physical Measuring Device using Arduino)

  • 김용환;송종근;김태용;장원태
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2015년도 추계학술대회
    • /
    • pp.519-521
    • /
    • 2015
  • 최근 급격한 스마트폰 사용량의 증가로 인해 생활에 편리한 어플리케이션이 많이 개발되고 있다. 사용자가 많이 쓰는 운동 및 다이어트에 관련된 어플리케이션에서는 심박수나 활동량을 측정해주지만 자신의 신체 치수를 측정해주지 못하므로 운동을 함에도 명확히 운동의 효과를 체감할 수 가 없다. 본 논문에서는 아두이노와 초음파 센서로, 센서 사이의 거리를 이용하여 치수를 측정할 수 있으며 LCD를 통해 치수를 출력하고, 치수 값은 블루투스 통신을 통해 스마트폰의 어플리케이션에 전송하는 방식을 구현함으로 써 자신이 원하는 부위의 운동효과를 정확히 알 수 있다.

  • PDF

Arduino를 이용한 데이터 통신 암호 모듈 (The Using Arduino for Data Communication Cryptographic Module)

  • ;송종근;이훈재;권대훈;박의영
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 춘계학술대회
    • /
    • pp.231-233
    • /
    • 2013
  • 현대사회에서 많은 정보를 컴퓨터 통신 등의 데이터 통신으로 주고받고 있다. 이때 데이터 통신에서 많은 중요한 데이터가 송/수신 되고 있으며, 이를 악의적인 목적 데이터를 중간에서 가로채거나 빼내는 해킹으로부터 위협과 피해를 받고 있다. 해킹으로 데이터가 유출되더라도 데이터가 암호화 되어 있고, 암호화된 데이터를 복호화 하지 못한다면 크래커는 데이터의 내용을 알 수 없다. 데이터를 쉽게 복호화 되지 못하도록 하기 위해서 암호 비도가 높은 알고리즘을 사용하는데 이런 암호 알고리즘은 기기에 부담을 주는 경우가 많다. 이로 인해서 Arduino를 이용하여 암호모듈을 구현 하며, PC나 스마트폰 등에 응용함으로써 기기간의 데이터 통신에서 암호와에 따른 해당 기기의 부담을 최소화하는 암호화된 데이터 통신을 제안하도록 한다.

  • PDF