Ir directamente al contenido

All items ship from our office in Colorado USA - $5.95 Flat-Rate US shipping & free shipping on orders over $75!

650nm 5mW Red Line Laser Diode Module (12mm, 5V) User Guide

650nm 5mW Red Line Laser Diode Module (12mm, 5V) User Guide

This guide covers setup, wiring, mounting, and use of the 650nm 5mW Red Line Laser Diode Module — a compact, pre-wired laser module in a 12mm chrome-plated brass housing that projects a focused red line (not a dot) with a 120° fan angle. It includes a built-in driver circuit, so you can connect it directly to a 5V power source with no additional components needed.

This module is ideal for alignment, leveling, cutting guides, positioning, laser tripwires, and any application where you need a visible reference line projected across a surface. If you need a dot laser instead, see our 650nm Red Dot Laser Module User Guide.

⚠️ LASER SAFETY WARNING: This module emits a visible laser beam. Never point a laser at anyone's eyes, face, or at animals. Never aim at aircraft, vehicles, or reflective surfaces. Even at 5mW, direct or reflected laser light can cause eye injury. Always treat this module with the same caution as any laser device. See the full Safety section below.


💡 What Is This Module?

This is a line laser diode module — it works like a dot laser, but with a cylindrical lens at the front that spreads the beam into a thin line across a 120° fan angle. The result is a bright, visible red line projected onto any surface — like a built-in laser level.

How a Line Laser Differs from a Dot Laser

Feature Dot Laser (6mm) This Line Laser (12mm)
Beam pattern Single dot 120° line
Best for Pointing, targeting, tripwires Alignment, leveling, cutting guides
Lens type Spherical (focuses to a point) Cylindrical (spreads into a line)
Housing 6mm × 13.5mm brass 12mm × 35mm chrome-plated brass
Current draw <40mA ~30mA
Lead length ~75mm (3") ~135mm (5")
Case isolated? Yes No — case tied to anode

⚠️ Critical: Case Isolation Warning

This is the most important thing to understand about this module before you use it:

The metal case is NOT electrically isolated. The brass housing is internally connected to the laser diode's anode (positive terminal). This means the case is "live" — it carries the same voltage as your power supply's positive rail.

What This Means in Practice

  • If the case touches any grounded metal surface (chassis, heatsink, mounting bracket, aluminum enclosure, breadboard ground rail), it will short-circuit the laser diode and likely destroy it instantly.
  • If you mount the module in a metal bracket or clip, you must insulate the case from the bracket.
  • If you hold the module with metal tweezers or pliers while it's powered, you risk shorting it through your tool.

How to Mount Safely

Method How Best For
Heat-shrink tubing Slide a 12mm heat-shrink tube over the case, leaving the lens exposed. Shrink with a heat gun. Quick insulation for any mounting method
Nylon/plastic clip Use a 12mm nylon cable clip or 3D-printed holder. No metal contact. Non-conductive mounting to any surface
Rubber grommet Press the module through a 12mm rubber grommet in a panel hole. Panel mounting with vibration dampening
3D-printed bracket Print a custom holder in PLA/PETG with a 12mm bore. Custom angles and positions
Hot glue Glue the module directly to a surface. The glue acts as insulation. Quick prototyping, permanent installations
Electrical tape wrap Wrap the case in 1–2 layers of electrical tape before inserting into a metal holder. Temporary or prototype setups

Test before powering: After mounting, use a multimeter in continuity mode to verify there is no continuity between the laser case and your circuit's ground. If there is continuity, the case is grounded and the module will be damaged when powered.


⭐ Features

  • Line beam projection: Cylindrical lens spreads the laser into a 120° line — projects a visible reference line across surfaces.
  • Adjustable focus: Rotate the threaded lens ring to adjust line sharpness and width. Rotating also changes line orientation (horizontal ↔ vertical ↔ any angle).
  • Ready to use: Built-in driver circuit — no external resistor or driver needed. Just connect 5V and ground.
  • Pre-wired: ~135mm (5") leads already soldered — no soldering required.
  • Chrome-plated brass housing: 12mm diameter × 35mm long — durable, corrosion-resistant, excellent heat dissipation.
  • Low power draw: ~30mA at 5V — safe to drive directly from an Arduino digital or PWM pin.
  • Wide operating voltage: Works from 3.0V to 5.0V DC.

📋 Specifications

Parameter Value
Laser Wavelength 650nm (red)
Optical Power ~5mW
Laser Class Class IIIa / 3R
Beam Pattern Line (120° fan angle via cylindrical lens)
Operating Voltage 3.0V – 5.0V DC
Operating Current ~30mA
Driver Circuit Built-in (no external components needed)
Focus Manually adjustable (threaded lens ring)
Line Orientation Adjustable by rotating lens
Housing Material Chrome-plated brass
Housing Dimensions 12mm diameter × 35mm length
Lead Length ~135mm (5")
Weight 13.5g (0.5 oz)
Case Isolation NOT isolated — case tied to laser diode anode
Operating Temperature −36°C to +65°C

📏 Line Width at Various Distances

The 120° fan angle means the line gets longer as you move further from the surface. Here's what to expect:

Distance from Surface Approximate Line Length Notes
5 cm (2") ~15 cm (6") Very bright, sharp line. Good for close-up alignment.
10 cm (4") ~30 cm (12") Bright and well-defined.
30 cm (12") ~90 cm (3 ft) Good working distance for most alignment tasks.
50 cm (20") ~150 cm (5 ft) Line is still visible but thinner and dimmer at the edges.
1 m (3.3 ft) ~3 m (10 ft) Visible in dim lighting. Edges may be faint.
2 m (6.6 ft) ~6 m (20 ft) Center is visible; edges fade. Best in low ambient light.
5 m (16 ft) ~15 m (50 ft) Only the center portion is clearly visible. Requires dark environment.

Note: The line brightness is not uniform across its length. The center is always brightest, and brightness falls off toward the edges. This is a characteristic of all cylindrical-lens line lasers, not a defect. At longer distances, only the center portion of the line will be clearly visible.


🔌 Wiring and Setup

Basic Connection (Direct to Power Supply)

  1. Connect the positive wire to the positive (+) terminal of your 3.0V–5.0V DC power source.
  2. Connect the negative wire to the negative (−) / ground terminal.
  3. The laser line turns on immediately.
  4. Do not allow the metal case to touch any grounded surface.

Suitable power sources:

  • USB port or USB charger (via breakout board or cut cable)
  • Arduino 5V pin or digital output pin
  • 3× AA batteries (4.5V — works at slightly reduced brightness)
  • Any regulated 3.0V–5.0V DC supply

Important: Do not exceed 5V. Higher voltages will damage or destroy the laser diode.

Arduino Connection (On/Off Control)

Because the module draws only ~30mA, it can be powered directly from an Arduino digital output pin:

Laser Wire Arduino Pin
Positive (+) Digital pin (e.g., D7)
Negative (−) GND

Using a Transistor (Recommended for Raspberry Pi and ESP32)

If your microcontroller can't source 30mA from a GPIO pin, or if you want to switch the laser from a separate 5V supply:

  1. Connect the laser's positive wire to your 5V supply positive.
  2. Connect the laser's negative wire to the collector (or drain) of an NPN transistor (e.g., 2N2222) or N-channel MOSFET.
  3. Connect the emitter (or source) to ground.
  4. Connect the base (or gate) to your microcontroller's GPIO pin through a 1KΩ resistor.
  5. Setting the GPIO pin HIGH turns the laser on; LOW turns it off.

💻 Arduino Example Code

Example 1: Simple On/Off Control

const int laserPin = 7;  // Laser connected to digital pin 7

void setup() {
  pinMode(laserPin, OUTPUT);
}

void loop() {
  digitalWrite(laserPin, HIGH);  // Laser ON
  delay(2000);                   // On for 2 seconds
  digitalWrite(laserPin, LOW);   // Laser OFF
  delay(1000);                   // Off for 1 second
}

Example 2: Line Laser Tripwire with LDR

A line laser tripwire works differently from a dot tripwire. Because the line covers a wide area, you can detect a break anywhere along the line by positioning the LDR (photoresistor) at any point along the projected line. This makes it easier to cover a doorway or corridor.

const int laserPin = 7;      // Laser on digital pin 7
const int ldrPin = A0;       // LDR (photoresistor) on analog pin A0
int threshold = 500;         // Will be auto-calibrated

void setup() {
  pinMode(laserPin, OUTPUT);
  digitalWrite(laserPin, HIGH);  // Turn laser on
  Serial.begin(9600);
  delay(2000);  // Allow LDR to stabilize with laser line

  // Auto-calibrate: read the "beam present" baseline
  int baseline = analogRead(ldrPin);
  threshold = baseline * 0.6;  // Trip when light drops to 60% of baseline
  Serial.print("Baseline: ");
  Serial.print(baseline);
  Serial.print(", Threshold: ");
  Serial.println(threshold);
}

void loop() {
  int ldrValue = analogRead(ldrPin);

  if (ldrValue < threshold) {
    Serial.println("*** LINE BROKEN! ***");
    // Add your alarm action here (buzzer, LED, relay, etc.)
    delay(500);  // Debounce
  }

  delay(50);
}

Tripwire tips for line lasers:

  • Position the LDR so the laser line falls directly across the sensor face.
  • Use a small tube (e.g., a drinking straw cut to 2cm) over the LDR to shield it from ambient light and only accept light from the laser line direction.
  • For wider coverage, use multiple LDRs at different points along the line.
  • The line is brightest at the center — position the LDR near the center of the line for the strongest signal.

Example 3: Servo-Mounted Scanning Line

Mount the line laser on a servo motor to sweep the line across a surface — useful for scanning, area coverage, or visual effects.

#include <Servo.h>

const int laserPin = 7;
const int servoPin = 9;
Servo scanServo;

void setup() {
  pinMode(laserPin, OUTPUT);
  digitalWrite(laserPin, HIGH);  // Laser on
  scanServo.attach(servoPin);
}

void loop() {
  // Sweep from 0° to 180°
  for (int angle = 0; angle <= 180; angle += 1) {
    scanServo.write(angle);
    delay(15);
  }
  // Sweep back
  for (int angle = 180; angle >= 0; angle -= 1) {
    scanServo.write(angle);
    delay(15);
  }
}

🔧 Focusing and Orienting the Line

The module has an adjustable lens in a threaded brass holder that controls both focus and orientation:

Adjusting Focus (Line Sharpness)

  1. Power on the laser and aim it at a surface at your intended working distance (0.5–3 meters is ideal).
  2. Gently rotate the threaded lens ring at the front of the module.
  3. Turn slowly in either direction until the line appears as thin and sharp as possible.
  4. The optimal focus distance is a trade-off — focusing for close range will make the line blurry at long range, and vice versa.

Adjusting Orientation (Line Direction)

The line's orientation (horizontal, vertical, or diagonal) is determined by the rotational position of the cylindrical lens:

  • Rotate the entire module body (not just the lens ring) to change the line from horizontal to vertical or any angle in between.
  • Once positioned, secure the module in place with your chosen mounting method.
  • If you only rotate the lens ring (focus adjustment), the line orientation may also shift slightly — re-check orientation after focusing.

Note: The line may not be perfectly straight across its full length. Some curvature at the extreme edges of the 120° fan is normal for cylindrical-lens line lasers at this price point.


🎯 Project Ideas & Applications

  • Alignment and leveling: Project a reference line for hanging pictures, installing shelves, tiling, or framing. Mount the module at the desired height and angle.
  • Woodworking cutting guides: Mount above a table saw, miter saw, or band saw to project a visible cut line on the workpiece.
  • 3D printer and CNC alignment: Visual reference for bed leveling, work piece positioning, and axis alignment.
  • Laser tripwire / security: Project a line across a doorway or corridor. Pair with an LDR to detect when the line is broken. Easier to set up than a dot tripwire because the line covers a wider area.
  • Stage and photography lighting: Project accent lines for visual effects, set design, or light painting photography.
  • Robotics: Project a line on the floor as a boundary marker, path guide, or visual feedback indicator.
  • Optics experiments: Demonstrate how a cylindrical lens works, show diffraction patterns, or explore line projection geometry.
  • Industrial positioning: Visual guide for material placement on conveyor belts, assembly fixtures, or packaging stations.
  • Sewing and fabric cutting: Project a straight line on fabric for cutting guides without marking the material.
  • Arduino and STEM projects: Teach digital output, sensor integration, servo control, and optical principles.

🔌 Compatibility

  • Arduino (Uno, Mega, Nano, Leonardo) — connect directly to a digital or PWM pin (~30mA draw, well within the 40mA pin limit)
  • ESP32 / ESP8266 — works at 3.3V (reduced brightness) or use a transistor/MOSFET to switch 5V from a separate supply
  • Raspberry Pi — use a transistor or MOSFET to switch 5V from the Pi's 5V rail. Do not connect directly to GPIO (3.3V, current-limited to ~16mA)
  • Any 3.0V–5.0V DC source — USB power banks, USB chargers, 3×AA batteries (4.5V), regulated supplies

⚠️ Laser Safety

This module is classified as a Class IIIa / 3R laser product (~5mW at 650nm). While it is low power, it can still cause eye injury with direct or reflected beam exposure.

Mandatory Safety Rules

  1. Never look directly into the laser beam. Even brief exposure can cause retinal damage.
  2. Never point the laser at anyone's eyes or face — including your own, other people, and animals.
  3. Never aim at aircraft, vehicles, or traffic. This is a federal crime in the United States (14 CFR § 91.11) and many other countries.
  4. Avoid reflective surfaces. Mirrors, polished metal, glass, and glossy surfaces can redirect the beam unpredictably. A line laser creates reflections across a wider area than a dot laser — be especially careful.
  5. Never leave the laser powered on unattended where people or pets could be exposed.
  6. Supervise children at all times. This is not a toy.

Best Practices

  • Always know what is in the beam path and what is behind your target.
  • Work in well-lit environments — your pupils are smaller in bright light, reducing the amount of laser light that can enter your eye.
  • When testing, aim the laser at a non-reflective surface (matte white paper or cardboard works well).
  • The line beam covers a wider area than a dot — be aware of the full 120° fan angle when positioning.
  • Store unused modules with the leads disconnected or insulated to prevent accidental activation.

🛠️ Troubleshooting

Problem Possible Cause Solution
Laser doesn't turn on Wires reversed, no power, or dead module Verify polarity. Measure voltage at the leads with a multimeter. Check that the case is not touching a grounded surface.
Laser died immediately after powering on Case shorted to ground The non-isolated case likely contacted a grounded surface. The laser diode is destroyed. Use a new module and insulate the case before mounting. See the Case Isolation section above.
Line is blurry or too wide Lens not focused for this distance Gently rotate the threaded lens ring to adjust focus. Optimal focus depends on distance — you may need to re-focus when changing working distance.
Line is dim at the edges Normal behavior All cylindrical-lens line lasers are brightest at the center and fade toward the edges. This is not a defect. Move closer to the surface for a brighter, shorter line.
Line is curved at the edges Normal for wide-angle cylindrical lenses Some curvature at the extreme edges of the 120° fan is expected. For straighter lines, use the module at closer distances where only the center portion of the line is used.
Line orientation is wrong (horizontal instead of vertical) Module needs to be rotated Rotate the entire module body to change the line orientation. The cylindrical lens determines the line direction based on the module's rotational position.
Laser is very dim Supply voltage too low Ensure supply is at least 3.0V. For full brightness, use 5V. Check for voltage drop across long wires or breadboard connections.
Laser flickers Loose connection or intermittent case short Check all wire connections. Verify the case is not intermittently touching a grounded surface. If using PWM, increase the duty cycle.
Laser works on Arduino but not on ESP32/Raspberry Pi 3.3V GPIO insufficient or current-limited Use a transistor/MOSFET to switch 5V power. See the Compatibility section above.
Module gets warm Normal at 5V continuous operation The chrome brass housing acts as a heatsink. Slight warmth is normal. If it gets hot to the touch, check that the supply voltage is not exceeding 5V.

📋 Quick Reference Card

Parameter Value
Wavelength 650nm (red)
Power ~5mW
Beam Pattern Line, 120° fan angle
Supply Voltage 3.0V – 5.0V DC max
Current Draw ~30mA
Housing 12mm × 35mm chrome-plated brass
Case Isolated? NO — do not ground the case!
Arduino Compatible Yes — direct to digital or PWM pin
Safety Rule #1 NEVER look into the beam or point at eyes

🛒 Where to Buy the 650nM 5mW Red Laser Diode Line Module

650nm 5mW Red Line Laser Diode Module at Envistia Mall →

Need a dot laser instead?
650nm 5mW Red Dot Laser Diode Module (5-pack / 10-pack) →


📚 Additional Resources


This guide is provided by Envistia Mall for educational and technical reference purposes. The manufacturer and Envistia LLC (dba Envistia Mall) are not responsible for any damages or losses resulting from the use of this product. Always follow proper laser safety precautions. Never point a laser at people, animals, aircraft, or vehicles. Specifications are based on manufacturer data and may vary between production batches.

Share this guide:
in

🛒 Related Products

Find the components mentioned in this guide in our store.

Browse Products →