• Title/Summary/Keyword: microcontroller board

Search Result 66, Processing Time 0.038 seconds

An Implementation of Driving Circuit for Resistive Touch Panel (저항막식 터치 패널의 구동회로 제작)

  • Han, Hyung-Seok
    • Journal of The Institute of Information and Telecommunication Facilities Engineering
    • /
    • v.8 no.1
    • /
    • pp.36-39
    • /
    • 2009
  • In this paper, we propose a 4-wire type driving circuit for resistive touch panel which was manufactured at the lab. The circuit is designed by using the touch panel controller ADS7846 and AVR microcontroller board. The test result shows that the designed circuit can give and transmit the position information of touch panel to the computer.

  • PDF

Radiation Effects of Proton Particles in Memory Devices

  • Lho, Young-Hwan;Kim, Ki-Yup
    • ETRI Journal
    • /
    • v.29 no.1
    • /
    • pp.124-126
    • /
    • 2007
  • In this letter, we study the impact of single event upsets (SEUs) in space or defense electronic systems which use memory devices such as EEPROM, and SRAM. We built a microcontroller test board to measure the effects of protons on electronic devices at various radiation levels. We tested radiation hardening at beam current, and energy levels, measured the phenomenon of SEUs, and addressed possible reasons for SEUs.

  • PDF

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

  • Cha, Mi-Kyung;Jeon, Youn A;Son, Jung Eek;Chung, Sun-Ok;Cho, Young-Yeol
    • Horticultural Science & Technology
    • /
    • v.34 no.6
    • /
    • pp.860-870
    • /
    • 2016
  • Continuous monitoring of environmental parameters provides farmers with useful information, which can improve the quality and productivity of crops grown in greenhouses. The objective of this study was to develop a greenhouse environment measurement system using a low-cost microcontroller with open-source software. Greenhouse environment parameters measured were air temperature, relative humidity, and carbon dioxide ($CO_2$) concentration. The ranges of the temperature, relative humidity, and $CO_2$ concentration were -40 to $120^{\circ}C$, 0 to 100%, and 0 to 10,000 ppm, respectively. A $128{\times}64$ graphic LCD display was used for real-time monitoring of the greenhouse environments. An Arduino Uno R3 consisted of a USB interface for communicating with a computer, 6 analog inputs, and 14 digital input/output pins. A temperature/relative humidity sensor was connected to digital pins 2 and 3. A $CO_2$ sensor was connected to digital pins 12 and 13. The LCD was connected to digital pin 1 (TX). The sketches were programmed with the Arduino Software (IDE). A measurement system including the Arduino board, sensors, and accessories was developed (totaling $244). Data for the environmental parameters in a venlo-type greenhouse were obtained using this system without any problems. We expect that the low-cost microcontroller using open-source software can be used for monitoring the environments of plastic greenhouses in Korea.

Development of Target-Controlled Infusion system in Plasma Concentration. PART2: Design and Evaluation (혈중 목표 농도 자동 조절기(TCI) 개발 PART2: 시스템 구현 및 평가)

  • 안재목
    • Journal of Biomedical Engineering Research
    • /
    • v.24 no.1
    • /
    • pp.45-53
    • /
    • 2003
  • Based on the 4-compartmental pharmacokinetic model developed in PART1, target-controlled infusion(TCI) pump system was designed and evaluated. The TCI system consists of digital board including microcontroller and digital signal process(DSP), analog board, motor-driven actuator, user friendly interface, power management and controller. It provides two modes according to the drugs: plasma target concentration and effect target concentration. Anaesthetist controls the depth of anaesthesia for patients by adjusting the required concentration to maintain both plasma and effect site in drug concentration. The data estimated in DSP include infusion rate, initial load dose, and rotation number of motor encoder. During TCI operation, plasma concentration. effect site concentration, awaken concentration, context-sensitive decrement time and system error information are displayed in real time. Li-ion battery guarantees above 2 hours without power line failure. For high reliability of the system, two microprocessors were used to perform independent functions for both pharmacokinetic algorithm and motor control strategy.

Design and Implementation of a Microwave Motion Detector with Low Power Consumption

  • Sohn, Surg-Won
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.7
    • /
    • pp.57-64
    • /
    • 2015
  • In this paper, we propose a design of microwave motion detector using X-band doppler radar sensor to minimize the power consumption. To minimize the power consumption and implement battery operated system, pulse input with 2 KHz, 4% duty cycle is exerted on the doppler radar sensor. In order to simplify the process of working with ATmega2560 microcontroller unit, Arduino compatible board is designed and implemented. Arduino is open source hardware and many library software is published as open source tools. Smartphone app is also proposed and designed as a real-time user interface of the motion detector. The SQLite database on the Android mobile operating system is used for recording raw data of motion detection for post-processing job, such as fast Fourier transform (FFT). Bluetooth interface module is implemented on the motion detection board as a wireless communication interface to the smartphone. The speed of human movement is identified by post-processing FFT.

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

  • Shin, Yeongjae;Kim, Hyejun;Park, Junyeong;Heo, Gyeongyong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.05a
    • /
    • pp.416-417
    • /
    • 2021
  • Arduino is a platform designed for non-experts to easily utilize microcontrollers for various projects. In an educational environment, various boards running on the Arduino platform are used for software education, but ATmega128, which was widely used before Arduino, is not being used. In this paper, we make an Arduino compatible board based on ATmega128 microcontroller and check the operation on the Arduino platform.

  • PDF

A Study on the Tele-Controller System of Navigational Aids Using CDMA Communication (CDMA 통신을 이용한 항로표지의 원격관리시스템에 관한 연구)

  • Jeon, Joong-Sung;Oh, Jin-Seok
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.33 no.8
    • /
    • pp.1254-1260
    • /
    • 2009
  • CDMA tele-Controller system is designed with a low power consumption 8 bit microcontroller, ATmega 2560. ATmega 2560 microcontroller consists of 4 UART (Universal asynchronous receiver/transmitter) ports, 4 kbytes EEPROM, 256 kbytes flash memory, 4 kbytes SRAM. 4 URAT is used for CDMA modem, communication for GPS module, EEPROM is used for saving a configuration for program running, a flash memory of 256 kbytes is used for storing a F/W(Firm Ware), and SRAM is used for stack, storing memory of global variables while program running. We have tested the communication distance between the coast station and sea by the fabricated control board using 800 MHz CDMA modem and GPS module, which is building for the navigational aid management system by remote control. As a results, the receiving signal strength is above -80 dBm, and then the characteristics of the control board implemented more than 10 km in the distance of the communication.

UART-to-APB Interface Circuit Design for Testing a Chip (칩 테스트를 위한 UART-to-APB 인터페이스 회로의 설계)

  • Seo, Young-Ho;Kim, Dong-wook
    • Journal of Advanced Navigation Technology
    • /
    • v.21 no.4
    • /
    • pp.386-393
    • /
    • 2017
  • Field programmable gate arrays (FPGAs) are widely used for verification in chip development. In order to verify the circuit programmed to the FPGA, data must be input to the FPGA. There are many ways to communicate with a chip through a PC and an external board, but the simplest and easiest way is to use a universal asynchronous receiver/transmitter (UART). Most recently, most circuits are designed to be internally connected to the advanced microcontroller bus architecture (AMBA) bus. In other words, to verify the designed circuit easily and simply, data must be transmitted through the AMBA bus through the UART. Also the AMBA bus has been available in various versions since version 4.0 recently. Advanced peripheral bus (APB) is suitable for simple testing. In this paper, we design a circuit for UART-to-APB interface. Circuits designed using Verilog-HDL were implemented in Altera Cyclone FPGAs and were capable of operating at speeds up to 380 MHz.

A Study on Miniaturization of Digital Controller for both Implantable Total Artificial Heart (TAH) and Ventricular Assist Device (VAD) using PSD302 (PSD302를 이용한 완전 이식형 인공심장 및 심실보조장치 제어용 디지탈 콘트롤러 소형화에 관한 연구)

  • Lee, J.H.;Choi, J.H.;Lee, J.J.;Kim, W.E.;Om, K.S.;Choi, J.S.;Ahn, J.M.;Choi, W.W.;Park, S.K.;Cho, Y.H.;Kim, H.C.;Min, B.G.
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1996 no.11
    • /
    • pp.273-276
    • /
    • 1996
  • In the Total Artificial Heart (TAH) and Ventricular Assist Device (VAD), the size implanting the internal controller into human body is very serious problem. Hence, we need the size reduction of that controller for safe implantation. Using PSD302 chip for microcontroller-based applications, we could decrease the number of components in the digital control board and miniaturize the digital control board. We could replace a ROM, RAM, and a latch with that single chip, so the size of the newly developed board could be half the previous board.

  • PDF

Design of Hardware(Hacker Board) for IoT Security Education Utilizing Dual MCUs (이중 MCU를 활용한 IoT 보안 교육용 하드웨어(해커보드) 설계)

  • Dong-Won Kim
    • Convergence Security Journal
    • /
    • v.24 no.1
    • /
    • pp.43-49
    • /
    • 2024
  • The convergence of education and technology has been emphasized, leading to the application of educational technology (EdTech) in the field of education. EdTech provides learner-centered, customized learning environments through various media and learning situations. In this paper, we designed hardware for EdTech-based educational tools for IoT security education in the field of cybersecurity education. The hardware is based on a dual microcontroller unit (MCU) within a single board, allowing for both attack and defense to be performed. To leverage various sensors in the Internet of Things (IoT), the hardware is modularly designed. From an educational perspective, utilizing EdTech in cybersecurity education enhances engagement by incorporating tangible physical teaching aids. The proposed research suggests that the design of IoT security education hardware can serve as a reference for simplifying the creation of a security education environment for embedded hardware, software, sensor networks, and other areas that are challenging to address in traditional education..