Hello Frank,

> Or something like this:
> mean += WertADC;
>
> and
>    if (mean_counter >= 10) {
>         Spannung = (mean * 0.3215) /  mean_counter) ;
>
> Just to save a bit of time on all those floating point calculations...

That is a good idea indeed, I will change that.

Jens

-- 
You received this message because you are subscribed to the Google Groups 
"neonixie-l" group.
To post to this group, send an email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/neonixie-l?hl=en-GB.

Reply via email to