i try to trigger flash light with a raspberry
i guess i need to use a triac for this, but i could not find any tuto, schemes.
thanks for any links that could help me to connect the triac to raspberry and how to use it

mahjongg wrote:You will need to use an optically isolated triac (photo-triac) not using an optically isolated triac may damage your PI!
No, it is not. It's a high voltage power mosfet. It will not work for switching AC power, only DC power.stef35 wrote:could you tell me if P11N60 is a photo triac?
Stage strobes have changed a bit since I were a lad. Used to be you hit the button, the strobe flashed. Now stage lighting is all DMX and it dosent have the speed for rapid flashing. If you want a single synchronous pulse then the lighting desk send a single flash command, latency is quite high but within gig allowances, lets face it if you are at the back of the hall then the sound is many milliseconds late anyway. For higher flash rates then the desk sends a speed signal and the strobe does the rest.stef35 wrote:thanks for your replies, guys
to be more specific, i would like to use a pack of 4*50W lights, to trigger flash lights as you could see in band concert.
at the moment, i have tried with RF power socket but there is too much latency between switch on/off.
I guess i would dhave the same behaviour with relay, as it is not their purpose to be switched on/off very quickly.
I was said triac could do the job, but i do not know how to wire it to the raspeberry and how to trigger it.
Thanks again

mahjongg wrote:Photo triacs are as simple to control as controlling a LED (because you are actually controlling a LED).
You can use something like this http://www.vishay.com/docs/83628/il4116.pdf to control light loads directly, or trigger a bigger triac with it (see data sheet how). The pre-built commercially available device is called a "photo relay".
Note, if you think you can handle mains AC, then you can't, mains can kill!
ask a certified electrician to help!
Yes it IS that dangerous. Yes a triac is like a switch. Both triacs and mains switches are dangerous if you don't understand what you are doing. You must use adequate wiring, properly enclosed preferably in a plastic case, with no metal bolts etc. from inside to outside. If you use a metal case, it must be properly connected to earth (ground), and no possibility of contact between your electronics (including the Pi), or mains wiring, to the case. As far as possible the design must stay safe even when something goes wrong. As mahjongg said, "ask a certified electrician to help!" (Personally I prefer qualified and registered electricians!)stef35 wrote:Thanks for your reply.
I m a bit confused. Is that so dangerous? A photo triac is just like a switch power, no ? Anyway i need to dig a little bit before trying something, for sure. Thanks
mahjongg wrote: ... Note, if you think you can handle mains AC, then you can't, mains can kill!
ask a certified electrician to help!