Author Topic: ROBOTICS PROJECTS  (Read 1444 times)

Offline admin

  • kingofkings
  • Administrator
  • Junior
  • *****
  • Posts: 80
  • Rs. 1104
  • FOLLOW THE RULES
  • Location: Delhi, India
    • View Profile
    • http://mechanicalengineersofindia.tk
Re: ROBOTICS PROJECTS
« on: October 29, 2012, 10:42:10 am »
BALL SORTING MINDSTROM LEGO PROJECT



Ball sorting project is interesting one because it helps you to understand various important concepts of Robotics such as finding distance of objects , recognizing them , pick and drop them and things like that.
 

USEFUL LINKS:

 SORT THE BOLL:-

http://design.stanford.edu/spdl/ME218b/pastprojects/0708/batcountre/BatCountre/Sort_the_Balls.html

NXT SENSORS :- http://courses.washington.edu/engr100/Section_Wei/NXT/NXT_sensors.pdf


Hardware Requirement :

Lego Mindstorms NXT 2.0 which includes :
Ultrasonic sensor
Touch sensors: Lets the robot react to touch
Servo motors: Allows the robot to interact with the environment
NXT Brick: The programmable core that reads the sensors and controls the motors and things many more. You can buy it from any online store including amazon.com

Software Requirement :

NXT-G :  is a graphical programming environment that comes bundled with the NXT. With careful construction of MyBlocks to encapsulate complexity, NXT-G can be used for real-world programming.

Complete Instruction and Details at Robin Newman's Page:- http://r.newman.ch/lego/

Related Video :