Difference between revisions of "Implemented bluetooth protocols and visual system for robot control"

From RoboWiki
Jump to: navigation, search
m
(Abstract)
Line 15: Line 15:
 
'''Hardware Design''': The robot our team designed and constructed consists of a metallic structure from "Tetrix", 2 DC motors, 2 standart wheels, 2 omni-directional wheels, LEGO "brick", sonic distance sensor (LEGO), and a stereo camera "Surveyor" with resolution 1.3 megapixel. The DC motors and the visual system use one energy source, 12 volt 3000 mah, and the LEGO "brick" uses 6 AA batteries for power source.
 
'''Hardware Design''': The robot our team designed and constructed consists of a metallic structure from "Tetrix", 2 DC motors, 2 standart wheels, 2 omni-directional wheels, LEGO "brick", sonic distance sensor (LEGO), and a stereo camera "Surveyor" with resolution 1.3 megapixel. The DC motors and the visual system use one energy source, 12 volt 3000 mah, and the LEGO "brick" uses 6 AA batteries for power source.
  
'''Software Design''': At first the robot's software was designed to run.
+
'''Software Design''': At first the robot's software was designed to run a move and follow the line program. After the implementation of the camera we made the desicion to change that program, and using another LEGO "brick" as a joystick through bluetooth, control the robot manually getting feedback from the camera by wi-fi connection.
  
 
== Project Files ==
 
== Project Files ==

Revision as of 14:42, 9 July 2010

Project: Hovercraft

Overview

Design of the hover

Author(s): Costin Ionita, Aija Rusina
Country(s): Romania/Latvia
Date: 11.07.2010
Activity: R.U.R. - Summer School 2010

Abstract

Hardware Design: The robot our team designed and constructed consists of a metallic structure from "Tetrix", 2 DC motors, 2 standart wheels, 2 omni-directional wheels, LEGO "brick", sonic distance sensor (LEGO), and a stereo camera "Surveyor" with resolution 1.3 megapixel. The DC motors and the visual system use one energy source, 12 volt 3000 mah, and the LEGO "brick" uses 6 AA batteries for power source.

Software Design: At first the robot's software was designed to run a move and follow the line program. After the implementation of the camera we made the desicion to change that program, and using another LEGO "brick" as a joystick through bluetooth, control the robot manually getting feedback from the camera by wi-fi connection.

Project Files

Description Download
Project documentation Media:MyDocumentation.pdf
Project sourcecode Media:tetrix_nxt_g_src.zip


Go back to the List of the projects