Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Microcontroller-based Ta chometer
#1

Microcontroller-based Ta chometer
[attachment=16580]

Testing
The source code of this article is available
at
com/efycodes/efy-codes.zip at code
file tacho.hex. Using a programmer,
load the code into the new chip
AT89C2051. (Refer the May 2005 issue
of EFY for article on programmer for
89C51 and 2051.) Then, fit it into the
circuit board and after powering up the
circuit, test it.

Software
The software is written in Assembly
language and assembled using 8051
cross-assembler. It is well commented
and easy to understand. It uses
AT89C2051 s internal timer for measuring
the period of one cycle of the
rotation in units of 100 microseconds.
Thus if the speed is 1500 rpm, it is 25
rps, and the time taken for one cycle
is 40 ms.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.