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.

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.


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > reading arrows from keyboard on Arduino IDE


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums