I want to do an Arduino project with the students about motor monitor/control system, but I have no much experience of what can I do with an Arduino system.
I suggested these parts as a start:
Arduino Nano
4" TFT display
DH11 or DH22
12V DC motor with a bracket
RTC
My question is what other components to add to the project to level it up ?
I found this project on YouTube, it's near to what I want but:
The project doesn't share the code
It's for a different application than motor monitor/control system
MY experience is they use an inductive sensor to watch the teeth on a gear that is in the motor system. That gives them a tachometer. Besides the motor RPM, what motor variables are you interested in?
If you are NOT sending continuous, steady power to the motor, ie. pulses, you cannot actually measure the voltage and current values with out an oscilloscope because the measurements take time and both voltage and current will vary over very short time periods.