Skip to content
AVR
2012.07.24 13:42

ARDUINO 명령어 모음

조회 수 22748 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

ARDUINO 명령어 모음

Language Reference



Arduino programs can be divided in three main parts: structurevalues (variables and constants), and functions.







Structure



Control Structures



Further Syntax



Arithmetic Operators

  • = (assignment operator)
  •  (addition)
  • - (subtraction)
  • * (multiplication)
  • / (division)
  • % (modulo)



Comparison Operators

  • == (equal to)
  • != (not equal to)
  • < (less than)
  • > (greater than)
  • <= (less than or equal to)
  • >= (greater than or equal to)



Boolean Operators

  • && (and)
  • || (or)
  • ! (not)



Pointer Access Operators



Bitwise Operators

  • & (bitwise and)
  • | (bitwise or)
  • ^ (bitwise xor)
  • ~ (bitwise not)
  • << (bitshift left)
  • >> (bitshift right)



Compound Operators

  • ++ (increment)
  • -- (decrement)
  • += (compound addition)
  • -= (compound subtraction)
  • *= (compound multiplication)
  • /= (compound division)



  • &= (compound bitwise and)
  • |= (compound bitwise or)



Variables

Constants



Data Types



Conversion



Variable Scope & Qualifiers



Utilities





Functions

Digital I/O





Analog I/O





Advanced I/O





Time





Math





Trigonometry





Random Numbers







Bits and Bytes







External Interrupts







Interrupts







Communication







Leonardo Specific









로그인 후 댓글쓰기가 가능합니다.

?

List of Articles
번호 분류 제목 날짜 조회 수
33 AVR 아스키코드표 3 2012.08.17 6319
32 AVR 아두이노(우노UNO)와 HC-06 블루투스 모듈 연결하기 3 file 2012.08.17 9361
31 AVR 기어종류 2 3 2012.08.13 5238
30 AVR 나무로 기어를 만드는 방법 1 2 file 2012.08.13 10353
29 AVR 정전압 레귤레이터 1 5 2012.08.11 20357
28 AVR 기어의 종류 2 2012.08.10 7981
27 AVR YFC 유승호님의 CD Motor 개조기 2 2012.08.05 4694
26 AVR 아두이노 Uno + Cds Cell 5파이 광(빛감지) 감지센서 사용해보기 1 1 file 2012.08.05 11907
25 AVR 아두이노 Uno + Thermistor 온도센서 사용해보기 3 file 2012.08.05 13758
24 AVR 아두이노 예제) LED 속도 가속 또는 랜덤화 하기 + 시리얼 통신까지 20 2012.08.04 11291
23 AVR 아두이노 스케치 프로그램 3 file 2012.08.04 7198
22 AVR 안드로이드 스마트폰 + 블루투스 통신 + 아두이노 자동차 2 2012.08.03 11560
21 AVR 움직이면 쏜다! 아두이노 PIR 모션센싱 버블건 2 2012.08.03 4997
20 AVR 아두이노에서 써미스터(thermistor)로 온도 측정하기 3 2012.08.03 6657
19 AVR 아두이노에서 CDS 입력으로 2개의 PWM 동시제어하기 1 2012.08.03 5904
18 AVR 555 타이머 회로 응용 1 2012.08.03 8109
17 AVR arduino에서 5V Relay Module 을 이용하여 220V 교류 제어 2 2012.08.03 6583
16 AVR 전압을 낮추는 방법 2 file 2012.08.02 7408
15 AVR 아두이노를 이용한 Motor 제어(TA8050P) 3 file 2012.08.02 8048
14 AVR 저항, 다이오드 등 모든 계산기 모음 1 2012.08.02 10584
Board Pagination Prev 1 ... 9 10 11 12 13 Next
/ 13

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소