Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
XY-LPWM Signal Generator PWM Pulse Frequency Duty Cycle Adjustable Module LCD Display Module — image 1
Hover to zoom

1 / 6 · Click to enlarge

XY-LPWM Signal Generator PWM Pulse Frequency Duty Cycle Adjustable Module LCD Display Module

4.69 ratings
658+ bought in past month
AI Summary
Signal Generator Module & Oscilloscopes for everyday users

The XY-LPWM Signal Generator PWM Pulse Frequency Duty Cycle Adjustable Module LCD Display Module is a value-for-money signal generator module & oscilloscopes designed for everyday users. It features Item Type: Signal Generator and Operating Voltage (VDC): 3.3 to 30. Customers praise its fast and responsive. 89% of buyers rate it 4★ or above.

fast and responsive
₹746
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹746
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 24 Aug7 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: Signal Generator
Operating Voltage (VDC): 3.3 to 30
Model No. / Name: XY LPWM
Frequency (kHz): 1 Hz - 150 kHz
Accuracy: 0.02
Ambient Temperature (°C): -20 to +70

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-456188Category: Signal Generator Module & Oscilloscopes

About This Product

The XY-LPWM Signal Generator PWM Pulse Frequency Duty Cycle Adjustable Module LCD Display Module is a value-for-money signal generator module & oscilloscopes designed for everyday users. Customers highlight its fast and responsive.

Key Specifications

  • Item Type: Signal Generator
  • Operating Voltage (VDC): 3.3 to 30 — works with standard household power
  • Model No. / Name: XY LPWM
  • Frequency (kHz): 1 Hz - 150 kHz — smooth, flicker-free operation
  • Accuracy: 0.02
  • Ambient Temperature (°C): -20 to +70
  • Dimensions (L x W x H) mm: 52 x 32 x 10
  • Weight (g): 13

Customer Verdict

89% of buyers rated this product 4 stars or above. The most appreciated qualities are: fast and responsive.

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

XY-LPWM Signal Generator PWM Pulse Frequency Duty Cycle Adjustable Module LCD Display Module is a two-channel PWM signal generator. It has dedicated switches for adjusting the frequency and duty cycle separately. Using this module PWM output, frequency and duty cycle can be set as per requirements.
Communication Standard:
  1. 9600 bps Data bits: 8
  2. Stop bit: 1
  3. Check digit: none
  4. Flow control: none
  5. 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)
  6. 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%
  7. Read the set parameters Send a "read" string to read the set parameters. Set successfully return: DOWN; Setup failed to return: FALL.

Application:
  1. This is used to drive a stepper motor driver’s square wave.
  2. Generate an adjustable pulse for MCU.
  3. Generate an adjustable pulse for controlling relative circuit (PWM adjust lightspeed, etc).
  4. Used as a square wave signal generator for experimental development and use.

Parameter Settings:
The module has 4 switches, two for frequency adjustment and two for duty cycle adjustment. This module can generate frequencies between 1Hz and 150kHz, with automatic switching for different ranges. Frequency is divided into four ranges, automatic switching: 1. XXX (no decimal point): the smallest unit is 1Hz, the value range of 1Hz ~ 999Hz; 2. X.XX (decimal point in the hundred) the smallest unit is 0.01Khz, the range of 1.00Khz ~ 9.99Khz; 3. XX.X (decimal point in ten): the smallest unit is 0.1Khz; value range of 10.0KHz ~ 99.9KHz 4. X.X.X (decimal point in ten and hundred): the smallest unit is 1Khz; value range 1KHz ~ 150KHz 5. e.g. 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: 1 - 100%. XY-LPWM Signal Generator PWM Pulse Frequency Duty Cycle Adjustable Module LCD Display Module In case of a power outage or if the module is powered down, the parameters that are set are saved automatically, so there is no need to set the parameters again. Single touch for increasing or decreasing single unit and long press for fast increasing or decreasing.

Features:

  1. LCD display for frequency and duty cycle.
  2. Wide frequency range.
  3. High precision.
  4. Serial communication(TTL based).

Package Includes:

1 x XY-LPWM Signal Generator PWM Pulse Frequency Duty Cycle Adjustable Module LCD Display Module.

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.