hi every baddie,
i have some troubles with my diy spot welder arduino code.
i am using a “encoder” to control a counter variable called (position), its a number witch is displayed in a lcd i2c scree.
i am all so using a solid state relay (SSR) to control a microwave transformer and a push-button as a trigger.
i came up with the code to control that variable (number) called “position “ and display it in the lcd screen.
and here is my problem :
i want to make that number (or the variable position) as a pulse duration and out-put it to the SSR corresponding pin. for that i will use a push-button as a triggering in-put (with a debouncing function).
And i don’t know how, it is something advanced for me for now; so come to ask for your help and advising generosity.