Depending on the application (if any latency is acceptable),
you could take the mean of the last few readings and use that.
Heart rate monitors typically do it. Things like speedometers, not such a...
Yeah, increment it.
If the bit was zero it will increment to one.
If the bit was one, it will overflow to zero.
They will both probably end up the same in assembler though.
Not at all..
Just couldn't get it
Old Age
Thank you
so :-
Not_PB2 = ~DigitalInputPin
That easy ?
Thank You
Very Very Quick question :-
I have a digital input..... How do I invert it in software , Brain freeze :-(
BR
Andy
Thank you all for reading
Hi Mark, welcome to the forum.
I'm a hobbyist (the hobbiest of hobbyists) and struggle similarly. I have come to the conclusion that I can spend time trying to quantify the noise - so as to know...
"SSP1BUF = MRFSPIdata": This loads real fast. But the actual transmission that takes place after that, takes a lot more micro seconds.
If you write to the SSP1BUF back to back, the TX buffer gets...
Re: Not or Invert
The @ INC _yourvariable may be even smaller in regard to code size.
Ioannis Today, 12:21Evil, Art!
Ioannis