This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
But uses a method called pulse width modulation (PWM) this turns on and off the power very quick, so the leds are only on half the time when adjusted to 50%
But does this so fast the human eye can't see this (+/-248 times a second)
And longer/shorter the higher/lower the brightness
Thanks
what do you mean, Cannot I control a DC relay either if I turn to 100%?
what about if I insert a diode in between?
and maybe another one in opposition in parallele to the relay?
thanks
(this uses the raspberry as example, but it works the same, just on 244 mhz instead of 500)
so sure you could try to do it on 0 and 100%, but don't come to me if it breaks after a year. (just because it looks 100% won't mean it really is 100%)
and a diode won't do a thing in this matter, you better then get a (big) capacitor to catch the pulses and make it somewhat smooth
http://henrysbench.capnfatz.com/henrys-bench/arduino-projects-tips-and-more/arduino-lm358-op-amp-pwm-to-voltage-converter/
If you remember to tie to ground the output, i.e.:
The capacitor must go to the + input (and must be inverted) and at the output of the LM358 you will collect a +12V (when you set to 0 the output on the RGBW) and 0V viceversa
However this is just in principle since the load current depends on the IC used, the LM358 can drive low current loads only, see:
http://www.ti.com/lit/ds/symlink/lm158-n.pdf
for larger power see:
http://www.ti.com/amplifier-circuit/op-amps/power/products.html#p233typ=1000;2000
are the RGBW inputs 0-10V with +10V maximum or minimum?
the question is relevant since the output as well is tied to ground (i.e. 0V) for maximum, i.e. 100% output
By the way I read it's possible to use a temperature sensor. Which one the DS18B20?
How do I connect, do you know any link?
thanks
Don't know where you read about the temperature sensors though, think it can only read anything that gives a value of 0 - 10v, and if that is a temperature or light sensor is up to the user..
Just as an Information.
Since two years I am using three RGBW controllers to directly controll the 12V and 24V magnetic valves of my garden watering system without any issues. Of course the Input has to be 12V or 24V depending on the valves used.
But to be honest I haven't tried the setup with Homey so far (just Zipabox), but why shouldn't it work woo?
I must say I had several problems with the RGBW device
but now I understood it was my mistake, I thought the output was delivering +12V so I grounded the load on the other end which is wrong since the scheme says the output is low when it is powered and was doing the same mistake for the input which is presumed to be powered when it is high
Now I can't try since the control is elsewhere, I will know in two months time thou and come back
hope it's not too late