Keyboard control help
Connor149
Posts: 25
I am trying to figure out how to use keyboard input to control my motors(like press w to go foreward, s to go backwards etc.) can someone give me a couple of example lines to get this done? for now, the board will be connected right to the computer. also, i do now know how to make it so, while the program is runing, pressing buttons will not type into my code
Comments
I think you should start with learning Spin and debugging using your PC. The Propeller Education Kit Labs are a good starting point (here).
If is kinda hard to help you out with code if i don't know very many details. The more you supply the more we can help