Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Robot cardrive on the track

Status
Not open for further replies.

PA3040

Advanced Member level 3
Joined
Aug 1, 2011
Messages
883
Helped
43
Reputation
88
Reaction score
43
Trophy points
1,308
Activity points
6,936
Robot car drive on the track

Dear All
I need to send my robot car on a track
track width is 4cm ( Can change)
Start Point is A and end point is B ( See picture)
I am using DC Motor ( any suggest)
MCU is PIC 16f877A
please advice me, what kind of sensors I need to use
what kind of peripherals I need to use in PIC 16F877A ( CCP and ADC)
any guide lines

Thanks in advance
Robo Path.GIF
 
Last edited:

Its a simple line following robot... You need IR or proximity sensor to detect the track and align the car in the line of track.. you nee a toy car with DC motors...........
 

Its a simple line following robot... You need IR or proximity sensor to detect the track and align the car in the line of track.. you nee a toy car with DC motors...........

Dear ckshivaram
Thanks for reply
can I know, how may I control DC motor and more explain about sensor control
 

It will be easy if you use proximity sensors.. life will be easy for you.. or else you have to make it using IR transmitter and receiver ..... adjust the sensitivity and do all stuffs...

you can control the DC motor using L293D motor driver IC...... you can control both the motors with 1 IC.... search the forum you have lot of threads relating to that.......
 

    V

    Points: 2
    Helpful Answer Positive Rating
It will be easy if you use proximity sensors.. life will be easy for you.. or else you have to make it using IR transmitter and receiver ..... adjust the sensitivity and do all stuffs...

you can control the DC motor using L293D motor driver IC...... you can control both the motors with 1 IC.... search the forum you have lot of threads relating to that.......

Dear ckshivaram
Thanks for reply
can you please advice me simple block diagram operation of inside pic for my request
 

Dear ckshivaram
Is it possible to implement using capture and compare mode
 

Not quite.. its a tedious job as your timers or pwm peripherals will be running...

If you want to control speed then you need PWM, or else you dont need pwn or capture and compare mode....
 
  • Like
Reactions: PA3040

    PA3040

    Points: 2
    Helpful Answer Positive Rating
can I have sample codes from assembly for 16f877a
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top