#include "avr/io.h" int main ( ) { unsigned char t1; DDRB = 0xFF; PORTD = 0xFF; TCCR1A = 0; TCCR1B = 0x42; while ((TIFR&(1<