mobile controlled robotic car

11
Mobile Controlle d Robotic Car Thank You Mobile Controlled Robotic Car Component s About Component s Related Application s Unused Section Space 1 Unused Section Space 2 Unused Section Space 3 Unused Sectio n Space 4

Upload: xenothium

Post on 14-Jun-2015

853 views

Category:

Education


8 download

DESCRIPTION

A small presentation on how to build a mobile controlled robotic car with use case scenarios.

TRANSCRIPT

Page 1: Mobile controlled robotic car

Mobile Controlled Robotic Car

Thank YouMobile

Controlled Robotic Car

Components

About ComponentsRelated

Applications

Unused Section Space 1

Unused Section Space 2

Unused Section Space 3

Unused Section Space 4

Page 2: Mobile controlled robotic car

MOBILE CONTROLLED ROBOTIC CAR

Page 3: Mobile controlled robotic car

ATMEGA 16 MICROCONTROLLER Chassis Mobile phone Batteries DTMF decoder module DC gear Motor Wheels IR Proximity sensor

COMPONENTS TO BE USED:

Page 4: Mobile controlled robotic car

It is a 8 bit microcontroller Frequency – 16MHz 32 Programmable I/O Lines Operated voltage: 4.5-5.5V for ATmega16 Two 8-bit Timer/Counters One 16-bit TImer/Counter 8-channel, 10-bit ADC

ABOUT ATMEGA 16

Page 5: Mobile controlled robotic car

16 Kbytes of In-System Self-programmable Flash program memory

1 Kbyte Internal SRAM  512K Bytes EEPROM Four PWM Channels

Contd..

Page 6: Mobile controlled robotic car

AVR STUDIO(software) Code written in Assembly Language Functions will be:

◦ Obstacle Detection◦ Edge Detection◦ Warning Flash

Software

Page 7: Mobile controlled robotic car

PIN diagram

Page 8: Mobile controlled robotic car

DTMF MODULE

• HT9170B DTMF DECODER IC• Operating voltage : 2.5V – 5.5V • 18 pin package • Direct headphone connection at DTMF male connector • 4 data pin out

Page 9: Mobile controlled robotic car

Related Applications:• Bot car with a camera – “Spying Applications”• Edge/Obstacle avoidance• Path/Line Follower• Robotic Cleaners• Baby Cam-Live extension monitoring at home• Remote Monitoring• Search and Rescue• Work in hazardous environments

Page 10: Mobile controlled robotic car

Add camera module to bring live feedback to operator

Edge-lit acrylic glass warning flash

Additional Extensions

Page 11: Mobile controlled robotic car

Thank you