Pololu motor contoller with basic stamp 2 question...
kingspud
Posts: 128
Hello all,
I am trying to get the Pololu motor controller to work with two motors and the basic stamp 2 but it doesn't seem to work!
I have it all setup like the doc says but nothing.
I am trying different buad rates but am not sure what number is used for the set buad rate.· I know 84 means 9600 but what are the other buad rates?
I can use 9600 to 19200 but don't know the number for 19200.
also, did anyone else get this thing to work, and if so can you show me your code because the one I am using out of the doc doesn't work.
That or both of my controller are dead, which doesn't seem likely.
thanks
Joe
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
“Intellectual growth should commence at birth and cease only at death”
Albert Einstein
I am trying to get the Pololu motor controller to work with two motors and the basic stamp 2 but it doesn't seem to work!
I have it all setup like the doc says but nothing.
I am trying different buad rates but am not sure what number is used for the set buad rate.· I know 84 means 9600 but what are the other buad rates?
I can use 9600 to 19200 but don't know the number for 19200.
also, did anyone else get this thing to work, and if so can you show me your code because the one I am using out of the doc doesn't work.
That or both of my controller are dead, which doesn't seem likely.
thanks
Joe
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
“Intellectual growth should commence at birth and cease only at death”
Albert Einstein
Comments
I got mine to work well. I don't think I ever used two motors, however. Unfortunately, I can't do any testing for you because I no longer have it.
My GUESS is that you nailed it when you mentioned not knowing how to set the baud rate.
--Bill
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
You are what you write.
I've only used one motor with it, but here's the code I used. Hope it helps.