www.nexusrobot.com Robot Kits manual
49
¾
R2WD
This page describes how to control the built-in R2WD. It does not describe how the R2WD work on your
board. For more information on that, please refer to
R2WD Class Reference.
*2 mobile wheel drive
*Aluminum alloy body
*Includes ultrasonic sensors and Bumper sensors
*Optional IR sensors and Fall detect sensors
*Still spare mounts for sensors
*DC motors with encoders
*Microcontroller and IO expansion board
*Programmable with c,c++
*Based on Arduino microcontroller
RB004-2WD mobile robot kit
This robot kit provides an economical introduction to the world of robotics.It has 2 drive wheels and a
freewheel.It includes a serials of sensors making it aware of the environment:Sonar sensors to detect the
obstructions,IR distance measure sensors used as a fall-arrest detector,bumper sensors to make it turn
around while run into something in its way.It is based on Arduino microcontroller.Its aluminium alloy body
is firm enough to be mounted with extension equipments.
¾
R2WD Class Reference
This documents describes a car with two Motors. On the Introduction, you will know how to use the
R2WD library to control the Motors,then to control the car
#include<MotorWheel.h>
Include the header file
MotorWheel.h
This section gives a full listing of the capabilities of
R2WD
Class R2WD
Interface for visit of peripherals
¾
Public functions
R2WD
(MotorWheel*wheelLeft, MotorWheel*wheelRight,
unsigned int wheelspanMM=WHEELSPAN)
Construct a new R2WD instance.
RB015_
Tracked Mobile Tank Robot Kit
Summary of Contents for Nexus Robot
Page 74: ...www nexusrobot com Robot Kits manual 70 Sample Wiring Diagram for RB004 2WD V2 0...
Page 92: ...www nexusrobot com Robot Kits manual 88 Diagram for Omni3WD_V1 0...
Page 96: ...www nexusrobot com Robot Kits manual 92 Diagram_Omni3WD_V3 3...
Page 118: ...www nexusrobot com Robot Kits manual 114 Sample Wiring Diagram for RB011 Mecanum 4WD V4 1...