• Title/Summary/Keyword: Arduino Application

Search Result 139, Processing Time 0.025 seconds

Human Stress Monitoring through Measurement of Physiological Signals (생체 신호 측정을 통한 스트레스 모니터링)

  • Natsagdorj, Ulziibayar;Moon, Kwang-Seok;Park, Hanhoon
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.20 no.1
    • /
    • pp.9-15
    • /
    • 2019
  • As the human population increases in the world, the ratio of health doctors is rapidly decreasing. Therefore, it is an urgent need to create new technologies to monitor the physical and mental health of people during their daily life. In particular, negative mental states like depression and anxiety are big problems in modern societies. Usually this happens due to stressful situations during everyday activities including work. This paper presents a machine learning approach to reliably estimating the level of human mental stress using wearable physiological sensors. And also, this paper presents an Android- and Arduino-based stress monitoring and relief system.

Neural networks optimization for multi-dimensional digital signal processing in IoT devices (IoT 디바이스에서 다차원 디지털 신호 처리를 위한 신경망 최적화)

  • Choi, KwonTaeg
    • Journal of Digital Contents Society
    • /
    • v.18 no.6
    • /
    • pp.1165-1173
    • /
    • 2017
  • Deep learning method, which is one of the most famous machine learning algorithms, has proven its applicability in various applications and is widely used in digital signal processing. However, it is difficult to apply deep learning technology to IoT devices with limited CPU performance and memory capacity, because a large number of training samples requires a lot of memory and computation time. In particular, if the Arduino with a very small memory capacity of 2K to 8K, is used, there are many limitations in implementing the algorithm. In this paper, we propose a method to optimize the ELM algorithm, which is proved to be accurate and efficient in various fields, on Arduino board. Experiments have shown that multi-class learning is possible up to 15-dimensional data on Arduino UNO with memory capacity of 2KB and possible up to 42-dimensional data on Arduino MEGA with memory capacity of 8KB. To evaluate the experiment, we proved the effectiveness of the proposed algorithm using the data sets generated using gaussian mixture modeling and the public UCI data sets.

Posture Correction Guidance System using Arduino (아두이노를 활용한 자세교정 유도 시스템)

  • Kim, Donghyun;Kim, Jeongmin;Bae, Woojin
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.05a
    • /
    • pp.369-372
    • /
    • 2021
  • These days, people spend more time sitting at a desk for studies or work. Also, because people continue to use computers, smartphones, and tablet PCs often during break times, their posture is getting worse. Maintaining a position of bad posture for an extended period of time causes problems with the musculoskeletal system related to the neck, shoulders, and spine. Additionally, problems such as physical fatigue and posture deformation are predicted to expand to a wide range of age groups. Therefore, the core function of the system we are developing is to ensure correct sitting posture and to receive alert notifications via the created mobile application. To create the system, a flex sensor, pressure sensor, and tilt sensor are attached to a chair and utilized. The flex sensor detects and compares the amount of bending in the chair's posture and transmits this value to an Arduino Uno R3 board. Additionally, information such as body balance and incline angle are collected to determine whether or not the current sitting posture is correct. When the posture is incorrect, a notification is sent through the mobile application to indicate to the user and the monitoring app that their posture is not correct. The system proposed in this study is expected to be of great help in future posture-related research.

  • PDF

Improving Safety of Biycle Driver System using Arduino (아두이노를 활용한 자전거 운전자 안전 향상 시스템)

  • Bae, Tae-Hyeon;Kang, Jong-Ho;Park, Ji-Won;Kim, Bum-Su;Lee, Boong-Joo
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.12 no.4
    • /
    • pp.525-532
    • /
    • 2017
  • The system is consisted of arduino and sensors for protecting bicycle and safety of driver. The speed indicator is composed of speed alarms which are less than 15km/h, 15~30km/h, over 30km/h through limit switch. At that time, the accuracy is 96.6% compared to actual speed. Also, It gives a person warning ablut the obstacle of 5cm tall through ultrasonic sensor in night. Auto Lock System is operated to protect bicycle and the text message is sent to the user, if the bicycle lock was broken. This system puts emphasis on safety and usability, providing a application to know consuming calories.

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

  • Kim, Yong Hwan;Park, Su-Ho;Jeong, Jae-Il
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.10a
    • /
    • pp.779-780
    • /
    • 2015
  • As IoT becomes a main technology of the age, many IoT products have developed and are being developed now. By using open-source hardware "Arduino"and open-source IoT platform "Temboo" to analize CAN signal from vehicle and make vehicle IoT environment to analize and use it through the mobile phone, figured out the way to develop the IoT environment with low cost. Also suggest the way to solve problems and improove.

  • PDF

Development of Arduino-Based Beverage Mixing System (아두이노 기반의 음료 혼합 시스템 개발)

  • Hoo-Jung Yoon;Jeong-Ho Kang;Seon-Je Jo;Jo-Eun Kim;Young-Oh Han
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.19 no.1
    • /
    • pp.157-164
    • /
    • 2024
  • In this paper, we would like to develop a system that selects the drink you want with an application made with an app inventory for the person who manufactures the drink and manufactures the drink. After combining the drinks to be mixed with the dispenser, the actuator was controlled to accurately move the ball screw to the location of the dispenser by controlling the step motor through Arduino. According to the actuator movement control and the number of times the dispenser is pressed, the amount of drinks to be mixed is extracted in proportion to each other. Finally, we establish a system to replace the labor force of cafes and further suggest directions that the system can be used everywhere.

Development of Tutorial for Measuring Gravity Acceleration Using Arduino and Its Educational Application (아두이노를 활용한 중력 가속도 측정과 관련된 튜토리얼 및 교육적 활용 방안)

  • Kim, Hyung-Uk;Mun, Seong-Yun
    • The Journal of the Korea Contents Association
    • /
    • v.22 no.6
    • /
    • pp.69-77
    • /
    • 2022
  • Physical experiment through MBL has been used in many schools for a long time since students can check the experiment results immediately and conduct the experiment easily. However, conducting the experiment, not knowing the principle of the device or simply concentrating on the derived data has been raised as the problem of MBL experiment. To supplement this problem, this study measured the acceleration of gravity with the picket fence method, which is often used in MBL experiment, utilizing Arduino, calculated the error rate through a comparison to the actual acceleration of gravity and discussed the educational application of the experiment to measure it. As a result of the experiment, the error rate between the acceleration of gravity calculated by the experiment and the actual acceleration of gravity was about 1%, so it turned out that relatively accurate measurements were possible. Also, the sample mean of the experimental value was included in the confidence interval of 95%, so it could be concluded that it was a significant experiment. In addition, this study showed the possibility of the educational application of the experiment to measure it through the following: It can supplement the structural disadvantages of MBL; it can consider the interaction between Physics and Math; it is possible to converge with information course in STEAM education; and it is inexpensive to be equipped with the equipment. Hopefully, the physical experiment utilizing Arduino will further be revitalized in science gifted education based on this study.

Implementation of Carpal Tunnel Syndrome Prevention System Using Arduino (Arduino를 활용한 손목 터널 증후군 예방 시스템 구현)

  • Hwang, Woo-Jin;Woo, Youn-Ho;Noh, Yun-Hong;Jeong, Do-Un
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.531-532
    • /
    • 2016
  • Carpal tunnel syndrome, carpal tunnel becomes part of a narrower median nerve pain occurs pressed. How a stable wrist stretch for the prevention of carpal tunnel syndrome is required, it should life guides to fit the user is provided. In this research, users themselves recognize the risk of carpal tunnel syndrome, to be able to stretch, it implements the application. Application, based on the usage time set by the user, executes the alarm and lock. At this time, the user may utilize arduino and inertia sensor, it is possible to wrist stretch, to analyze usage patterns, it is possible to provide a medical information and life guides to suit the user. Data using Bluetooth 4.0 communication has been to meet the runaway. In order to evaluate the mounted system, targeting four subjects, the time and the touch frequency of usage of the 3-day smartphone measured, as a result of the questionnaire, it reduces the frequency of use of smartphones, a positive it was possible to prove the effect.

  • PDF

Power Efficient IoT (Internet of Things) System using the RF433 Wireless Sensor Network and ARDUINO YUN as the Gateway (RF433 무선 센서 네트워크 및 ARDUINO YUN을 활용한 전력 효율적인 IoT 시스템)

  • Choi, Eun-Seok;Shim, Jae-Ryong;Chang, Sek-Chin
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.719-722
    • /
    • 2016
  • These days there have been trying to fuse the various of IoT (Internet of Things) technology over the industrial field. However the complicated IoT System structure comprised of sensor devices, gateway, network server, and application server causes the difficulties to the system implementation and the increment of installation cost, thereby preventing IoT system deployment in the industry fit for small size network environment. In this paper, authors propose a novel IoT system architecture that is useful in the industry field to be implemented by the small size network with low cost. Also, we implement the infrastructure to RF433 wireless sensor network, the gateway on ARDUINO YUN, and the application server using AMP (Apache, PHP, MySQL) package and then present a power efficient management scheme for sensor devices.

  • PDF

Development and Application of Visiting Physical-Computing Experience in an Education Program

  • Lee, Eun-Sang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.9
    • /
    • pp.279-286
    • /
    • 2022
  • The purpose of this study is to present a case of the development and application of a one-time special lecture program that requires the use of computers in frontline elementary and secondary schools. For this purpose, the researcher developed an Arduino-based special lecture program that works as a teaching tool to help with the functions of a student PC with a Raspberry Pi. This special lecture program was applied at three elementary and middle schools near K-University, and then the program was evaluated. The results of this study are as follows. First, the researcher developed a teaching aid for PC functions to be used in special lectures. Second, teaching and learning materials for visiting special lecture education programs using Arduino were developed. Third, in the special lecture, a teaching-learning method was used to guide a small number of students individually. Fourth, the special lecture program resulted in high satisfaction. The results of this study can be a useful reference for teachers who plan one-time special lecture programs requiring computers or for those who want to apply physical computing-related devices in an educational field.