Monday, August 2, 2010

Wireless Mobile Bomb Disposal Unit


Languages: Java & Embedded C.
Description: It is an Robot which is wirelessly controlled using a pc through radio signal. Our project  consists of a 89c51 microcontroller which is programmed using Embedded C as back end and front end is designed using  Java swing and Java communication package
  Here User plays an Admin Role According to His instruction Robot Can take actions.
Here He get An one interface through that he will handle that robot.when he give the
forward instruction the byte code is generated  and that byte code is passed through the
java.com package through RS-232 serial port to Microcontroller.Then microcontroller will
check that code and high the particular relay that information is encoded and Trasmit
through Rf.At the Receiving Side that Information is Decoded And Takes the particular
Action.