///////////////////
Now I need to use MAXUINO + StandardFirmata
Arduino software: version 1.0.5?- Maxuino: version maxuino_b016?- StandardFirmata : version 2.1
But I have a problem because it doesn’t work.
?I don’t understand how can I use the Stepper Motor Controll subpatch.
?I mean how to configure it.
?If someone have some ideas, any advice, tutorials, links are welcome.
Thanks
Depending on your board you might need to install a driver for the serial port. (see http://arduino.cc/en/Guide/HomePage )
Connect USB cable to Arduino and your computer.
Start Arduino software.
Select your board from Tools -> Board
Select your Serial connection from Tools -> Serial Port
Open the Firmata program by going to File -> Examples -> Firmata -> StandardFirmata
Upload the Firmata program to your board by pressing the upload button or File -> Upload
When the upload is finished, you can close the arduino software.
Never have to learn to program Arduinos! (unless you want to)
Add your desired inputs or outputs to your board (look at tutorials like these for how to wire them http://arduino.cc/en/Tutorial/HomePage but you can ignore the programming since you are using Firmata)
I don’t understand how can I use the Stepper Motor Controll subpatch.
Would someone who knows what Maxuino and standardFirmata are also know what a subpatch is?
Perhaps if you explained what they are those of us who don't know could help you.