Difference between revisions of "Lego Robotic Workshop"

From RoboWiki
Jump to: navigation, search
(LEGO)
Line 4: Line 4:
 
* Adrian Dabrowski: [http://www.robotika.sk/events/10FJL/LeJOSintroduction.pdf LeJOS Tutorial]
 
* Adrian Dabrowski: [http://www.robotika.sk/events/10FJL/LeJOSintroduction.pdf LeJOS Tutorial]
  
== LEGO ==
+
== Quick Start ==
 +
 
 +
* NXT-G:  use the proprietary CD by Lego / National Instruments. See also the [http://www.ortop.org/NXT_Tutorial/index.html NXT-G multimedia tutorial].
 +
* NXC: 1. Install [http://mindstorms.lego.com/en-us/support/files/default.aspx#Driver driver], 2. Copy the [http://sourceforge.net/projects/bricxcc/files/bricxcc/ NXC] folder 3. Run BrixCC 4. Follow the [http://bricxcc.sourceforge.net/nbc/nxcdoc/NXC_tutorial.pdf tutorial]
 +
* LeJOS:
 +
** http://www.bartneck.de/2008/03/04/java-lego-nxt-eclipse-tutorial/
 +
** http://lejos.sourceforge.net/nxt/nxj/tutorial/Preliminaries/UsingEclipse.htm
 +
 
 +
Resources:
 +
 
 +
* [http://mindstorms.lego.com/en-us/support/files/default.aspx#Driver Fantom Driver for USB / NXT]
 +
 
 +
 
 +
== Lego constructions ==
  
 
'''Building: First Steps (5min Robot)'''
 
'''Building: First Steps (5min Robot)'''

Revision as of 10:12, 30 June 2010

Presentations

Quick Start

Resources:


Lego constructions

Building: First Steps (5min Robot)

Use the LEGO default Vehicle, construct your own, or use the following simple steps to build one:

  1. 5 minutes Robot (http://www.nxtprograms.com/NXT2/five_minute_bot/index.html)
  2. add a light sensor (http://www.nxtprograms.com/NXT2/line_follower/steps.html)


First Steps: LEGO default Robot

http://cache.lego.com/bigdownloads/buildinginstructions/4500569.pdf


Mechanical construction

Programming

LEJOS

NXT-G