What you are dealing with is the case of dynamic pressure in fluids. One of your sensors will read the static pressure and the other one will read the total pressure. The difference will be your...
I knew it is not an easy task to get such system going especially when in my application the transmitter will be above and bellow water at times. I will try some other avenues first and if...
Sorry Dave. I still don't get it. 60 on the table I use comes out to 0111100 in binary. Are we choosing the bits from left to right (MSB first) instead of right to left (LSB first)?
Hi,
Lets say you have two PIC that are supposed to talk to each other over a serial line, you use SEROUT2 on one and SERIN2 on the other. Both PICs however have other things to do as well so if the...
Re: Underwater speed?
One mistake on my formula:
NickMu Today, 18:27The left side should be multiplied by 2 or the right side should be divided by 2.
Regards,
Nick