Kommentar: Einfügen von HTML im Kommentar: Link einfügen: <a href="LINKURL" target="_blank">LINKTITEL</a> Bild einfügen: <img src="BILDURL"> Text formatieren: <b>fetter Text</b> <i>kursiver Text</i> <u>unterstrichener Text</u> Kombinationen sind auch möglich z.B.: <b><i>fetter & kursiver Text</i></b> C Quellcode formatieren: <code>Quellcode</code> BASIC Quellcode formatieren: <basic>Quellcode</basic> (Innerhalb eines Quellcodeabschnitts ist kein html möglich.) Wichtig: Bitte mache Zeilenumbrüche, bevor Du am rechten Rand des Eingabefeldes ankommst ! -> I > Dear Mega friends, > > I have a question. > I will make a power meter for my Mountain Bike. > There is a sensor on the front wiel. > I will make a interrupt from this sensor. > After a trigger from this sensor (INT2?) start a timer and stop this by the next trigger (Sensor) pulse. > Measure the time between the sensor pulses (= Road Speed). > And start the timer again. > In accoding with the real time and I known my weight then can calculate the power (in Newton). > The examples in the Pro IDE are not adequate for me. > > Mega32, Pro_32 projectboord > > Kind regards, Bram