How to set up a ROMEO project in Arduino Sketch

How do I connect this board to my computer? I am assuming the micro USB port? And what type of board do I select under Tools->Board? Other than installing the stepper motor library, is there anything else I need to do to get started with programming this board?
2013-06-04 17:55:29 Hi,
The board selection depends on the Romeo version. You can check the wiki for information under the software tab:
[url=http://www.dfrobot.com/wiki/index.php?title=Special%3ASearch&search=romeo&fulltext=+]http://www.dfrobot.com/wiki/index.php?title=Special%3ASearch&search=romeo&fulltext=+[/url]
Just connect the USB, and a good starting point would be to try the blink example on the Arduino IDE.
Jose
The board selection depends on the Romeo version. You can check the wiki for information under the software tab:
[url=http://www.dfrobot.com/wiki/index.php?title=Special%3ASearch&search=romeo&fulltext=+]http://www.dfrobot.com/wiki/index.php?title=Special%3ASearch&search=romeo&fulltext=+[/url]
Just connect the USB, and a good starting point would be to try the blink example on the Arduino IDE.
