keyboard to boebot
Jayguy5000
Posts: 139
I can hook my keyboard up to the breadboard on my boebot, but is it possible to write a code that would display in ASCII in the debug terminal what key i am pressing?
~Jeremy
~Jeremy
Comments
Main:
· DEBUGIN char
· DEBUG char
· GOTO Main
Make sure that you have PBASIC 2.5 specified in order to use DEBUGIN.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
~Jeremy
http://www.awce.com/pak6.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
It returns ASCII data from a keyboard.