Gorillacell Module 004: LASER Module
Table of Contents

LASER stands for Light Amplification by Stimulated Emission of Radiation. It produces a highly focused and narrow beam of light, making it ideal for applications that require precision, such as alignment, distance measurement, or signaling.
The Gorillacell ESP32 Development Kit comes with one (1) LASER module.
BASIC INFORMATION
Device | Category | Interface | Chipset | Description |
---|---|---|---|---|
Output | Display Cell | Digital / PWM | - | 0 = OFF, 1 = ON |
PINOUT
It has 3 pins which are
- G - for the ground pin,
- V - for the supply voltage,
- S – for controlling the state of the LASER.
A logic 1 turns ON the LASER and a logic 0 turns OFF the LASER.
×