Skip to Content

Signal Generator Module Adjustable Square Wave NE555 Blue

The Signal Generator Module with NE555 timer is a compact and versatile tool capable of generating square wave signals with an adjustable duty cycle. Built around the reliable NE555 IC, this module is ideal for various timing, pulse, and oscillator applications. It includes a power-on LED indicator and a ten-turn potentiometer for precise frequency adjustments.

It is especially useful for electronics enthusiasts, students, and professionals who need a simple and reliable square wave signal source for experiments, testing, or prototyping.

Package Includes:

  • 1 x Signal Generator Module Adjustable Square Wave NE555 Blue

9.45 AED 9.45 AED Tax Included
9.45 AED Tax Included

Not Available For Sale

This combination does not exist.

Terms and Conditions
30-day money-back guarantee
Shipping: 2-3 Business Days

 

Features:

  • Single-channel square wave signal output
  • Approximately 50% duty cycle by default
  • Adjustable frequency using onboard potentiometer
  • Onboard power indicator LED

Specifications:

  • IC Chip: NE555
  • Input Supply Voltage: 5V to 12V DC
  • Frequency Range: 3.7 Hz (min) to 1.3 KHz (max)
  • Duty Cycle: 50% to 98% (adjustable)
  • Output Amplitude: 4.2V V-PP to 11.4V V-PP
  • Output Current: 15mA (at 5V), 35mA (at 12V)
  • Module Dimensions: 29 x 12 mm
  • Weight: 3g

Applications:

  • Stepper motor control
  • Circuit and component testing
  • Educational and lab experiments
  • Microcontroller signal input and testing
  • Audio tone and sound signal generation

Pin Connections:

Pin Description
GND Connects to the negative terminal of the power supply (ground).
VCC Connects to the positive terminal of the power supply (5V–12V DC).
Output Provides square wave signal output to external circuit or device.

 

Sample Arduino Project:

Connections:

  • VCC → Arduino 5V
  • GND → Arduino GND
  • Output → Arduino A0

Sample Code:

void setup() {
  Serial.begin(9600);
}

void loop() {
  int value = analogRead(A0);
  Serial.println(value);
  delay(100);
}

Notes:

  • Do not exceed the rated output current to prevent damage to the NE555 IC.

Images:

Signal Generator NE555 Module

References: