Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- opengl
- sshkey
- ubuntu
- 고정ip할당
- 아두이노
- google drive 업로드
- 정보처리기사
- annotating
- libopencv-dev
- apt update
- Winform
- Python
- 우분투 opencv 설치
- vtk
- vi
- vim명령어
- opencv resize
- c#
- api사용해서 google drive에 폴더만들기
- opencv
- vim
- NodeMCU
- 아두이노 설치
- Google Drive API
- rotation
- google drive upload
- opencv apt설치
- esp32
- translation
- 정보처리기사후기
Archives
- Today
- Total
내가 보려고 만든 블로그
아두이노 Remote Control Test 본문
반응형
아두이노 적외선 리모콘 테스트 해봄
파일>예제>IRremote>IRrecvDemo 코드
https://github.com/z3t0/Arduino-IRremote
z3t0/Arduino-IRremote
Infrared remote library for Arduino: send and receive infrared signals with multiple protocols - z3t0/Arduino-IRremote
github.com
에서 라이브러리를 zip파일로 다운받는다.
다운 받은 라이브러리 파일을 아두이노에 추가한다..
아두이노 > 스케치 > 라이브러리 포함하기 > .ZIP 라이브러리 추가…
이렇게 나오는데 센서 가까이서 해야 값이 잘나옴..
javalab.org/arduino_remote_control_test/
아두이노 Remote Control Test - 자바실험실
라이브러리 설치 리모트 컨트롤러 신호를 쉽게 읽어들이기 위한 라이브러리를 추가합니다. (이미 설치된 경우 건너뜁니다.) https://github.com/z3t0/Arduino-IRremote에 접속하여 라이브러리 zip 파일��
javalab.org
반응형
'아두이노' 카테고리의 다른 글
아두이노 LCD 1602 I2C모듈 (0) | 2020.09.08 |
---|---|
아두이노 Stepper Speed Control (0) | 2020.09.07 |
아두이노 LED매트릭스 (0) | 2020.09.07 |
아두이노 기초 led 3개 깜빡이기 (0) | 2020.09.07 |
아두이노를 이용한 미세먼지측정기 만들기 (0) | 2019.10.10 |