รายละเอียดสินค้า
เลเซอร์เซนเซอร์ Laser Sensor Module for Arduino With Demo Code
>> เช็คสต๊อคสินค้า <<
ข้อมูลเลเซอร์เซนเซอร์ :
- Dot laser
- Operating voltage 5V
- Power 5Mw
- Wavelength 650n m
- OD 6mm
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 } |
Wiring Diagram
LSS003 : Laser Sensor Module For Arduino With Demo
ไม่มีรับประกันสินค้า
รีวิว
ยังไม่มีบทวิจารณ์