On 9 March 2011 15:21, Klemen Dovrtel <[email protected]> wrote: > Hello everybody, > > Has anybody ever made a PWM triac control hal module/component or assemble > one from existing hal modules/components? There should be one input signal > for zero cross detector and one output signal to control the triac gate.
I imagine that you could do it with oneshot. http://www.linuxcnc.org/docview/html/man/man9/oneshot.9.html Or maybe timedelay http://www.linuxcnc.org/docview/html/man/man9/timedelay.9.html (With a suitably calibrated "scale" function) -- atp "Torque wrenches are for the obedience of fools and the guidance of wise men" ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
