Hi everyone, I am having a great deal of difficulty designing the control system for my senior design project.
I integrated an Arduino Uno with Labview and I am currently attempting to use a "latching" hall effect sensor to output the RPM of a motor, once I am able to that I need to have the motor turn off once it reaches a desired RPM. The hall effect sensor output switches between 0V and 0.5V and if I understand correctly, I need to turn the analog signal into a square wave then output the highs and lows into 1's and 0's with respect to time/frequency. Then from there, I think I may have to use a timer to calculate for RPM?
How would you guys go about doing this? I am doing all I can to research but making the block diagram is very difficult for me. Please help, I am very stressed.
Thanks in advance.