+ Reply to Thread
Page 1 of 27 1 2 3 11 ... LastLast
Results 1 to 10 of 266

Thread: Line Following Robot (AT89C2051)

  1. #1
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,125

    Default Line Following Robot (AT89C2051)

    This Project Line Following Autonomous Robot is based on 8 bit Microcontroller AT89C2051. This Robot follows the black line which is drawn over the white surface or it follows the white line which is drawn over the black surface. The infrared sensors are used to sense the line. When the infrared signal falls on the white surface, it gets reflected and if it falls on the black surface, it is not reflected this principle is used to scan the Lines for the Robot.
    All the above systems are controlled by the Microcontroller. In our project we are using the popular 8 bit microcontroller AT89C2051. It is a 20 pin microcontroller.
    The Microcontroller AT89C2051 is used to control the motors. It gets the signals from the infrared sensors and it drives the motors according to the sensor inputs. Two stepper motors are used to drive the robot.
    Program: line.zip


  2. #2
    Junior Member mkt1988
    Join Date
    Jul 2007
    Location
    ap, India.
    Posts
    1

    Default

    can i use 40 pins at89c52 controller by coding with c language

  3. #3
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,125

    Default

    yes you can use it.

    J.Binu

  4. #4
    Junior Member mafarid
    Join Date
    Jun 2007
    Location
    Iran.
    Posts
    1

    Default

    quote:Originally posted by binu_ji

    This Project Line Following Autonomous Robot is based on 8 bit Microcontroller AT89C2051. This Robot follows the black line which is drawn over the white surface or it follows the white line which is drawn over the black surface. The infrared sensors are used to sense the line. When the infrared signal falls on the white surface, it gets reflected and if it falls on the black surface, it is not reflected this principle is used to scan the Lines for the Robot.
    All the above systems are controlled by the Microcontroller. In our project we are using the popular 8 bit microcontroller AT89C2051. It is a 20 pin microcontroller.
    The Microcontroller AT89C2051 is used to control the motors. It gets the signals from the infrared sensors and it drives the motors according to the sensor inputs. Two stepper motors are used to drive the robot.


    J.Binu
    sir i have problem with your robat software which program use .a51 with thanks

  5. #5
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,125

    Default

    post you problem/doubt here

    J.Binu

  6. #6
    Junior Member vpgohil1984
    Join Date
    Aug 2007
    Location
    gujrart, India.
    Posts
    2

    Default

    How can i increase the speed of this autonomous and how can i controll it better way means on high speed better control???

  7. #7
    Junior Member vpgohil1984
    Join Date
    Aug 2007
    Location
    gujrart, India.
    Posts
    2

    Default

    how can I convert c language to 8051 assembly language?
    rply soon.

  8. #8
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,125

    Default

    The speed cannot be increased more because the Line sensing will go fault.
    You can use RIDE compiler from www.raisonace.com to convert the C program to HEX code.

    J.Binu

  9. #9
    Junior Member gvk007
    Join Date
    Sep 2007
    Location
    Andhra Pradesh, India.
    Posts
    1

    Default

    the pcb layout (given in the website www.8051projects.info) for the line follower robot given does not correspond to the circuit diagram given.. can somebody comment..

    thanks,
    Sharma.

  10. #10
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,125

    Default

    Yes, thanks i will correct it soon.

    J.Binu
    Click here to buy fully finished Project Kits


+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts