Hello,
I am working on a * Autonomous robotic Taxi*..that would track passengers & perform various tasks
The main tasks i am focusing on are:
1: Determine all the different obstacles present on the track.
2. Taxi should be able to detect the following obstacles:
*Up-hill; Plain; Down-hill; Bump; 2 consecutive Bumps*
3: Stop Taxi to *take in one passenger only when a Bump* is detected. (It represents that
passenger is standing for a taxi).
4: Stop your car to *drop all the passengers only when 2 consecutive bumps* are detected.(It
represents destination of passenger).
5: The passenger limit for the taxi is 3.
6: Display on LCD the type of terrain on which the taxi is moving...eg. if it is on Bump, LCD must display 'BUMP'.
Help me to with the hardware modules & *main logic*
Any other innovative suggestions are welcomed..
I am working on a * Autonomous robotic Taxi*..that would track passengers & perform various tasks
The main tasks i am focusing on are:
1: Determine all the different obstacles present on the track.
2. Taxi should be able to detect the following obstacles:
*Up-hill; Plain; Down-hill; Bump; 2 consecutive Bumps*
3: Stop Taxi to *take in one passenger only when a Bump* is detected. (It represents that
passenger is standing for a taxi).
4: Stop your car to *drop all the passengers only when 2 consecutive bumps* are detected.(It
represents destination of passenger).
5: The passenger limit for the taxi is 3.
6: Display on LCD the type of terrain on which the taxi is moving...eg. if it is on Bump, LCD must display 'BUMP'.
Help me to with the hardware modules & *main logic*
Any other innovative suggestions are welcomed..