Build a Robot in 2 Hours

November 6th, 2008 by Robot Technology | 6 Comments | Filed in Electronics, Mechanics, Microcontroller, Programming, Robotics Tutorial, Sensors, Software

build robot in 2 hours
Build a robot is not difficult as you think… With no experience in electronics, you can make a robot easily in 2 hours :)

Ho it can be..?

Tags: , ,

Line Follower Robot Tutorial (ATMega8535)

July 15th, 2008 by Robot Technology | 5 Comments | Filed in Electronics, Microcontroller, Programming, Robotics Tutorial, Sensors

Build your own line follower / line tracker robot…!

Free Image Hosting

Microcontroller : Atmel ATMega8535
Sensor: 6 photodioda sensor
Motor driver : L298 dual driver (up to 1A of electric current)

Tags: , , , , , ,

Parallax Ping 28015 Ultrasonic Distance Sensor Datasheet and Application Sample

July 14th, 2008 by Robot Technology | No Comments | Filed in Microcontroller, Programming, Sensors

arx1215656413y Parallax Ping 28015 Ultrasonic Distance Sensor Datasheet and Application Sample

Download ping parallax ultrasonic distance sensor datasheet, schematic and program code sample:
» Download Link

Tags: , , , , , , ,

Build Your Own Fire Fighting Robot

July 10th, 2008 by Robot Technology | 1 Comment | Filed in Electronics, Mechanics, Microcontroller, Programming, Robotics Tutorial, Sensors

fire fighting robot contest

Many fire fighting robot competition in the world with diffrerent mission but have similiar field…
Here some useful reports of fire fighting robot project.:

Tags: , , , , , ,

Digital Clock with LCD Display Character (HH:MM:SS)

March 25th, 2008 by Robot Technology | No Comments | Filed in Microcontroller, Programming

This article will show you how to control the LCD Display become a digital clock.  This experiment use LCD Character 2 x 16 module for showing the analog characters.

==============================================

Step 1st
Build the circuit as shown in figure 5.2.3. Remember, that all we want to do with this lesson displays digital clock with display on LCD Character 2 x 16.

Microcontroller Application LCD Character

Figure 5.2.3. Digital clock with timer 0 interrupt

Step 2nd
In this step, you must tipe the assembly program to make your Timer get action, we assume that you have already known the editor, we used MIDE-51 to edit the program.

Tags: , , , ,