Skip to content

OsamaMaher/vehicle-side-mirrors-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

vehicle-side-mirrors-control

This project is used in car mirrors to automatically adjust the two sides mirror to help driver see the ground while reversing.

When reverse signal is generated the two sides mirrors’ motors will turn in a direction for 3 seconds.

After the signal is removed, the two motors will go back to their previous position.

If the signal is interrupted at any time during the 3 seconds it will return automatically to its previous position.

It is simulated in Proteus simulator and programmed using Atmel studio.

the controller is ATTINY85 microcontroller.

image

after reverse signal generated, mirror motors will start spinning for 3 seconds.

image

the code is based on timer interrupt which counts the 3 secondes and it starts counting just after reverse signal triggers.

image

About

automatic adjusting side mirrors on vehicle when reversing

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors