reading arrows from keyboard on Arduino IDE
hi,
this newbie question. trying write program read arrows(up, down, left , right) , move robot arm accordingly. have done java, no idea how in arduino ide. have googled no results. ideas how ?
thanks help.
shahab.
this newbie question. trying write program read arrows(up, down, left , right) , move robot arm accordingly. have done java, no idea how in arduino ide. have googled no results. ideas how ?
thanks help.
shahab.
it can't done arduino ide. arduino ide developing programs run on arduino. keyboard not connected arduino, can't read key presses.
processing can read key presses, , send information serial port, arduino can read.
processing can read key presses, , send information serial port, arduino can read.
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > reading arrows from keyboard on Arduino IDE
arduino
Comments
Post a Comment