주요 콘텐츠

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

시스템 주변기기

GPIO, 입력 캡처 등과 같은 시스템 주변기기를 구성 및 사용

다양한 아키텍처의 Arduino® 보드 하드웨어 기능을 활용하여 GPIO 블록을 통해 아날로그 신호와 디지털 신호를 읽어오고, 쓰고, 기기 제어 블록을 통해 기기를 제어하는 등의 작업을 수행합니다.

블록

모두 확장

Analog InputMeasure voltage of analog input pin
Analog OutputGenerate voltage on the specified DAC pin
Analog Input SAMDRead ADC register value after ADC conversion at the analog pin of Arduino SAMD21 core (R2023b 이후)
Analog Input AVRRead ADC register value after ADC conversion at analog pin of Arduino AVR core (R2024a 이후)
Digital InputGet logical state of digital input pin on Arduino
Digital OutputSet logical state of digital output pin on Arduino
PWM CommonGenerate pulse width modulated signal on analog output pin
PWM SAMDGenerate pulse width modulated signal on analog output pin of Arduino SAMD21 core (R2023b 이후)
PWM AVRGenerate pulse width modulated signal on analog output pin of Arduino AVR core (R2024a 이후)
Input CaptureMeasure frequency and duty cycle of external input signal
NeoPixelControl color and brightness of RGB and RGBW Adafruit NeoPixel LED strip (R2024a 이후)

도움말 항목

추천 예제