











Module Highlights:
1.LCD display frequency and duty cycle, very clear, PWM output can be set to the frequency and duty cycle;
First, the module description
PWM output, you can set the frequency, duty cycle;
Frequency is divided into four ranges, automatic switching:
frequency display: 100 indicates PWM output 100Hz pulse;
1.01 indicates PWM output 1.01K pulse;
54.1 indicates that the PWM output has a pulse of 54.1 kHz;
1.2.4 indicates that the PWM output is 124 kHz pulse;
Duty cycle range: 0 ~ 100%;
All set parameters, power-down automatically saved.
Second, the parameter settings
The module has four independent keys, used to set the frequency and duty cycle, support touch (increase or decrease a unit) and long press (fast increase or decrease), set the parameters automatically save, power down Not lost.
Third, the module parameters:
Fourth, the scope of application:
5.serial control (single-chip TTL level communication)
Communication standard:
9600 bps Data bits: 8
Stop bit: 1
Check digit: none
Flow control: none
1, set the frequency of the PWM
"F101": Set the frequency to 101 HZ (001 to 999)
"F1.05": set the frequency of 1.05 KHZ (1.00 ~ 9.99)
"F10.5": Set the frequency to 10.5KHZ (10.0 ~ 99.9)
"F1.0.5": set the frequency of 105KHZ (1.0.0 ~ 1.5.0)
2, set the PWM duty cycle
"DXXX": set the PWM duty cycle to XXX; (001 ~ 100)
Such as D050, set the PWM duty cycle is 50%
3, read the set parameters
Send a "read" string to read the set parameters.
Set successfully return: DOWN;
Setup failed to return: FALL.
Fill your shipping info