top of page

The Encoder Brick Sensor Module is an electronic module that measures rotational or linear motion using an encoder disk and a sensor. It provides feedback on position, speed, and direction of a rotating or linearly moving object. The module is commonly used in robotics, motor control systems, and position sensing applications. It offers high precision and reliability in motion detection and can be easily integrated with microcontrollers or Arduino boards for real-time monitoring and control.

      Encoder Brick Sensor Module

      SKU: 131
      ₹120.00 Regular Price
      ₹90.00Sale Price
      • Specification

        • Operating Voltage: Typically 5V DC
        • Pulse Resolution: Depends on the specific module (e.g., 20 pulses per revolution)
        • Working Temperature: -20°C to 85°C
        • Dimensions: Varies depending on the module

        Usage

        • Power Supply: Connect the VCC pin of the module to the 5V pin of the microcontroller or Arduino board.
        • Ground: Connect the GND pin of the module to the ground (GND) pin of the microcontroller or power supply.
        • Encoder Outputs: Connect the A and B output pins of the module to two digital input pins of the microcontroller or Arduino board.
        • Optional: Some modules may have additional pins for index or reset functionality, which can be connected accordingly.
        • Pull-up Resistors: If required, connect pull-up resistors (typically 10kΩ) between the A and B output pins and the VCC pin of the module.
        • Coding: Write the microcontroller or Arduino code to read the encoder outputs and interpret the position, speed, and direction of motion based on the pulse signals.
        • Testing: Rotate or move the object connected to the encoder and observe the encoder output signals to verify accurate motion detection.
      bottom of page