Difference between revisions of "Centrobot Joint Lectures"

From RoboWiki
Jump to: navigation, search
(Joint Lecture No. 1)
(LEJOS)
Line 14: Line 14:
 
* LeJOS API Documentation (http://lejos.sourceforge.net/p_technologies/nxt/nxj/api/index.html)
 
* LeJOS API Documentation (http://lejos.sourceforge.net/p_technologies/nxt/nxj/api/index.html)
 
* LeJOS Tutorial (http://lejos.sourceforge.net/nxt/nxj/tutorial/index.htm)  
 
* LeJOS Tutorial (http://lejos.sourceforge.net/nxt/nxj/tutorial/index.htm)  
 
+
*
Lejos-sample-programs.zip (Sample Programs)
+
* [[Media:Lejos-sample-programs.zip]] (Sample Programs)
 
 
 
 
  
 
=== LEGO ===
 
=== LEGO ===

Revision as of 23:34, 11 February 2010

Joint Lecture No. 1

Date: 11. 2. 2010
Topic: Linefollowing robot
Place: HTL Spengergasse, Wien, AT

Important Links for your Centrobot LEGO NXT JAVA Linefollower course


LEJOS

LEGO

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


Other Ressources

NXT Constructopedia (http://legoengineering.com/library/doc_download/150-nxt-constructopedia-beta-21.html)

Line Following

Other useful links for the lecture

Mechanical construction


Programming


Videos