Skip to content
AVR
2012.07.24 13:42

ARDUINO 명령어 모음

조회 수 22847 추천 수 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
번호 분류 제목 날짜 조회 수
60 AVR LED에 연결하는 저항은 어떤 걸 써야 하나요? 3 2012.08.02 4294
59 AVR 2 TRANSISTOR CIRCUITS 2015.11.25 4511
58 AVR IC DataSheet 구하기 2 2012.08.01 4552
57 AVR YFC 유승호님의 CD Motor 개조기 2 2012.08.05 4695
56 AVR 아두이노 예제) LED 속도 가속 또는 랜덤화 하기 2012.07.24 4835
55 AVR 저항계산기 2 file 2012.08.02 4852
54 AVR 모터테스트 2 3 2012.08.25 4980
53 AVR 움직이면 쏜다! 아두이노 PIR 모션센싱 버블건 2 2012.08.03 4997
52 AVR 2 트랜지스터 비안정 바이브레이터 회로(펄스) 1 2015.11.25 5098
51 AVR 2k fm 2014.12.15 5170
50 AVR 기어종류 2 3 2012.08.13 5262
49 AVR FET (Field Effect Transistor) file 2014.12.22 5360
48 AVR 아두이노 프로그램 설치하고 프로그래밍 해보기 file 2012.07.24 5418
47 AVR Pulse and Siren Circuit 2014.12.04 5471
46 AVR 갤럭시폰을 이용한 라인트레이서 1 2012.10.06 5719
45 AVR 아두이노에서 CDS 입력으로 2개의 PWM 동시제어하기 1 2012.08.03 5904
44 AVR 아두이노 예제소스코드) 13번핀 1초마다 on/off 반복시키기 1 2 2012.07.24 6187
43 AVR 아스키코드표 3 2012.08.17 6323
42 AVR 저항, 캐패시터 3 2012.07.18 6354
41 AVR 사이렌 발진회로 2014.10.30 6394
Board Pagination Prev 1 2 3 Next
/ 3

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


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

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

설치 취소