Microcontroller

Our 8051 microcontroller is Externally interfaced to EPROM where our code is stored.

Microcontroller Tasks include:

bullet

Read sensors, compress and store these readings in microcontroller internal RAM for the next transmission.

bullet

Control servo motor where ultrasonic sensors are put.

bullet

Transmit sensors data serially to PC in frames:

bullet

Frame consists of 56 bits.

bullet

Frame is updated and sent every 1/3 sec.

bullet

Every bit is transmitted for 750 usec.

Microcontroller cycle is 1/6 second length, and has the following flowchart

Polling technique is used in our program, because it’s much simpler and we weren’t in need to interrupts.

you may find useful tools and tutorials in download section.

Copyright © 2002  [ smart-car.tripod.com ]. All rights reserved.
Best viewed in 1024*768 resolution.
FOR ANY TECHNICAL PROBLEMS IN THE SITE CLICK HERE