Arduino Duemilanove and L298n

Hey,
I bought L298N Stepper Motor Driver Controller Board for Arduino and bought Arduino Duemilanove. I want connect two motors to L298N and L298N connect to my Arduino Duemilanove, but I dont know how to do that. http://img195.imageshack.us/img195/3268/nuotrauka0463.jpg
Maybe someone can help me?

http://arduino-info.wikispace

http://arduino-info.wikispaces.com/MotorDrivers

read the driver

read the driver documentation

 

for each motor you will need 3 digital pins… one of these PWM capable

 

the PWM will conect to EBx pins of your driver, and the other to INx

 

well… you will NEED read the manual to program the arduino to control this driver… No magic at all, put the cables is the easiest step.