#include #include #include //#include #include "funktionen.h" # define DUMMY_2 7 # define DUMMY_1 33 # define Pixel_takt 13 # define Pixel 4096 # define takt_1us 236 # define takt_0_1us 254 # define Belichtung 42000 //Belichtungzeit 4.2ms=4200*1µs //4,2ms 42000 bei 0,1µs # define Rog 50 //Rog Impuls //5µs 50 bei 0,1µs # define PD2_high PORTD|=(1< Dezimalsystem uart_puts( buffer_string ); uart_puts( f ); } uart_puts( ende ); } /////////////////////////////////////////////////////////////////////////////////////////////////////////////// /*uart initialisierung*/ void uart_init( void ) { UBRR0H = 0; UBRR0L = 9; //129- 9600;9-128000;10-115200 UCSR0C=(1<