introduction to arduino

62
아두이노와 함께, 만드는 즐거움! Introduction to Arduino Cedric

Upload: seokjun-kim

Post on 15-Dec-2014

237 views

Category:

Technology


2 download

DESCRIPTION

Introduction to Arduino from FLIT.kr FLIT 이 소개하는 아두이노

TRANSCRIPT

Page 1: Introduction to Arduino

아두이노와 함께,만드는 즐거움!

Introduction to Arduino Cedric

Page 2: Introduction to Arduino

먼저, Maker

Page 3: Introduction to Arduino

Maker?

Page 4: Introduction to Arduino

Maker?

Page 5: Introduction to Arduino

Make, Maker

Do It Yourself(D.I.Y)

Page 6: Introduction to Arduino

DIGITALFABRICATION

PHYSICALCOMPUTING

Desktop Manufacturing

Page 7: Introduction to Arduino

ALMOND

BITCUBE

Desktop Manufacturing

Page 8: Introduction to Arduino

We Can D.I.Y. Everything!

Page 9: Introduction to Arduino

메이커의 움직임Movement of Maker

Page 10: Introduction to Arduino

Maker’s Space

Page 11: Introduction to Arduino

Hacker Spaces in the world

Page 12: Introduction to Arduino

Hacker Spaces in the world

Page 13: Introduction to Arduino

Make

Page 14: Introduction to Arduino

Make

Page 15: Introduction to Arduino

Make

Page 16: Introduction to Arduino

Make, Maker Faire

Page 17: Introduction to Arduino

Make, Make Faire

Page 18: Introduction to Arduino

그래서 뭐?So What?

Page 19: Introduction to Arduino

Iron Man

Page 20: Introduction to Arduino

Iron Man’s Arc Reactor

Page 21: Introduction to Arduino

Iron Man’s Arc Reactor

Page 24: Introduction to Arduino

아르두셋

Page 25: Introduction to Arduino

아두이노 이전에는Before Arduino

Page 26: Introduction to Arduino

고무동력기

Page 27: Introduction to Arduino

물체주머니

Page 28: Introduction to Arduino

라디오 조립 키트

Page 29: Introduction to Arduino

과학상자

Page 30: Introduction to Arduino

그리고, ArduinoAnd, Arduino

Page 31: Introduction to Arduino

아두이노 팀

Page 32: Introduction to Arduino

TED - Massimo Benzi

Page 33: Introduction to Arduino

아두이노 Arduino

Page 34: Introduction to Arduino

Arduino를 통해With Arduino

Page 35: Introduction to Arduino

http://youtu.be/Wn3Le37qW64

부우ㅇㅇㅇㅇㅇㅇ웅~ 끼익!!“멈춰라!”

아두이노를 이용한 자동차 만들기

Page 36: Introduction to Arduino

부우ㅇㅇㅇㅇㅇㅇ웅~ 끼익!!“멈춰라!”

아두이노를 이용한 자동차 만들기아두이노 + 초음파 거리센서 + 모터

http://youtu.be/Wn3Le37qW64

Page 37: Introduction to Arduino

초음파 거리 센서

Page 38: Introduction to Arduino

DC모터

Page 39: Introduction to Arduino

http://youtu.be/jjvy_jzGlAQ

(준비 준비) 북치기 박치기“연주해볼까?”

아두이노를 이용한 에어드럼 만들기

Page 40: Introduction to Arduino

http://youtu.be/jjvy_jzGlAQ

(준비 준비) 북치기 박치기“연주해볼까?”

아두이노를 이용한 에어드럼 만들기아두이노 + 가속도센서 + 빛 센서

Page 41: Introduction to Arduino

가속도센서

Page 42: Introduction to Arduino

빛 센서(Cds)

Page 43: Introduction to Arduino

노크 패턴:

“흐...음?” “왜 안 열리지?” “열렸다!”

노크의 패턴을 인식하는 문 만들기

http://youtu.be/zE5PGeh2K9k

Page 44: Introduction to Arduino

노크 패턴:

“흐...음?” “왜 안 열리지?” “열렸다!”

http://youtu.be/zE5PGeh2K9k

노크의 패턴을 인식하는 문 만들기아두이노 + 노크센서 + 모터

Page 45: Introduction to Arduino

피에조 센서

Page 46: Introduction to Arduino

(준비 준비) “이걸 넣으면, 끝!”“가까이 오면 켜집니다”

아두이노를 이용한 잭-오-렌턴 만들기

http://youtu.be/FUR5NjsR1JQ

Page 47: Introduction to Arduino

http://youtu.be/FUR5NjsR1JQ

(준비 준비) “이걸 넣으면, 끝!”“가까이 오면 켜집니다”

아두이노를 이용한 잭-오-렌턴 만들기아두이노 + 거리센서 + 피에조센서 + LED

Page 48: Introduction to Arduino

적외선 거리 센서

Page 49: Introduction to Arduino

피에조 센서

Page 50: Introduction to Arduino

LED(Light Emitting Diode)

Page 51: Introduction to Arduino

http://youtu.be/dX37LFv8jWY

“움직여볼까?” “계속해볼까?”“이번엔 내 차례다”

아두이노를 이용한 무선 체스 만들기

Page 52: Introduction to Arduino

http://youtu.be/dX37LFv8jWY

“움직여볼까?” “계속해볼까?”“이번엔 내 차례다”

아두이노를 이용한 무선 체스 만들기아두이노 + 스태핑 모터

Page 53: Introduction to Arduino

스태핑 모터

Page 54: Introduction to Arduino

Arduino

Page 55: Introduction to Arduino

아두이노 Arduino

Page 56: Introduction to Arduino

● 단일 보드 마이크로 컨트롤러

● 다수의 센서로부터 값을 받아들일 수 있음

● 다양한 외부 장치 통제 가능

● 다른 모듈에 비해 저렴한 가격

● USB 연결(5V) 혹은 외부 전원 연결(12V) 사용

아두이노 Arduino - Hardware

특징

아두이노 = 아두이노 보드 + 통합 개발 환경

Page 57: Introduction to Arduino

● 마이크로 컨트롤러를 쉽게 동작할 수 있음

(USB를 통해 컴파일된 펌웨어 업로드 가능)

● 시리얼통신 등을 활용한 확장성이 뛰어남

● 상호작용을 위한 프로그래밍 가능

● 크로스 플랫폼 환경 (Windows/Mac OS/Linux)

아두이노 = 아두이노 보드 + 통합 개발 환경

장점

아두이노 Arduino - Software

Page 58: Introduction to Arduino

ARDUINO Mega 2560UNO의 Mega(고성능) 버젼메모리 용량 8배, 디지털 입출력 핀 54개, 아날로그입력 16개, 하드웨어 지원 시리얼 포트 4개

ARDUINO Pro Mini저전압, 소형 버젼메모리 용량 1/2, 업로더 없음

또 다른 아두이노 Arduino

Page 59: Introduction to Arduino

Lilypad ARDUINO웨어러블 디바이스용 버젼전도성 실로 바느질을 통해 회로 구성

의류 가방 등에 주로 사용됨

ARDUINO Esplora조작이 가능한 디바이스를 위한 아두이노주로 LCD 와 함께 연결하여 사용밥통, 온도계, 3D 프린터 등

또 다른 아두이노 Arduino

Page 60: Introduction to Arduino

ARDUINO Wave Shield음성 파일을 재생하기 위한 쉴드SD카드 사용

ARDUINO WiFi ShieldWiFi를 사용하기 위한 쉴드인터넷이 필요한 장치에 주로 사용

아두이노 쉴드 Arduino Shield

Page 61: Introduction to Arduino

ARDUINO Weather Shield기압, 온도, 습도, 광도 등을측정할 수 있는 쉴드GPS 내장됨

ARDUINO Motor Shield모터를 사용하기 위한 쉴드DC모터 혹은 스태핑 모터 2개 제어 가능

아두이노 쉴드 Arduino Shield

Page 62: Introduction to Arduino

Maker들이 활용하는 장비