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 years 前 | 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 years 前 | 1 个回答 | 0