LASER MODULE - For Arduino KEYES Laser Module

0 reviews  (0/5 ) 0 reviews  •  Write a review
Product Code: 91116
Availability: SOLD OUT Views: 24860
Product Description
  • Dot Laser
  • Operating Voltage: 5V
  • Wave Length: 650nm
  • Stable and Reliable Performance
  • Easy to install
$1.20
Qty:

Shipping Options to United States

Select Country:
* Region / State:

LASER MODULE - For Arduino KEYES Laser Module info

This 5V Keyes Laser Module is very easy to use and designed to interface with Arduino. Although it does not require an Arduino to work. It produces a bright red dot visible inside a structure at > 30'. Connect + 5 Volt to the “S” pin and Ground to the “-“pin.

 

ARDUINO test code:

void setup ()

{

pinMode (13, OUTPUT); / / define the digital output interface 13 feet

}

void loop () {

digitalWrite (13, HIGH); / / open the laser head

delay (1000); / / delay one second

digitalWrite (13, LOW); / / turn off the laser head

delay (1000); / / delay one second

}

 

Keyes Laser Module - General Specifications

  • Dot Laser
  • Operating Voltage: 5V
  • Wave Length: 650nm
  • Stable and Reliable Performance
  • Easy to install

 

Keyes Laser Module - Technical Specifications

  • Operating Voltage : 5V DC
  • Source wavelength: 650nm
  • Dimensions: 15x24mm
  • Weight: 2g

 

Videos

 

Documents

 

References

 

There are no reviews for this product.
Write a review Your Name:


Your Review:Note: HTML is not translated!

Rating: Bad           Good

Enter the code in the box below: