Hello everyone, I need some help for this project,this is my first arduino project.
i'm triyng to fade up and down this array of 12 IR leds from a security cam.
There are 12v (external source).
I was wondering if there is a way to control the amount of current to brighten
up and down the leds by processing sketch or c# ????
Arduino Uno.
I allso was wondering if i take out the LDR and control it by
arduino. Is possible?????
It should work if you remove the LDR and connect the V+ pin to the positive side of the LDR socket and Rw to the other. Vcc, SDA, SCL & GND will need connecting to the Arduino.
A simpler way is to measure the voltage across the LDR and if it's 5V or less then look at this tutorial http://arduino.cc/en/Tutorial/DigitalPotentiometer
Thank you Riva for the replay!!!
I measure the voltage across the LDR and it sets on 8.4v with full light on.
There is another way????? Maybe if i only control the amount of current of the 6.3v(strange)red and yellow wire coming from video board.