Wired Communication

Wired communication, also known as tethered communication is the easiest way to control a robot where the system is physically connected to a hand held controller or a computer through a cable or wire. Most battle robots are wired control as most of the control is in the handheld device including the power source. This makes the robot less complex with tighter control. The disadvantage of wired control is the length of control. The maximum length of control is equal to the maximum length of the wire.

Hardwired control

This is the simplest of all controls where switches in a handheld device or joystick lever movements are directly connected to motors and electronics which control the robot movement. For example if a handheld device has four switches, two switches move your robot front and back while the other two controls the direction of robot. These machines are not considered intelligent but many underwater robots use this control technique. There are also many toy remote cars which are controlled in this manner. Simple design, fewer components, physical control and little effort in construction make them ideal in many conditions.

Wired microcontroller

In this technique the robot is still physically connected to a controller with wires. However a microcontroller on board receives the signal from the controller and subsequently controls other peripherals connected to the robot. The controller can be a joystick, switches, keypad or even your computer. If you are using a computer, you can use a serial I/O connection, parallel I/O connection, USB and if you prefer using internet to control your robot, you can connect a router. There are different protocols for each of these controls, but most of them are easier to design and implement if you prefer a wired control.

Do you have anything to say?
Visit the Forum to discuss, learn and share anything related to robotics and electronics !!

rss feeds



Featured Videos




Advertisements


Recent Articles




Atmega8 Development Board


A great step-by-step tutorial on building your own Atmel AVR based Atmega8 development board. The board is ideal for beginners with detailed explanation and pictures More...

L293D Motor Driver


For robots to do work, you need to know how to control a motor. L293D is a cleverly packed IC which can control two DC motors in both directions: forwards and reverse. Here is a detailed explanation of building a board based on L293D ICMore...

Hobby Servo Tutorial


Servo Motor is a device which uses error-sensing feedback signals to determine and control the position of a motor shaft. The term "servomechanism" closely relates to servo motors..More...

Blinking LED Tutorial


This is similar to what we achieve in any "Hello World" program. However, it is not just limited to blinking LED but scratches the surface of AVR-GCC programming... More...


Kindly Donate

If this site has helped you, then kindly consider a Donation to say "Thank You!!". Donation might help us keep all this information available for free and also pay for the resources.

If that is difficult, then a simple "Hi" in the forum would still do good :)