I am trying to pulse the output signal of a device I am working with.
Would it be easier to start from scratch versus modify the existing?
I started looking into Arduino microcontrollers recently, but not Picaxe. I'll read up.
I have a constant 100 uA square wave DC 10Hz signal that needs to have a pulse width of 50ms. I was reading up on using an electronic timer relay (recycle type) or a solid state relay controlled via PWM. I need some help choosing which route to take, or if there are better/easier ways to...