• Title/Summary/Keyword: Arduino-based Design

Search Result 113, Processing Time 0.025 seconds

Design and Implementation of LED Lighting Control System Using Arduino Yun and Cloud in IoT (사물인터넷에 아두이노 윤과 클라우드를 이용한 LED 조명 제어 시스템 설계)

  • Xu, Hao;Kim, Chul-Won
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.11 no.10
    • /
    • pp.983-988
    • /
    • 2016
  • Internet of Things Iranian people and things, things and things are connected through the Cloud. It can significantly save energy through a combination of LED lighting as a new ICT technologies and industry-to provide a human-centric, eco-friendly, and the content is embedded multifunction solutions that meet your needs, environment, implementation time according to user requirements, technology It can be systematized as converged next-generation lighting. In this paper, we have developed regarding whether the building in relation to the LED lighting control system using smart devices and Cloud-based user as a human connection through the board to the Arduino Yun lit LED lighting, wireless smart device or to the Cloud or off. After the Arduino Yun is connected to the Internet, taking the current date and time information from the Linux shell command used the way coming across the bridge (BRIDGE) its value.

Design and Implementation of a smart shoes module based on Arduino (아두이노 기반 스마트 신발 모듈의 설계 및 구현)

  • Seo, Sang-hyun;Jang, Si-woong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.19 no.11
    • /
    • pp.2697-2702
    • /
    • 2015
  • In the existing studies providing a method which do exercise according to music speed, the method was used which a user changes playing musics. However, if the method which a user changes directly playing musics is used, flow of exercise can be discontinued during searching musics when anyone want to play a fast music. In this paper, we designed the module which measures the number of steps from a user of wearable smart shoes based on the Arduino, and implemented the module so that the number of steps can be measured correctly by sending data to smart phone based on Android. And it is possible to measure moving distance and pace speed by utilizing a GPS in order to get the more accurate momentum. Also, we can measure more accurate calorie consumption than existing products by measuring the mean value of the calorie consumption for moving distance and the calorie consumption for the number of steps, give motivation of exercise by applying an algorithm of changing music genre according to pace speed, and increase the exercise effect at the same time.

Design and Implementation of a WiFi Trashcan based on Arduino (아두이노 기반 WiT(WiFi Trashcan)의 설계 및 구현)

  • Yoo, Jong-Yeol;Kim, Hyun-Il;Lee, Jang-Ho;Yang, Dong-Min
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.11
    • /
    • pp.2143-2148
    • /
    • 2016
  • Recently due to development of IT technology, ideas and technology that blend with environment have evolved. This technology can help people's living environment and in the future it is an essential component of the connected society. In this paper, we propose WiT(WiFI Trashcan) which takes advantage of the IT technology fusion and environmental factors at the same time to create a more pleasant environment. WiT provides a free WiFi when trash is disposed in the trash can. WiT detects whether a user disposes trash, determines the volume of the trash and provides free WiFi. To detect trash we use ultrasonic sensor and trash weight is measured by using weight sensor. Also by using Phython programming the measured sensor value is transmitted to Raspberry Pie and WiFi delivery time is determined. We used Arduino and Raspberry Pi to design and implement WiT.

Smart Alarm Clock using Weather Information and Arduino (날씨 정보와 아두이노를 이용한 스마트 알람 시계)

  • Heo, Gyeongyong;Kim, Koang Hoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.23 no.8
    • /
    • pp.889-895
    • /
    • 2019
  • It is not easy to keep time promises in the complex daily lives. Especially, the increase in the number of vehicles causes traffic congestion in commuting time, which results in the delayed arrival and varies greatly depending on the weather conditions. In this paper, proposed is a smart alarm clock that automatically adjusts the alarm time according to weather conditions and suggests ways to deal with traffic congestion. The proposed smart alarm clock is designed to operate the functions of a normal alarm clock using touch functionality. In addition, it is designed to find weather information using open API and to automatically change alarm time to prepare for expected time delay. The proposed design was implemented based on Arduino Mega2560 and a touch TFT-LCD. WiFi module for internet connection, RTC module for clock function and MP3 player module for alarm sound playback were used together. The proposed design has been filed as a patent and is currently under review.

Design and Implementation of Arduino-based Lightweight Vibration Monitoring System (아두이노 기반의 경량 진동 모니터링 시스템 설계 및 구현)

  • Kwon, Dong-hyun;Lim, Ji-yong;Heo, Sung-uk;Oh, Am-suk
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2017.05a
    • /
    • pp.586-589
    • /
    • 2017
  • The vibration monitoring system using the sensor network is used in various fields. However, in case of the vibration of the existing products, the size of the monitoring system is increased due to the separation of the sensor data collection function and the communication function. In this paper, we design and implement a lightweight vibration monitoring system using the MQTT protocol, which is oneM2M device standard protocol for the Arduino and Ethernet modules, to monitor frequent earthquakes and vibrations in narrow places.

  • PDF

Design and Implementation of Smart Green House Management System Based on Open Source Hardware (오픈 소스 하드웨어 기반의 스마트 온실관리 시스템 설계 및 구현)

  • Park, Jung-Woong;Choe, Young-Min;Park, Hee-Dong
    • Journal of Digital Convergence
    • /
    • v.14 no.2
    • /
    • pp.259-264
    • /
    • 2016
  • In this paper, we proposed an arduino-based smart green house management system model and implemented it. The proposed system consists of control unit composed of sensors and arduino, agent program controlling the green house, and web applications providing user interfaces. The control unit transmits data of sensors such as temperature, humidity, illuminance, moisture, etc. to the agent program, and then the agent saves the data in its database. In reverse, control data are transmitted from agent program to control unit. Users can monitor sensed data of green houses and control actuators remotely using web. Plus, smart green house management is available by context awareness and autonomous control functions of the proposed system.

Arduino IoT Studio based on 5W1H Programming Model for non Programmer

  • Im, Hong-Gab;Baek, Yeong-Tae;Lee, Se-Hoon;Kim, Ji-Seong;Sin, Bo-Bae
    • Journal of the Korea Society of Computer and Information
    • /
    • v.22 no.2
    • /
    • pp.29-35
    • /
    • 2017
  • In this paper, we present a 5W1H programming model for IT non-experienced people who are not familiar with computer programming and those who need programming education. Based on this model, we can design a development tool that can be easily programmed by beginners. This development tool is a programming method applying the 5W1H concept and constructs a sentence to satisfy the control condition of 'Who, When, Where, What, and How', which is the sentence element of 5W1H. Therefore, the user can easily develop the target system as if constructing the sentence without learning the programming language of the target system. In this paper, to verify the effectiveness of the 5W1H programming model proposed in this paper, we applied the concept of 5W1H programming to Arduino and developed the development tool and performed the first verification and applied the second verification to the speech recognition smart home development platform.

Auto Braille Translator using Matlab (Matlab을 이용한 자동 점자 변환기)

  • Kim, Hyun-JIn;Kim, Ye-Chan;Park, Chang-Jin;Oh, Se-Jong;Lee, Boong-Joo
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.12 no.4
    • /
    • pp.691-700
    • /
    • 2017
  • This paper describes the design and implementation of automatic braille converter based on image processing for a person who is visually impaired. The conversion algorithm based on the image processing converts the input image obtained by the web-cam to binary image, and then calculates the cross-correlation with the stored character pattern image by labeling the character area and converts the character pattern image into the corresponding braille. The computer simulations showed that the proposed algorithm showed 95% and 91% conversion success rates for numerals and alphabets printed on A5 paper. The prototype test implemented by the servo motor using Arduino confirmed 89%, conversion performance. Therefore, we confirmed the feasibility of the automatic braille transducer.

Safe Bike : Secure your Bicycle with this smart Arduino based GPS device

  • Godfrey, Daniel;Song, Mi-Hwa
    • International journal of advanced smart convergence
    • /
    • v.5 no.3
    • /
    • pp.16-26
    • /
    • 2016
  • This proposed project is about a bicycle anti theft devised system which helps people protect the bicycle from theft and helps to track the stolen bicycle's location using a smart phone. Safety bike uses two main devices to keep the bicycle secured, the vibration sensor and GPS sensor. The purpose of this project is to put all these small devices into one well connected system which will help the bicycle owner have more control over the security of his own bicycle. The whole system can be divided into two main parts. The first part is about the hardware development whereby all electronics components are connected via the circuit design using wire wrapping technique. This hardware part includes, a vibrations sensor, a GPS receiver, a toggle switch, LED light, Bluetooth and a buzzer. Wireless Bluetooth signals are used as the means of communication between the smartphone and the microcontroller. The second part is the software part which is being to program and control the whole system. The program is written using MikroBasic, a full-featured Basic compiler for microcontroller based systems. In conclusion, this system is designed to enable user to have control in securing his/her bicycle also being able to find and locate it at any time using GPS receiver and mobile android application.

Smartphone-based OTP Door Lock System (스마트폰 기반의 OTP 도어락 시스템)

  • Kim, Jin-Bae;Oh, Chang-Seok;Jeong, Si-Yeong;Jeong, Sang-Heon;Kim, Tae Yong;Jang, Won-Tae
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.10a
    • /
    • pp.560-563
    • /
    • 2015
  • Door lock system is used for the conventional method by using a key or a card, a pad Replication, loss, and the risk of damage, and has a problem that exposure to others. In this paper, Bluetooth communication and OTP built into smartphones in order to complement the existing door lock system problems OTP(One-Time-Password), Hide-Key utilizing the authentication method and the Arduino smartphone-based design of wireless OTP door lock system by enabling users it allows for more convenient and safe life free from the risk of theft and robbery.

  • PDF