little step propeller c code needed
mnastasi
Posts: 9
does anyone have a propeller c code sample (or any guidance) for running Little Step motor controller; or is there a timeframe from the Parallax team in providing sample c code for little step? thank you so much.
Comments
Welcome to the forums! Seems we've had a flood of new people to our forums the last week so you're not alone.
To answer your question - no, we don't presently have any Little Step U C code examples. However, I took a quick look at the BS2 examples and they could be quickly translated to C without a problem. Do you know much about BASIC? The examples we've provided are easily translated to C since some of our C examples even look like PBASIC.
In short, you'd look at the BS2 example and port it to this serial http://learn.parallax.com/propeller-c-simple-protocols.
Ken Gracey