Hello all,
Trying to figure out how to run a 24v BLDC motor, has its own internal driver board. Is it possible to use arduio as a scope to control the speed of the motor.
Here is the original data sheet.
I moved your topic to an appropriate forum category @H3cT1cL3o.
In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.
Sorry, if my question was not clear, I was hoping to use the arduino as the scope and controller. Reading the speed output from the motor and also controlling the speed input (voltage).
Is this what you want to say? I was hoping to use the arduino as the controller which reads the speed of the motor and controls its speed. The answer to that would be yes. You will need to design an interface circuit.
Mainly for diagnosing the pump for issues. And to get an understanding of the control circuits and programing.
But eventually i will be using one inside a coffee machine with variable speed control for pressure profiling, this one will use a pressure sensor to vary the speed to keep consistent pressure or vary the pressure manually and eventually with a saved pressure profiling curve
Unless I've miss understood the specifications, isnt the speed control input is only 5v I thought the would be within the specs of the arduino although it says max 4amp.
Yes, but 0 to 5. NOT just 0 and 5. The usual Arduino does not have that capability. You will have to design and built something to give you 0 to 5 or find an Arduino that can do that.