Question: Need Code in assembly for: Build a tachometer using a MSP430 micro-controller. MSP430g2553 implemented with an Arduino board. the sensor produces an electric pulse for
Need Code in assembly for:
Build a tachometer using a MSP430 micro-controller.
MSP430g2553
implemented with an Arduino board. the sensor produces an electric pulse for each rotation of the shaft. The pulse is detected by the micro-controller, which counts the number of pulses in a second and estimates the rotational speed, measured in rotations per minute, or rpm.
Using a second MSP430 to generate pulses at a known rate, with period controlled by a software variable specified at assembly time,
Estimate the rotational speed in rpm Show the speed - Using the LED, as follows Show 3 quantities: hundreds, tens and units The LED flashes to indicate the hundreds, stays on for 10 seconds, flashes to indicate the tens, stays on for 10 seconds, flashes to indicate the units, stays on for 10 seconds, and then turns off until a new reading will be taken
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
