I would like to build a panoramic robot which is controlled by a piece of software. That is the point, Arduino comes into the game. With the help of Arduino I would like to control some stepper motors.
As far as I have read an Arduino Sketch is written and has to be uploaded into the Arduino memory.
Is it possible to control Arduino directly without uploading something, e.g. press a button in the piece of software and a motor is moving?