Arduino 기초
첫주 학습내용
스케치 및 드라이버 설치
- https://zelkun.tistory.com/entry/00-Arduino-아두이노-시작하기-스케치-설치-및-포트-확인
- https://zelkun.tistory.com/entry/001-Arduino-아두이노-중국산-호환보드CH340CH341-드라이버-설치-윈도우
전기 및 아두이노 핀설명
PIN MAP
출처: https://coolcomponents.co.uk/products/arduino-uno-revision-3
점퍼케이블, 듀폰케이블, 빵보드(Breadbord)
출처: https://learn.sparkfun.com/tutorials/how-to-use-a-breadboard
출처: https://en.wikipedia.org/wiki/Jump_wire
- https://zelkun.tistory.com/entry/003-Arduino-아두이노-빵보드Breadboard-점퍼선Jumper-wire-듀폰케이블Dupone-wire-사용하기
스케치 사용법
시리얼 모니터
- https://zelkun.tistory.com/entry/008-Arduino-아두이노-스케치-시리얼-모니터Seial-Monitor-사용방법
- https://zelkun.tistory.com/entry/009-Arduino-아두이노-PuTTY-를-이용한-시리얼-통신
라이브러리 관리
- https://zelkun.tistory.com/entry/012-Arduino-아두이노-library-라이브러리-추가하기
보드 관리
- https://zelkun.tistory.com/entry/031-Arduino-아두이노-보드-추가하기Adding-Arduino-Boards
스케치 문법
- https://zelkun.tistory.com/entry/004-Arduino-아두이노-스크레치-문법-디지털-아날로그-입출력
- https://www.arduino.cc/reference/ko/
간단한 LED 테스트
- https://zelkun.tistory.com/entry/006-Arduino-아두이노-LED-제어하기
- https://zelkun.tistory.com/entry/007-Arduino-아두이노-2색-3색-LED-제어하기
Ref
- https://www.arduino.cc/
- https://zelkun.tistory.com