Skip to content
AVR
2012.07.24 13:42

ARDUINO 명령어 모음

조회 수 22831 추천 수 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
번호 분류 제목 날짜 조회 수
15 만들기 서보모터 만들기 2018.11.23 7122
14 만들기 모터 기어박스 만들기 2018.11.23 6730
13 만들기 강력한 에어펌프 만들기 2018.11.23 7080
12 만들기 동전 정렬 기계 DIY 2018.09.01 6834
11 만들기 연필로 인두기 만들기 file 2017.09.17 6113
10 만들기 금속탐지기(metal detector) 실험 file 2017.08.13 6078
9 만들기 만질수 있는 불 만들기 file 2017.08.13 6476
8 만들기 태양광 발전으로 움직이는 자동차 file 2017.08.04 7076
7 만들기 심심해서 DIY 재료 secret 2016.09.25 453
6 만들기 전사지 사용방법 4 2 2011.12.06 11520
5 만들기 각종 회로, 무선스위치 등 만들기 2 file 2011.12.06 16395
4 만들기 <!--f644fe64217d47f8abef1fe9b7150c48--> secret 2010.10.29 3949
3 만들기 내가 백신 설치 의무화를 반대하는 이유 file 2009.07.21 20262
2 만들기 DDoS가 뭔지 모르는 청와대 2009.07.08 12879
1 만들기 DDoS 해킹의 방법 및 방어방법 1 2 2009.07.08 29577
Board Pagination Prev 1 Next
/ 1

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


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

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

설치 취소