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

검색결과 67건 처리시간 0.022초

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

  • 김혜성;이형옥
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2016년도 추계학술대회
    • /
    • pp.693-697
    • /
    • 2016
  • 현재 SW교육에 자주 다루는 주제는 GUI 프로그래밍 언어인 '스크래치'와 마이크로컨트롤러 보드에 오픈 소스 컴퓨팅 플랫폼을 더한 '아두이노'이다. S4A란 Scratch For Arduino라는 뜻으로 스크래치로 아두이노를 제어하는 프로그램을 의미한다. 본 연구에서는 S4A를 이용하여 아두이노에서 이용되는 센서들을 복합적으로 이용하고, 다양한 도구를 사용하여 구성한 게임 형태의 교육 콘텐츠를 개발하였다.

  • PDF

오픈소스 하드웨어와 IoT 플랫폼을 이용한 CAN Interface를 지원하는 차량용 IoT 응용시스템 구현 (CAN interface supporting IoT application system Setup using open-source hardware and IoT platform)

  • 김용환;박수호;정재일
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2015년도 추계학술대회
    • /
    • pp.779-780
    • /
    • 2015
  • IoT가 시대의 핵심기술로 회자되면서 다양한 IoT제품들이 개발 되고 있다. 오픈소스 하드웨어인 Arduino와 IoT플랫폼인 Temboo를 이용하여 차량의 CAN정보를 분석 후 휴대폰으로 확인 및 분석, 활용할 수 있는 차량용 IoT 응용시스템을 구현해봄으로서 저비용으로 IoT 응용시스템을 구현하여 사용할 수 있는 방법을 연구하였다. 그리고 이에 따른 문제점과 개선방안 등을 제시한다.

  • PDF

ATmega128 기반 아두이노 호환 보드 구현 (Implementation of an Arduino-Compatible Board using ATmega128)

  • 허경용;정문황;류대우
    • 한국정보통신학회논문지
    • /
    • 제25권10호
    • /
    • pp.1441-1447
    • /
    • 2021
  • 아두이노는 흔히 사용되는 마이크로컨트롤러를 위한 플랫폼의 하나로 빠른 개발을 가능하게 하면서도 뛰어난 확장성을 가지고 있어 교육 현장은 물론 산업 현장에서도 널리 사용되고 있다. 하지만 아두이노에서 공식적으로 사용하는 마이크로컨트롤러는 몇 가지에 지나지 않으므로 다양한 마이크로컨트롤러를 아두이노 환경에서 사용하고자 하는 시도가 이루어져 왔다. 이러한 아두이노 플랫폼 확장의 일환으로 이 논문에서는 ATmega128 기반의 아두이노 호환 보드인 128duino를 구현하고 그 동작을 확인한다. ATmega128은 교육용으로 흔히 사용되는 마이크로컨트롤러 중 하나이므로 아두이노 확장을 위해 선택하였다. 128duino는 시리얼 및 ISP(In System Programming) 방식 업로드를 하나의 USB 연결로 가능하도록 구현하여 하드웨어 구성 및 가격 측면에서 장점을 가지므로 교육용은 물론, 사물인터넷을 포함한 다양한 환경에서 사용할 수 있을 것으로 기대한다.

아두이노와 RFID 실드를 사용한 프로그램 개발 (Using Arduino and RFID shield program development)

  • 이경무;이성진;최철길;김진일
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 춘계학술대회
    • /
    • pp.961-964
    • /
    • 2013
  • 아두이노는 오픈 소스 기반 전자 프로토타이핑 플랫폼으로서, 예술가, 디자이너, 취미 활동가 등 인터랙티브 객체 또는 환경 구축에 관심이 있는 모든 이들을 위해 제작되었다. 아두이노의 강점은 하드웨어에 대한 깊은 지식이 없어도 손쉽게 하드웨어 어플리케이션을 제작할 수 있다. 아두이노의 구성은 AVR 마이크로컨트롤러 ATmega 168을 사용하며 아두이노를 동작시키기 위한 소프트웨어로는 아두이노 프로그램, MATLAB, Processing을 주로 사용하고 있다. 아두이노는 오픈 소스 기반이며 하드웨어를 직접 제작할 수 있거나 실드를 이용하여 추가적으로 아두이노를 결합할 수도 있다. 아두이노는 하드웨어의 결합을 통해 계속해서 확장이 가능한데 이를 실드라고 통칭하고 있다. 실드는 기본 보드로 주어지는 아두이노 Uno 보드를 다양한 방면으로 확장시켜 더 많은 기능을 탑재할 수 있게 도와준다. 실드의 종류로는 이더넷 실드, 모터 실드, RFID 실드 등이 있으며 이 실드는 다시 실드 위에 결합할 수 있어 단순한 확장성을 넘어선 하드웨어를 구성할 수 있다. 본 논문에서는 소프트웨어 부분은 아두이노 프로그램을 사용하였고 하드웨어 부분은 아두이노 Uno 보드를 사용하였으며 추가적인 실드는 RFID를 사용하였으며 이를 호환할 태그는 SM130 13.56Mhz 태그를 결합하여 하드웨어를 구성하였다.

  • PDF

Integrated cable vibration control system using Arduino

  • Jeong, Seunghoo;Lee, Junhwa;Cho, Soojin;Sim, Sung-Han
    • Smart Structures and Systems
    • /
    • 제23권6호
    • /
    • pp.695-702
    • /
    • 2019
  • The number of cable-stayed bridges has been increasing worldwide, causing issues in maintaining the structural safety and integrity of bridges. The stay cable, one of the most critical members in cable-stayed bridges, is vulnerable to wind-induced vibrations owing to its inherent low damping capacity. Thus, vibration mitigation of stay cables has been an important issue both in academia and practice. While a semi-active control scheme shows effective vibration reduction compared to a passive control scheme, real-world applications are quite limited because it requires complicated equipment, including for data acquisition, and power supply. This study aims to develop an Arduino-based integrated cable vibration control system implementing a semi-active control algorithm. The integrated control system is built on the low-cost, low-power Arduino platform, embedding a semi-active control algorithm. A MEMS accelerometer is installed in the platform to conduct a state feedback for the semi-active control. The Linear Quadratic Gaussian control is applied to estimate a cable state and obtain a control gain, and the clipped optimal algorithm is implemented to control the damping device. This study selects the magnetorheological damper as a semi-active damping device, controlled by the proposed control system. The developed integrated system is applied to a laboratory size cable with a series of experimental studies for identifying the effect of the system on cable vibration reduction. The semi-active control embedded in the integrated system is compared with free and passive mode cases and is shown to reduce the vibration of stay-cables effectively.

IoT Enabled Smart Emergency LED Exit Sign controller Design using Arduino

  • Jung, Joonseok;Kwon, Jongman;Mfitumukiza, Joseph;Jung, Soonho;Lee, Minwoo;Cha, Jaesang
    • International journal of advanced smart convergence
    • /
    • 제6권1호
    • /
    • pp.76-81
    • /
    • 2017
  • This paper presents a low cost and flexible IoT enabled smart LED controller using Arduino that is used for emergency exit signs. The Internet of Things (IoT) is become a global network that put together physical objects using network communications for the purpose of inter-communication of devices, access information on internet, interaction with users as well as permanent connected environment. A crucial point in this paper, is underlined on the potential key points of applying the Arduino platform as low cost, easy to use microcontroller with combination of various sensors applied in IoT technology to facilitate and establishment of intelligent products. To demonstrate the feasibility and effectiveness of the system, devices such as LED strip, combination of various sensors, Arduino, power plug and ZigBee module have been integrated to setup smart emergency exit sign system. The general concept of the proposed system design discussed in this paper is all about the combination of various sensor such as smoke detector sensor, humidity, temperature sensor, glass break sensors as well as camera sensor that are connected to the main controller (Arduino) for the purpose of communicating with LED exit signs displayer and dedicated PC monitors from integrated system monitoring (controller room) through gateway devices using Zig bee module. A critical appraisal of the approach in the area concludes the paper.

공업계 특성화고 학생을 위한 피지컬 컴퓨팅 플랫폼 기반의 모형 거북선 개발 및 적용 (Development and Application of a Turtle Ship Model Based on Physical Computing Platform for Students of Industrial Specialized High School)

  • 김원웅;최준섭
    • 대한공업교육학회지
    • /
    • 제41권2호
    • /
    • pp.89-118
    • /
    • 2016
  • 본 연구의 목적은 피지컬 컴퓨팅 플랫폼인 아두이노와 앱 인벤터를 대한민국의 자랑스런 전통 과학기술의 유산이자 세계 최초의 돌격용 철갑전선(鐵甲戰船)으로 평가되는 거북선의 모형과 융합하여, 공업계열 특성화고 학생들이 실제적인 경험을 통해 과학기술적인 지식뿐만 아니라, 그와 더불어 역사 문화유산에 대한 인식과 가치 또한 제고해 볼 수 있는 피지컬 컴퓨팅 플랫폼 기반의 모형 거북선을 개발하는데 있다. 이 연구를 통하여 얻은 결론은 다음과 같다. 첫째, 아두이노 기반의 메인 컨트롤러 설계 및 제작은 전기 전자 제어와 관련된 하드웨어 및 소프트웨어 지식을 익히고, 아두이노와 전기전자 부품간의 기본적인 상호특성과 성능을 확인하는데 도움이 된다. 둘째, 회로도 및 패턴도 설계, 기술적 프로그래밍, 모바일 앱 개발 등의 과정을 통해 회로 설계 능력, 논리적 사고력과 문제해결력을 향상시키는데 효율적이다. 셋째, 피지컬 컴퓨팅 플랫폼 기반의 모형 거북선 개발을 통해 과학기술과 인문학적 소양을 통합적으로 함양할 수 있는 기초적인 토대를 마련하였다.

네오프렌(Neoprene)소재로 구성된 골프자세 훈련용 웨어러블 디바이스의 실용적 기능에 관한 연구: Flex Sensor 및 아두이노를 장착한 보조밴드를 중심으로 (A Study on Practical Function of Neoprene Fabric Design in wearable Device for Golf Posture Training: Focus on Assistance Band with Arduino/Flex Sensor)

  • 이은아;김종준
    • 패션비즈니스
    • /
    • 제18권4호
    • /
    • pp.1-14
    • /
    • 2014
  • Currently smart textile market is rapidly expanding and the demand is increasing integration of an electronic fiber circuit. The garments are an attractive platform for wearable device. This is one of the integration techniques, which consists of is the selective introduction of conductive yarns into the fabric through knitting, weaving or embroidering. The aim of this work is to develop a golf bend driven prototype design for an attachable Arduino that can be used to assess elbow motion. The process begins with the development of a wearable device technique that uses conductive yarn and flex sensor for measurement of elbow bending movements. Also this paper describes and discusses resistance value of zigzag embroidery of the conductive yarns on the tensile properties of the fabrics. Furthermore, by forming a circuit using an Arduino and flex sensor the prototype was created with an assistance band for golf posture training. This study provides valuable information to those interested in the future directions of the smart fashion industry.

공학 프로그래밍 교육에 아두이노 활용 방안 사례 연구 (Case Study on Utilizing Arduino in Programming Education of Engineering)

  • 박장현;김성환
    • 전기전자학회논문지
    • /
    • 제19권2호
    • /
    • pp.276-281
    • /
    • 2015
  • 현대의 공학자들에게는 직무 수행에 있어서 컴퓨터와 프로그래밍 기술이 점점 더 요구되고 있다. 본 저자들이 소속된 제어로봇공학과에서는 1학년의 교과 과정에서 C 언어를 익히는 것으로 프로그래밍 학습을 시작한다. 이는 마이크로콘트롤러를 다루는데 있어서 C 언어가 필수적으로 요구되기 때문이다. 하지만 기존의 PC기반의 수업은 저학년 학생들에게는 딱딱하고 어렵게 느껴져 흥미를 유발하기 힘들다는 한계가 있었다. 본 논문은 학부 저학년 대상의 공학 프로그래밍 교과목에서 아두이노 플랫폼을 활용한 후 그 수업 과정과 장점들에 대해서 소개한다. 그리고 구현 실험 결과를 분석하여 수업을 개선하는데 아두이노 실습 도구들이 매우 유용하다는 결과를 제시한다.

아두이노 활용 의복압 측정기 제작 및 신뢰도 검증 (Reliability Verification of the Clothing Pressure Meter Utilizing the Arduino Board)

  • 김남임;박진아
    • 한국의류학회지
    • /
    • 제46권5호
    • /
    • pp.723-740
    • /
    • 2022
  • This study aimed to develop an Arduino-based garment pressure device (APD) on the basis of using Single-Tact sensor by suggesting the reliable clothing pressure range and coefficient of selected sensors through the APD calibration process. Once the APD was validated, the pressure of the experimental men's lower body compression wears was measured using the APD and was compared to the pressure measured using the existing air-pack type pressure meter. The subjects were one mannequin and eight men in their 20's, and the trial compression wears were calf sleeves and pants. Clothing pressures were measured in hip, mid-thigh, calf, and ankle. In terms of the 99% confidence level, the experimental clothing pressure measured at the designated measuring points using the APD was considered identical to the one measured using an existing clothing pressure meter. Therefore, on the basis of the experiment results, this study demonstrated that the APD is as reliable as the existing clothing pressure meter within the pressure ranges of 0.54-16.79 kPa and 0.18-25.47 kPa as provided by the SingleTact sensor supplier's data on the basis of using an external ADC (Analog to Digital Converter) module.