

pwmGenerator can be used to generate PWM signals or variable frequency. With these PWM pins [iCP12: RC1, RC2], user can easily to control PWM signals width (0% - 100% @ 8-10bits resolution) with different frequency setting and direct command from COM port.
The features of pwmGenerator are listed as followings:
Supported Operating System:
Supported Models:
Command Line:
Function | Data | Command | Ack/Reply |
PM (PWM) | (PM| Port: 1b | Type: 1b : Value : 4b) | ||
e | PMxe: Enable PWM1, x: 1,2 | (PM1e) | # |
d | PMxd: Disable PWM1, x: 1,2 | (PM1d) | # |
f | Set PWM1 with Frequency 3kHz, Freq (Hz): 3k - 200k (PWM1 & 2 same freq) |
(PM1f:003k) | # |
r | Set PWM1 with Ratio 50%, Ratio: 0-1023 |
(PM1r:0512) | # |
Photos (with iCP12 - usbStick):
Download:
Source Code: pwmGenerator_v1.0 (VB2008)