physical.kr [전자工學(공학) experiment(실험)] AVR Training Board-I(영어로) > physical3 | physical.kr report

[전자工學(공학) experiment(실험)] AVR Training Board-I(영어로) > physical3

본문 바로가기

physical3


[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다. ]


[전자工學(공학) experiment(실험)] AVR Training Board-I(영어로)

페이지 정보

작성일 23-02-02 13:51

본문




Download : [전자공학실험] AVR Trainin.hwp




1.Title AVR Training Board-I 2.Name 3.Abstract How to use Port, Pin 4.Background

return 0;
int main(void) {
3.Abstract


2.Name





with turned off state for 1 second, we can use the function _delay_ms() in util.delay header file. After maintaining 1 second using _delay_ms, as all the LED should be turned on, the value should be 0011 1100. It is converted to 3 C in hexadecimal digit. Declare PORTD = 0x3C and maintain the state for 1 second using _delay_ms() function. Finally, to make the loop infinite and state return to the initial state we used while(1).
PORTD = 0x00; // LED를 모두 끄기


Download : [전자공학실험] AVR Trainin.hwp( 70 )



while(1){

How to use Port, Pin
1.Title
전자공학실험,AVR Training Board-I

DDRD = 0x3C; // Port D bit 5:2를 Write로 사용

설명

[전자工學(공학) experiment(실험)] AVR Training Board-I(영어로)
}

#include // hw1
AVR Training Board-I
[전자공학실험] AVR Trainin-9434_01.jpg [전자공학실험] AVR Trainin-9434_02_.jpg [전자공학실험] AVR Trainin-9434_03_.jpg [전자공학실험] AVR Trainin-9434_04_.jpg [전자공학실험] AVR Trainin-9434_05_.jpg
순서


_delay_ms(1000); // 1000ms=1s 동안 유지

}
#include // delay 함수의 헤더파일


레포트 > 공학,기술계열
PORTD = 0x3C; // Port D bit 5:2에 연결된 LED를 모두 켜기


_delay_ms(1000); // 1000ms=1s 동안 유지

4.Background

다.
Total 6,133건 300 페이지

검색

REPORT 73(sv75)



해당자료의 저작권은 각 업로더에게 있습니다.

physical.kr 은 통신판매중개자이며 통신판매의 당사자가 아닙니다.
따라서 상품·거래정보 및 거래에 대하여 책임을 지지 않습니다.
[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다 ]]

[저작권이나 명예훼손 또는 권리를 침해했다면 이메일 admin@hong.kr 로 연락주시면 확인후 바로 처리해 드리겠습니다.]
If you have violated copyright, defamation, of rights, please contact us by email at [ admin@hong.kr ] and we will take care of it immediately after confirmation.
Copyright © physical.kr All rights reserved.