Difference between revisions of "Rover: WiFi Video Streaming Robot"

From LinkSprite Playgound
Jump to: navigation, search
(Hardware Installation)
(Hardware Installation)
Line 54: Line 54:
  
 
=== Hardware Installation  ===
 
=== Hardware Installation  ===
 +
 +
Control Board:
 +
[[File:Rover controlboard.jpg]]
 +
  
 
Ultrasonic Sensor:
 
Ultrasonic Sensor:

Revision as of 18:52, 24 January 2013

Introduction

Features

Application Ideas

Cautions

Schematic

Specification

Pin definition and Rating

Mechanic Dimensions

Usage

Hardware Installation

Control Board: Rover controlboard.jpg


Ultrasonic Sensor: Rover ultrasonic.jpg

The ultrasonic sensor is used to detect object and avoid collision. This sensor has 4 pins: 5V is connected to 5V pin of the control board; Trig is connected to pin 9 of the control board; Echo is connected to pin 9 of the control board. GND is connected to GND of the control board.

We didn't provide sample of how to use the ultrasonic sensor breakout included on the Rover kit. However, the user can find the information at here.

Programming

The Arduino control board on the Rover is "Arduino Diecimila or Duemilanove W/Atmea168".

FAQ

Please list your question here:

Support

If you have questions or other better design ideas, you can go to our forum to discuss or creat a ticket for your issue at linksprite support.

Resources

How to buy

See Also

Other related products and resources.

Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.