Skip to content
AVR
2012.07.24 13:42

ARDUINO 명령어 모음

조회 수 22842 추천 수 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









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

?

  1. No Image 18Jul
    by 디케
    2012/07/18 in AVR
    Views 6502 

    AVR의 기초

  2. No Image 18Jul
    by 디케
    2012/07/18 in AVR
    Views 13370 

    회로도, 마이컴, 브레드보드 사용방법 등

  3. 가변저항

  4. 저항, 캐패시터

  5. No Image 24Jul
    by 디케
    2012/07/24 in AVR
    Views 5418 

    아두이노 프로그램 설치하고 프로그래밍 해보기

  6. 아두이노 예제소스코드) 13번핀 1초마다 on/off 반복시키기

  7. No Image 24Jul
    by Progress
    2012/07/24 in AVR
    Views 22842 

    ARDUINO 명령어 모음

  8. No Image 24Jul
    by 디케
    2012/07/24 in AVR
    Views 4835 

    아두이노 예제) LED 속도 가속 또는 랜덤화 하기

  9. DC 모터 제어 (아두이노 arduino)

  10. No Image 01Aug
    by 디케
    2012/08/01 in AVR
    Views 4552 

    IC DataSheet 구하기

  11. No Image 02Aug
    by 디케
    2012/08/02 in AVR
    Views 6508 

    전자 회로도,PCB 기판 작성용 CAD Software

  12. No Image 02Aug
    by 디케
    2012/08/02 in AVR
    Views 4294 

    LED에 연결하는 저항은 어떤 걸 써야 하나요?

  13. No Image 02Aug
    by 디케
    2012/08/02 in AVR
    Views 4852 

    저항계산기

  14. No Image 02Aug
    by 디케
    2012/08/02 in AVR
    Views 10598 

    저항, 다이오드 등 모든 계산기 모음

  15. 아두이노를 이용한 Motor 제어(TA8050P)

  16. 전압을 낮추는 방법

  17. No Image 03Aug
    by 디케
    2012/08/03 in AVR
    Views 6583 

    arduino에서 5V Relay Module 을 이용하여 220V 교류 제어

  18. No Image 03Aug
    by 디케
    2012/08/03 in AVR
    Views 8109 

    555 타이머 회로 응용

  19. No Image 03Aug
    by 디케
    2012/08/03 in AVR
    Views 5904 

    아두이노에서 CDS 입력으로 2개의 PWM 동시제어하기

  20. No Image 03Aug
    by 디케
    2012/08/03 in AVR
    Views 6657 

    아두이노에서 써미스터(thermistor)로 온도 측정하기

Board Pagination Prev 1 2 3 4 5 ... 13 Next
/ 13

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


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

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

설치 취소