This document describes a contactless digital tachometer that uses an Arduino microcontroller, infrared sensor, and LCD display. The tachometer counts the number of rotations of a motor shaft using an IR transmitter and receiver without direct contact. It displays the revolutions per minute (RPM) measurement on an LCD screen. The Arduino microcontroller implements the RPM calculation from the IR sensor pulses and controls the LCD output. The tachometer provides contactless RPM measurement for motors in difficult to reach locations.