Slide Switch(SS12D00G2)

아두위키 : Arduwiki
ArduWiki (토론 | 기여)님의 2024년 3월 24일 (일) 14:53 판 (Created page with "{{#seo:|title=아두위키 : 아두이노 슬라이드 스위치 가이드|title_mode=append|keywords=아두이노, 정보과학, 메이커학습, 수행평가, 슬라이드 스위치, 아두이노 작품, 캡스톤작품, 아두이노 예제코드|description=아두이노로 슬라이드 스위치를 제어하는 방법(기본정보, 회로, 예제 코드)을 소개합니다. 정보과학과 메이커수업에 활용가능합니다.}} File:슬라이드스위치 대표...")
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

Usage

  • The device is a 3-pin slide switch with the middle pin being the COM (Common) terminal. The switch can connect to either the left or right pin by sliding it in the respective direction.
  • Depending on the slide's position, either the right or left pin will connect to the center pin.

Example of Connection and Use

This circuit lights up a corresponding LED when the switch is slid to the left or right, without the need for any coding.