1
/
of
3
The Only Robotics Kit You Need
Object Counter System — ESP32 + IR Sensor + LCD
Object Counter System — ESP32 + IR Sensor + LCD
No reviews
Regular price
Rs. 1,199.00
Regular price
Rs. 1,399.00
Sale price
Rs. 1,199.00
Unit price
/
per
Shipping calculated at checkout.
Couldn't load pickup availability
Object Counter System — ESP32 + IR Sensor + LCD
Overview
A practical and easy-to-build ESP32-based project that accurately counts objects passing in front of an IR sensor and displays the real-time tally on an I2C LCD screen. It includes debouncing for reliability, plus serial commands for testing and resetting.
Key Features
- Accurate Object Detection: The IR sensor detects when objects pass by (active-LOW output), and the ESP32 increments a counter accordingly.
- Visual Feedback: A 16×2 I2C LCD shows live count updates.
-
Control & Debug: Serial commands like
reset
,test
, andscan
allow easy testing, resetting counts, and checking I2C connectivity.
Technical Snapshot
Component | Details |
---|---|
Microcontroller | ESP32 Development Board |
Sensor | IR Obstacle Sensor Module (detects passing objects) |
Display | I2C 16×2 LCD (common address: 0x27 ), connected via SDA (GPIO21) & SCL (GPIO22) |
Extra Indicators | LED (GPIO2) & Buzzer (GPIO5) offer visual and audio alerts |
Share

