aakashjhawar / Tachometer

Developed a device using Arduino which can calculate object’s revolving speed.
1 stars 1 forks source link
analog-design arduino arduino-uno c cpp led speed-calculator tachometer

Tachometer

Developed a device using Arduino UNO open-source Microcontroller board based on the Microchip ATmega328P which can calculate object’s revolving speed.

Getting Started

How to use

git clone https://github.com/aakashjhawar/Tachometer.git
cd Tachometer

(Run the tachometer.ino file)

Prerequisites

Get Arduino IDE

Components Used

  1. IR Pair
  2. Arduino UNO
  3. Seven Segment Display

Working

Block Diagram of Tachometer-

Block Diagram

Anolog circuit design on Multisim-

Multisim

Learn more about Multisim here.

Digital circuit desing on Tinkercad-

Tinkercad.

Learn more about Tinkercad here.