Feeds
질문
Hi, I am trying to run stepper motor using arduino. Can i use the package with any motor shield available in the market?
My stepper motors are connected to L298 driver. I have been able to run the stepper by sending serial data. But the top speed is...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
I am getting a straight line while running the following code. What is going wrong??
x=0.1:0.001:10; y=exp(-x.^2/2)/sqrt(x); plot(x,y)
거의 11년 전 | 답변 수: 1 | 0