• +965 51122049
Laser sensor module

Laser sensor module

KWD0.750KWD0.750
0%Off

Laser sensor module


 

 


Share:

Red Laser module for direct connection to a 5 V supply. Connect the 5 V supply to
the ‘S’ pin and ground to the ‘-’ pin. Transmission wavelength: 650nm

 

Pin layout

Sometimes The module is labeled wrong, see below:
 

  • Pin - = GND
  • Pin (middle pin) = not connected
  • Pin S = +5V

 


Testing 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
	
	
}
	
	

Add your review

Your email address will not be published. Required fields are marked *

Please login to write review!

Upload photos

Looks like there are no reviews yet.

Related Products