Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6305

General • Re: Getting Started with Raspberry Pi Pico W

$
0
0
It appears to output between -0.5V and +0.5V so interfacing to an RP2040 ADC will require some kind of offsetting hardware.
I'm not sure I understand that, why do we need an offsetting hardware here ?
What is it ? What does it do ?
The sensor outputs a voltage between -0.5V and +0.5V. The Pico can measure voltages between 0V and +3.3V.

So what you need is something that adds 0.5V to the output of the sensor to make it between 0V and 1.0V, and then maybe double that voltage to between 0V and 2.0V so the Pico can read it properly.
yess!
Image
is this correct ?
but is it feasible? because I used an ideal op-amp from LTSpice library for simulation.
opamp.png

Statistics: Posted by Ab25 — Thu Jul 04, 2024 3:33 pm



Viewing all articles
Browse latest Browse all 6305

Trending Articles