0

I'm trying to connect a 3.3v depth sensor to an Arduino uno. The logic level converter does not seem to send any current over (the sensor does not work and the voltmeter reads nothing). I tested the depth sensor separately, so I know it works, meaning it must be the converter. Why wouldn't it be working?

I've tried two logic level converters so far, but neither seems to work. This is basically how I connected it:

wires

Here's the LLC: enter image description here

Did I mess something up soldering it or by plugging it in wrong earlier?

asked Apr 14, 2017 at 3:12
2
  • 3
    Try again with the photo. That could be anything. Put the gadget down on a table and hold the camera steady. Commented Apr 14, 2017 at 4:36
  • Welcome to Arduino SE. Be sure to take the tour: arduino.stackexchange.com/Tour Commented Apr 14, 2017 at 8:16

1 Answer 1

6

Based on your schematic, you need to provide a 3.3v power source to the 3.3v side of the logic level converter. You can use the 3.3v pin on the Arduino.

Also, it's really hard to evaluate your soldering with such a shaky picture. Just make sure none of the pins are connected. A visual inspection usually will do, but if you want to be sure, use your multimeter's continuity function. Test all adjacent pins to confirm they are not bridged.

answered Apr 14, 2017 at 4:29
1
  • 5
    Agreed. The logic-level converter doesn't manufacture 3.3V - you need to supply it. Commented Apr 14, 2017 at 4:37

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.