uplay.co.kr [전자工學(공학) test(실험) ] AVR Training Board-I(영어로) > uplay7 | uplay.co.kr report

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

본문 바로가기

uplay7


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


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

페이지 정보

작성일 23-03-24 07:43

본문




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







#include // delay 함수의 헤더파일
레포트 > 공학,기술계열

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

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



}
설명

전자공학실험,AVR Training Board-I


PORTD = 0x3C; // Port D bit 5:2에 연결된 LED를 모두 켜기



int main(void) {
2.Name
#include // hw1

순서


3.Abstract


while(1){
How to use Port, Pin
return 0;
PORTD = 0x00; // LED를 모두 끄기




[전자工學(공학) test(실험) ] AVR Training Board-I(영어로)
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).
AVR Training Board-I

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


1.Title

DDRD = 0x3C; // Port D bit 5:2를 Write로 사용
_delay_ms(1000); // 1000ms=1s 동안 유지

4.Background
[전자공학실험] 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
다.
Total 17,171건 770 페이지

검색

REPORT 11(sv76)



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

fista.uplay.co.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 © fista.uplay.co.kr All rights reserved.