• 제목/요약/키워드: Arduino Uno Microcontroller

검색결과 6건 처리시간 0.019초

아두이노와 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

저비용 개방형 Microcontroller를 사용한 온실 환경 측정 시스템 개발 (Development of a Greenhouse Environment Monitoring System using Low-cost Microcontroller and Open-source Software)

  • 차미경;전윤아;손정익;정선옥;조영열
    • 원예과학기술지
    • /
    • 제34권6호
    • /
    • pp.860-870
    • /
    • 2016
  • 환경요인에 대한 계속적인 모니터링은 농민들에게 온실에서 생육한 작물의 품질과 생산성을 개선할 수 있는 유용한 정보를 제공해 줄 것이다. 이 연구의 목적은 개방형의 저비용 microcontroller를 사용하여 온실 환경 계측 시스템을 개발하기 위함이다. 측정하기 위한 온실 환경 요인들은 대기 온도, 상대습도와 이산화탄소 등이다. 온도, 상대습도와 이산화탄소 농도 측정범위는 $40{\sim}120^{\circ}C$, 0~100%와 0-10,000 ppm이다. 온실 환경 자료를 실시간으로 모니터링하기 위해 $128{\times}64$ 그래픽 LCD을 사용하였다. 컴퓨터와 통신하기 위해 USB 인터페이스를 구성한 아두이노 Uno R3는 6개의 아날로그 입력과 14개의 디지털 입출력 핀으로 구성되어 있다. 온도/습도 센서는 디지털 핀 2번과 3번에 연결하였다. 이산화탄소 센서는 디지털 핀 12번과 13번에 연결하였다. LCD는 디지털 1번(TX)에 연결하였다. 스케치는 아두이노 프로그램 (IDE)로 프로그래밍하였다. 아두이노보드, 센서 및 액세서리 등을 포함한 측정 시스템은 저비용(총 244$)으로 개발되었다. 벤로형 온실에서 환경 요인들은 문제 없이 잘 측정되었다. 우리는 개방형 소프트웨어를 사용한 저비용 microcontroller가 우리 나라의 대부분의 면적을 차지하는 비닐 온실의 대기 환경을 측정하기 위해서 유용하게 사용되리라 예상할 수 있었다.

아두이노를 사용하여 노약자 자동 인식 기술 구현 (Automatic recognition of the old and the infirm using Arduino technology implementation)

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

  • PDF

Design and Implementation of Fully Automated Solar Powered Irrigation System

  • Mohammad Fawzi Al Ajlouni;Essam Ali Al-Nuaimy;Salman Abdul-Rassak Sultan;Ali Hammod AbdulHussein Twaij;Al Smadi Takialddin
    • International Journal of Computer Science & Network Security
    • /
    • 제24권4호
    • /
    • pp.197-205
    • /
    • 2024
  • This paper presents a fully automated stand-alone irrigation system with GSM (Global System for Mobile Communication) module. Solar energy is utilized to power the system and it is aimed to conserve water by reducing water losses. The system is based on a DC water pump that draws energy from solar panels along with automated water flow control using a moisture sensor. It is also fitted with alert and protection system that consists of an ultrasonic sensor and GSM messages sender that transmits signals showing the levels of the water in the reservoir and the battery charge. The control system is designed to stop the water pump from pumping water either when the battery level drops to equal or less than 10% of its full charge, or when the water level becomes less than 10 cm high in the reservoir. The experimental results revealed that the system is appropriate to use in remote areas with water scarcity and away from the national grid.

Mobile Guidance System for Evacuation based on Wi-Fi System and Node Architecture

  • Raju, Timalsina;Kim, Woo Sung
    • Journal of Information Technology Applications and Management
    • /
    • 제26권5호
    • /
    • pp.41-56
    • /
    • 2019
  • Recently great loss of life and property is occurring because of fire, natural disaster, earth quake, tsunami and so on. People spend 80~90% of their time indoor environment like office, supermarket, campus. Therefore Indoor navigation and guidelines system became so essential for most of all. Incase of emergency we must be careful earlier, in such a cases 5G kind of new technology may also cannot work. So immediate action and quick routing notification for guidelines and protection is the most. Considering this issue We proposed indoor evacuating guidance system based on microcontroller Wi-Fi board for Indoor APP using mobile. Focusing various kind of technology like, ok google, voice search APP we purposed node architecture based system. When we listen fire alarm while living inside the room. Then to be safe we connect with server and start Arduino UNO+IoT ESP8266 Wi-Fi shield version1-IoT module to store data in MySQL DB server. We make application to escape out from the building up-to the three exits giving information from source point to destination. Our program can send information to the users emergency location and situations. For this when the user get sound or vibration in their mobile device it indicate fire out near by. At that time we update message from Arduino to DB server for the fixed current position inside the building which give routing signal for that fire out location by changing values from 0 to 1. We have user in point 10 where user is near by. Later we detect Wi-Fi signal form Nodemcu as room of each floor and try to connect with user. Main purpose of this paper is to save life of people in short time and find out the shortest path up to nearest exits in the time of emergencies and rescue them.

3T3-L1 지방전구세포에 대한 다양한 주파수 진동의 지방 생성 억제 효과 (Anti-adipogenic Effects of Vibration with Varied Frequencies on 3T3-L1 Preadipocytes)

  • 이영훈;이석호;정혜빈;정용찬;김민환;이은미;김지현
    • 대한의용생체공학회:의공학회지
    • /
    • 제42권1호
    • /
    • pp.18-24
    • /
    • 2021
  • Vibration is a mechanical cue that can be applied to adipose tissues for the purpose of treating obesity. However, the exact correlation between vibration and other anti-adipogenic pathways, such as development of cytoskeleton and apoptosis, remains unknown. The objective of this study was to investigate the unknown anti-adipogenic effects of vibration with varied frequencies on preadipocytes. 3T3-L1 preadipocytes were cultured in Dulbecco's modified Eagle's medium (DMEM) containing 5% calf serum at 37 ℃ with 5% CO2 in a humidified incubator. Vibration was generated using Arduino Uno microcontroller and vibration motor module with 1 V DC, and applied to preadipocytes for 3 days. Frequency conditions were set to 20, 55, and 90 Hz. Then, the expressions of p38 pathway, ROCK-1, α-actinin, Bax, Bcl-2, caspase-9, 8, and 3 were analyzed with western blot. As a result, p38 pathway was inhibited in 55 and 90 Hz while ROCK-1 and α-actinin were expressed in 20 Hz. Caspase-3, a terminal apoptotic factor, was activated in 20 Hz via extrinsic pathway rather than intrinsic pathway. Results suggest that various frequencies of vibration can inhibit adipogenesis via different pathways which sheds light on future mechanotransduction applications of vibration for the treatment of obesity.