Lecture3
Lecture3
apropriate IO definitions
• Unsigned char is also for String of ASCII characters
Bitwise not
Write an AVR C program to send values -4 to 4 to port B
Write an AVR C program to toogle all bits of Port B 50000 times
Write an AVR C program to toogle all bits of Port B 100000 times
important
A function of crystal frequency
important
Write an AVR C program to toogle all bits of Port B continuously with a
10ms delay (with predefined C functions)