Skip to content
AVR
2012.07.24 13:42

ARDUINO 명령어 모음

조회 수 22862 추천 수 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
번호 분류 제목 날짜 조회 수
13 AVR Arduino 특정시간 제어와 릴레이 다루기 2019.06.13 11952
12 AVR 아두이노 업로드 통신 설정방법 file 2019.06.13 15750
11 AVR 아두이노 스위치로 LED 제어하기 2019.06.23 8337
10 회로도전자부품 아두이노 시간함수 BlinkWithoutDelay 함수 2019.06.26 6085
9 회로도전자부품 아이노트 FS-PB100SQ 보조배터리 퀵차지3.0 보조배터리 2019.07.20 6570
8 회로도전자부품 2n2222 Esaki Effect 트랜지스터 주파수 발생기 2019.08.22 6801
7 AVR 아두이노 PIR 센서를 이용하여 경고음 발생시키기 2020.04.30 8607
6 회로도전자부품 아두이노 스위치 제어 알람 릴레이 조정기 2020.05.10 6237
5 회로도전자부품 아두이노NANO 스위치로 릴레이 제어하기 2020.06.13 7221
4 회로도전자부품 파이썬 Python tkinter 강좌 2021.06.23 3077
3 회로도전자부품 파이썬 os 모듈, 파일(file)과 디렉토리(directory)활용 2021.08.01 2050
2 회로도전자부품 LG전자 스마트폰 ‘통화 먹통’ 오류..불안한 LG폰 사용자들 2021.08.30 1934
1 회로도전자부품 전기선 + PIR 감지기 + LED 결선도 file 2023.03.13 3647
Board Pagination Prev 1 ... 9 10 11 12 13 Next
/ 13

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


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

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

설치 취소