Dear list,
I want to build a dimmer of 7 lamps which is controlled from pure data. Basically, I need to control AC power from 0V to 220.
Is there any hint how to start it building, what I need for it?
Thanks in advance: Popesz
hello,
the keyword to look at is "DMX"
you can buy/use/build usb to DMX interface, and a DMX dimmer.
cheers c
Le 18/09/2017 à 14:35, Csaba Láng a écrit :
Dear list,
I want to build a dimmer of 7 lamps which is controlled from pure data. Basically, I need to control AC power from 0V to 220.
Is there any hint how to start it building, what I need for it?
Thanks in advance: Popesz
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
hello,
the keyword to look at is "DMX"
you can buy/use/build usb to DMX interface, and a DMX dimmer.
Sometimes there are even very basic dimmers that even take MIDI as control signal.
On 2017-09-18 17:00, Peter P. wrote:
you can buy/use/build usb to DMX interface, and a DMX dimmer.
Sometimes there are even very basic dimmers that even take MIDI as control signal.
and there are "DMX interfaces" that present themselves as MIDI devices (either they have MIDIin and DMXout; or they show up as MIDI devices when connected via USB)
fgsd,f IOhannes
I have found this one:
<goog_1912579638> https://www.dfrobot.com/product-1388.html
I guess it does the job.
On Mon, Sep 18, 2017 at 5:06 PM, IOhannes m zmoelnig zmoelnig@iem.at wrote:
On 2017-09-18 17:00, Peter P. wrote:
you can buy/use/build usb to DMX interface, and a DMX dimmer.
Sometimes there are even very basic dimmers that even take MIDI as control signal.
and there are "DMX interfaces" that present themselves as MIDI devices (either they have MIDIin and DMXout; or they show up as MIDI devices when connected via USB)
fgsd,f IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
On Mon, Sep 18, 2017 at 11:38 AM, Csaba Láng langcsaba@gmail.com wrote:
I have found this one:
http://goog_1912579638 https://www.dfrobot.com/product-1388.html
I guess it does the job.
It will only switch things on and off, not dim them. For that you want something with triacs or scrs like this: https://www.quasarelectronics.co.uk/Item/velleman-k8064-dc- controlled-dimmer-kit or
https://www.bhphotovideo.com/c/buy/Projection-Accessories/ci/1675/N/40620403...
Martin
On Mon, Sep 18, 2017 at 5:06 PM, IOhannes m zmoelnig zmoelnig@iem.at wrote:
On 2017-09-18 17:00, Peter P. wrote:
you can buy/use/build usb to DMX interface, and a DMX dimmer.
Sometimes there are even very basic dimmers that even take MIDI as control signal.
and there are "DMX interfaces" that present themselves as MIDI devices (either they have MIDIin and DMXout; or they show up as MIDI devices when connected via USB)
fgsd,f IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable-light-dimmer-modul...
On Mon, Sep 18, 2017 at 7:00 PM, Martin Peach chakekatzil@gmail.com wrote:
On Mon, Sep 18, 2017 at 11:38 AM, Csaba Láng langcsaba@gmail.com wrote:
I have found this one:
http://goog_1912579638 https://www.dfrobot.com/product-1388.html
I guess it does the job.
It will only switch things on and off, not dim them. For that you want something with triacs or scrs like this: https://www.quasarelectronics.co.uk/Item/velleman-k8064-dc-c ontrolled-dimmer-kit or
https://www.bhphotovideo.com/c/buy/Projection-Accessories/ ci/1675/N/4062040351
Martin
On Mon, Sep 18, 2017 at 5:06 PM, IOhannes m zmoelnig zmoelnig@iem.at wrote:
On 2017-09-18 17:00, Peter P. wrote:
you can buy/use/build usb to DMX interface, and a DMX dimmer.
Sometimes there are even very basic dimmers that even take MIDI as control signal.
and there are "DMX interfaces" that present themselves as MIDI devices (either they have MIDIin and DMXout; or they show up as MIDI devices when connected via USB)
fgsd,f IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
On Mon, Sep 18, 2017 at 4:26 PM, Csaba Láng langcsaba@gmail.com wrote:
what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable- light-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz
Looks good. You could control it with an arduino via Pd's [comport].
The raspi's GPIO is not enough? Is the arduino still needed?
On Monday, September 18, 2017, Martin Peach chakekatzil@gmail.com wrote:
On Mon, Sep 18, 2017 at 4:26 PM, Csaba Láng langcsaba@gmail.com wrote:
what do you think about this board?
https://www.turkisharearugs.com/8-channel-ac-programmable-light-dimmer-modul...
Looks good. You could control it with an arduino via Pd's [comport].
On Mon, Sep 18, 2017 at 4:54 PM, Csaba Láng langcsaba@gmail.com wrote:
The raspi's GPIO is not enough? Is the arduino still needed?
One or the other should work. If you can run Pd on the pi it would be even
better.
On Monday, September 18, 2017, Martin Peach chakekatzil@gmail.com wrote:
On Mon, Sep 18, 2017 at 4:26 PM, Csaba Láng langcsaba@gmail.com wrote:
what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable-
light-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz
Looks good. You could control it with an arduino via Pd's [comport].
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
The raspi's GPIO is not enough? Is the arduino still needed?
I do think so, because precise interrupt handling is needed. Also (even with an arduino) don't expect a very fine dimming: 100 different values, linearly spaced between 0 and 100%, reading the firmware they provide, sketch #4 ; better firmware is possible though, but quite a hard work...
Antoine Rousseau http://www.metalu.net http://metalu.net __ http://www.metaluachahuter.com/ http://www.metaluachahuter.com/compagnies/al1-ant1/
2017-09-18 23:14 GMT+02:00 Martin Peach chakekatzil@gmail.com:
On Mon, Sep 18, 2017 at 4:54 PM, Csaba Láng langcsaba@gmail.com wrote:
The raspi's GPIO is not enough? Is the arduino still needed?
One or the other should work. If you can run Pd on the pi it would be
even better.
On Monday, September 18, 2017, Martin Peach chakekatzil@gmail.com wrote:
On Mon, Sep 18, 2017 at 4:26 PM, Csaba Láng langcsaba@gmail.com
wrote:
what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable-li
ght-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz
Looks good. You could control it with an arduino via Pd's [comport].
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
What kind of load do you need? The Krida you linked to one has 2A per channel. http://www.inmojo.com/store/krida-electronics/item/8-channel-ac-light-dimmer...
If you need more, this one has 4A per channel, but you need two of it to reach 7 channels. More expensive, but no high voltage work required. https://www.thomann.de/de/botex_mpx405v.htm
On 2017년 09월 18일 22:26, Csaba Láng wrote:
what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable-light-dimmer-modul...
On Mon, Sep 18, 2017 at 7:00 PM, Martin Peach <chakekatzil@gmail.com mailto:chakekatzil@gmail.com> wrote:
On Mon, Sep 18, 2017 at 11:38 AM, Csaba Láng <langcsaba@gmail.com <mailto:langcsaba@gmail.com>> wrote: I have found this one: <http://goog_1912579638> https://www.dfrobot.com/product-1388.html <https://www.dfrobot.com/product-1388.html> I guess it does the job. It will only switch things on and off, not dim them. For that you want something with triacs or scrs like this: https://www.quasarelectronics.co.uk/Item/velleman-k8064-dc-controlled-dimmer-kit <https://www.quasarelectronics.co.uk/Item/velleman-k8064-dc-controlled-dimmer-kit> or https://www.bhphotovideo.com/c/buy/Projection-Accessories/ci/1675/N/4062040351 <https://www.bhphotovideo.com/c/buy/Projection-Accessories/ci/1675/N/4062040351> Martin On Mon, Sep 18, 2017 at 5:06 PM, IOhannes m zmoelnig <zmoelnig@iem.at <mailto:zmoelnig@iem.at>> wrote: On 2017-09-18 17:00, Peter P. wrote: >> you can buy/use/build usb to DMX interface, and a DMX dimmer. > Sometimes there are even very basic dimmers that even take MIDI as > control signal. and there are "DMX interfaces" that present themselves as MIDI devices (either they have MIDIin and DMXout; or they show up as MIDI devices when connected via USB) fgsd,f IOhannes _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list <https://lists.puredata.info/listinfo/pd-list> _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list <https://lists.puredata.info/listinfo/pd-list>
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
If you go "future" and will dimm LED lights, then use a PWM dimmer like this one: http://www.digitallighting.com/animationfolder/PWM%20Dimmer%20repeater.htm
Found this informative video about incandescent vs. LED dimming https://www.youtube.com/watch?v=fWh2obSY0dQ
On 2017년 09월 19일 00:07, Max wrote:
What kind of load do you need? The Krida you linked to one has 2A per channel. http://www.inmojo.com/store/krida-electronics/item/8-channel-ac-light-dimmer...
If you need more, this one has 4A per channel, but you need two of it to reach 7 channels. More expensive, but no high voltage work required. https://www.thomann.de/de/botex_mpx405v.htm
On 2017년 09월 18일 22:26, Csaba Láng wrote:
what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable-light-dimmer-modul...
I plan to control neon flex, max length 28 meter. It is LED based light source with 220V power changed to 24V DC. I just asked the producer about the amper it can have on such a length. Soon I am back.
Thanks for the hints anyway.
On Tue, Sep 19, 2017 at 12:34 AM, Max abonnements@revolwear.com wrote:
If you go "future" and will dimm LED lights, then use a PWM dimmer like this one: http://www.digitallighting.com/animationfolder/PWM%20Dimmer%20repeater.htm
Found this informative video about incandescent vs. LED dimming https://www.youtube.com/watch?v=fWh2obSY0dQ
On 2017년 09월 19일 00:07, Max wrote:
What kind of load do you need? The Krida you linked to one has 2A per channel. http://www.inmojo.com/store/krida-electronics/item/8-channel -ac-light-dimmer-module-arduino/
If you need more, this one has 4A per channel, but you need two of it to reach 7 channels. More expensive, but no high voltage work required. https://www.thomann.de/de/botex_mpx405v.htm
On 2017년 09월 18일 22:26, Csaba Láng wrote:
what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable-li ght-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Ah, then you need to watch that video.
On 2017년 09월 19일 01:07, Csaba Láng wrote:
I plan to control neon flex, max length 28 meter. It is LED based light source with 220V power changed to 24V DC. I just asked the producer about the amper it can have on such a length. Soon I am back.
Thanks for the hints anyway.
On Tue, Sep 19, 2017 at 12:34 AM, Max <abonnements@revolwear.com mailto:abonnements@revolwear.com> wrote:
If you go "future" and will dimm LED lights, then use a PWM dimmer like this one: http://www.digitallighting.com/animationfolder/PWM%20Dimmer%20repeater.htm <http://www.digitallighting.com/animationfolder/PWM%20Dimmer%20repeater.htm> Found this informative video about incandescent vs. LED dimming https://www.youtube.com/watch?v=fWh2obSY0dQ <https://www.youtube.com/watch?v=fWh2obSY0dQ> On 2017년 09월 19일 00:07, Max wrote: What kind of load do you need? The Krida you linked to one has 2A per channel. http://www.inmojo.com/store/krida-electronics/item/8-channel-ac-light-dimmer-module-arduino/ <http://www.inmojo.com/store/krida-electronics/item/8-channel-ac-light-dimmer-module-arduino/> If you need more, this one has 4A per channel, but you need two of it to reach 7 channels. More expensive, but no high voltage work required. https://www.thomann.de/de/botex_mpx405v.htm <https://www.thomann.de/de/botex_mpx405v.htm> On 2017년 09월 18일 22:26, Csaba Láng wrote: what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable-light-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz <https://www.turkisharearugs.com/8-channel-ac-programmable-light-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz> _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list <https://lists.puredata.info/listinfo/pd-list>
Le 19/09/2017 à 01:07, Csaba Láng a écrit :
I plan to control neon flex, max length 28 meter. It is LED based light source with 220V power changed to 24V DC.
then , you have to dim the 24V, not the 220V!
I just asked the producer about the amper it can have on such a length. Soon I am back.
Thanks for the hints anyway.
On Tue, Sep 19, 2017 at 12:34 AM, Max <abonnements@revolwear.com mailto:abonnements@revolwear.com> wrote:
If you go "future" and will dimm LED lights, then use a PWM dimmer like this one: http://www.digitallighting.com/animationfolder/PWM%20Dimmer%20repeater.htm <http://www.digitallighting.com/animationfolder/PWM%20Dimmer%20repeater.htm> Found this informative video about incandescent vs. LED dimming https://www.youtube.com/watch?v=fWh2obSY0dQ <https://www.youtube.com/watch?v=fWh2obSY0dQ> On 2017년 09월 19일 00:07, Max wrote: What kind of load do you need? The Krida you linked to one has 2A per channel. http://www.inmojo.com/store/krida-electronics/item/8-channel-ac-light-dimmer-module-arduino/ <http://www.inmojo.com/store/krida-electronics/item/8-channel-ac-light-dimmer-module-arduino/> If you need more, this one has 4A per channel, but you need two of it to reach 7 channels. More expensive, but no high voltage work required. https://www.thomann.de/de/botex_mpx405v.htm <https://www.thomann.de/de/botex_mpx405v.htm> On 2017년 09월 18일 22:26, Csaba Láng wrote: what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable-light-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz <https://www.turkisharearugs.com/8-channel-ac-programmable-light-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz> _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list <https://lists.puredata.info/listinfo/pd-list>
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
24Volt even, if it has such a socket?
<goog_1912579647> https://amled.pl/pl/p/Zestaw-zasilajacy-do-wezy-LED-NEON-Flex-jednokolorowych/7009
On Tue, Sep 19, 2017 at 11:33 AM, cyrille henry ch@chnry.net wrote:
Le 19/09/2017 à 01:07, Csaba Láng a écrit :
I plan to control neon flex, max length 28 meter. It is LED based light source with 220V power changed to 24V DC.
then , you have to dim the 24V, not the 220V!
I just asked the producer about the amper it can have on such a length.
Soon I am back.
Thanks for the hints anyway.
On Tue, Sep 19, 2017 at 12:34 AM, Max <abonnements@revolwear.com mailto: abonnements@revolwear.com> wrote:
If you go "future" and will dimm LED lights, then use a PWM dimmer
like this one: http://www.digitallighting.com/animationfolder/PWM%20Dimmer% 20repeater.htm http://www.digitallighting.co m/animationfolder/PWM%20Dimmer%20repeater.htm
Found this informative video about incandescent vs. LED dimming https://www.youtube.com/watch?v=fWh2obSY0dQ <
https://www.youtube.com/watch?v=fWh2obSY0dQ%3E
On 2017년 09월 19일 00:07, Max wrote: What kind of load do you need? The Krida you linked to one has 2A
per channel. http://www.inmojo.com/store/krida-electronics/item/8-channel -ac-light-dimmer-module-arduino/ http://www.inmojo.com/store/k rida-electronics/item/8-channel-ac-light-dimmer-module-arduino/
If you need more, this one has 4A per channel, but you need two
of it to reach 7 channels. More expensive, but no high voltage work required. https://www.thomann.de/de/botex_mpx405v.htm < https://www.thomann.de/de/botex_mpx405v.htm%3E
On 2017년 09월 18일 22:26, Csaba Láng wrote: what do you think about this board? https://www.turkisharearugs.com/8-channel-ac-programmable-li
ght-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz < https://www.turkisharearugs.com/8-channel-ac-programmable-l ight-dimmer-module-controller-board-arduino-raspberry-compatible-5060hz>
_______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
stinfo/pd-list https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list