Dear all,
Has anyone worked out smooth connection between Velleman kit and Arduino? I am trying to control incandescent lights through Arduino. After reading previous posts, i decided to use Velleman K8064 kit. I'm having some problems that i'm hoping to get an answer to.
First, let me tell you what DOES work:
-Got the kit, soldered it and tested with DC power supply (used 10V max, and it worked fine with 40w bulb, a little flaky with 100w).
-
Since Arduino only outputs 5V, i adjusted Velleman dimmer's max and min brightness using 0-5V from DC supply (instead of 0-10V that is recommended). Still worked ok.
-
Made sure to put capacitor in parallel 47mf between the kit and Arduino output.
Now, what does NOT work
- so i tried just running a simple pwm signal(0-255) to make sure i get the max and min brightness.... and i do not. I get some minor change in brightness, but it is inconsistent and hardly sufficient.
Does that mean i have to use op am to boost my signal to 10V or can i bypass this?
Thank you so much in advance - any input is appreciated.