Generate PWM pulses in Arduino for PWM converter to 0-10V

Hello,

I have buy a PWM to Voltage 0-10V converter but it will work with a PWM
between 1Khz to 3Khz.
I will use an Arduino Uno for this but the max. frequency is 960 Hz.
Is there a possibility in the code to make this working?
I want to use a duty-cycle from 0 to 100% and make the frequency output
from 1 Khz to 3 Khz.
Can you help me to find the code for this?
Many thanks.

Grt mulderm

This should work for 1 kHz. Check the Related Topics below for changing the PWM frequency.

DrDietrich,

Thanx for the info.
I will investigate this.

Grt mulderm

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.