NwBee-How to control My BoeBot using W,A,D,X keys, while its conected thru USB
Darshana
Posts: 2
Hi Friends,
I bought My BoeBot recently and I have completed all the tasks in the Book already.
Does anyone know how we can control the BoeBot using "W A D X" keys in the keyboard (to go forward, backward, left and right) ; while the BoeBot is connected to PC throough USB cable.
Please assist me....
Darshan:smilewinkgrin:
I bought My BoeBot recently and I have completed all the tasks in the Book already.
Does anyone know how we can control the BoeBot using "W A D X" keys in the keyboard (to go forward, backward, left and right) ; while the BoeBot is connected to PC throough USB cable.
Please assist me....
Darshan:smilewinkgrin:
Comments
The DEBUGIN statement can be set up to wait for a character to be sent from the PC, then you can use IF / THEN statements to interpret the characters received. You'd use the DEBUG statement to display a message on the PC window to say what the user should do.
thns for the reply