Hello everyone,
Today I wanted to build a parking assistance for a old car, but I stumbled upon a problem:
Using a HC-SR04(5V) with a Raspberry Pi Pico(3.3V) I have a problem:
The HC-SR04 outputs in 5V, which I don't wanna use to burn my Pico. So I builded my first Voltage Divider to drop 5V to 3.3V.
I found out that I need 1030Ω and 2000Ω resistorsto get the required output voltage. But after using a voltmeter to find out if I have the right output voltage I saw that I only get 2.45V.
Why do I get such a voltage drop?
Here are my calculations:

And here is my full schematic:

Today I wanted to build a parking assistance for a old car, but I stumbled upon a problem:
Using a HC-SR04(5V) with a Raspberry Pi Pico(3.3V) I have a problem:
The HC-SR04 outputs in 5V, which I don't wanna use to burn my Pico. So I builded my first Voltage Divider to drop 5V to 3.3V.
I found out that I need 1030Ω and 2000Ω resistorsto get the required output voltage. But after using a voltmeter to find out if I have the right output voltage I saw that I only get 2.45V.
Why do I get such a voltage drop?
Here are my calculations:

And here is my full schematic:
