1

I have a circuit running with capacitive Sensors, that also has an LED strip. everything works fine when using USB power from a laptop (connected to the mains) and 12v 2A adapter powering 1m LED strip.

When the power supply is split and the arduino is also powered from this supply ( using adapter port ) the capacitive sensor begins to give junk values.

What changes in a circuit that would create such a porblem? Could it be a grounding issue? How else to ground this arduino to behave as it would with a usb connection?

asked Jun 11, 2015 at 20:27
2
  • Powering using 9V battery or same 12v 2a shared connection in the Vin port produces a different set of problems, where the sensor loses its range. How are the various methods of powering the board changing the behavior so much? Commented Jun 11, 2015 at 20:29
  • They should share the ground connection. Also, do you have any drawings? Of the working situation and where it goes wrong? Commented Jun 12, 2015 at 7:11

2 Answers 2

2

I have run into problems like this before, often it can actually be that the voltage is not steady due to the LEDs sourcing current from it.

You may be able to solve the problem by adding a capacitor inline with the power input (from the +12v to GND). I would probably start with a value of around 10 μF and increase it if the interference continues.

Capacitive sensors and very sensitive to voltage fluctuations, you may even want to put a second capacitor across the VCC and Gnd of the sensor.

Greenonline
3,1527 gold badges36 silver badges48 bronze badges
answered Sep 10, 2015 at 2:41
1

Some of the capacitive sensors need a seperate regulated power supply.You can look into the data sheet of the capacitive sensor.Maybe you can try with the same. I just read the datasheet of At42qt2120 cap sensor.

answered Apr 20, 2016 at 15:40

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.