PWM Signal Generator 3-Channel Module 1Hz-150Khz Input DC 3.3-30V

https://www.ram-electronics.com/web/image/product.template/8014/image_1920?unique=9b97f50

275.00 EGP 275.0 EGP 275.00 EGP

275.00 EGP

Not Available For Sale

This combination does not exist.

 Pick up from RAM Store
 Shipping: 2-3 Business Days


Internal Reference: KIT.PWM.3CH.SIGNAL

3-way LCD Display Module 1Hz-150Khz PWM Signal Generator Pulse Adjustable Frequency Module Square wave DC 3.3-30V 3 Channel 

Feature

With output of three-channel PWM at the same time, Adjustable frequency, 3-channel frequency output consistent, duty ratio can be independently adjusted, suitable for most occasions led can display frequency and duty ratio, Easy to operate - Wide frequency range, high precision & Support Serial operation. 

Description

Three-channel PWM is outputted, wide frequency range and the duty ratio can be adjusted independently Frequency is divided into four areas, automatic switching:

  • XXX(No decimal point): 1HZ Stepping Unit, Range: 1Hz~999Hz
  • X.XX(The decimal is in the hundreds place): 0.01KHZ Stepping Unit, Range: 1.00Khz~9.99Khz
  • X.XX(The decimal is in the tens place): 0.1KHZ Stepping Unit, Range: 10.0Khz~99.9Khz
  • X.X.X(The decimal is in the ones place): 1KHZ Stepping Unit, Range: 1Khz~150Khz
  • e.g. ,frequency display:100 represent the pulse of 100Hz
  • 1.01 represents the pulse of 1.01KHz
  • 54.1 represents the pulse of 54.1KHz
  • 1.2.4 represents the pulse of 124Hz
  • The value range of duty-factor: 0~100%,100% is represented by A0%
  • All parameters set up can be automatically saved in case of power cut.

Setting

The module has 8 independent keys, used to set the frequency and duty ratio, support short press (increase or decrease a unit) and long press (fast increase or decrease), very simple, set the parameters automatically save, power loss. 3-Way duty ratio button can be pressed at the same time, real-time adjustment, liquid crystal display is the last pressed button duty ratio, real-time is very strong, can be used as a simple several road duty ratio scan. 

Parameters

  • Operating voltage: 3.3~30V
  • Frequency range: 1Hz~150KHz
  • Frequency accuracy: In each range of accuracy is about 2%
  • Signal load capacity: Output current can be around 5~30ma
  • Output amplitude: PWM amplitude and supply voltage equal
  • Ambient temperature: -20~+70℃

Application

  1. Used as square wave signal generator to generate square wave signal for experiment development and use
  2. Used to generate a square wave signal to control the motor driver
  3. Generating adjustable pulses for MCU use
  4. Generate adjustable pulse, control related circuit (PWM dimming speed and other applications)

UART Serial command

  • Baud rate: 9600 bps Data length: 8
  • Stop bits: 1
  • Check digit: none
  • Flow control: none

set the frequency of the PWM

  • 'F101': Set frequency of 101 Hz (001~999)
  • 'F1.05': Set frequency of 1.05 KHz (1.00~9.99)
  • 'F10.5': Set frequency of 10.5KHz (10.0~99.9)
  • 'F1.0.5':Set frequency of 105KHz (1.0.0~1.5.0)

set the duty ratio of PWM

  • 'DX:YYY': Set PWM duty ratio x: (1~3) PWM serial number, YYY: (000~100) duty ratio
  • For example d1: 050, set 1th PWM duty ratio to 50%
  • Read Setup parameters
  • Send a 'read' string to read the parameters of the setting.
  • Message format: F156, D1:052, D2:059, D3:058
  • Set successful return: DOWN
  • Set failed to return: FALL