Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 894 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 894 Bytes

Self Driving LDR Robot 🔦🚗

Using LDR input to design an autonomous robot that moves towards a light source in Arduino

This project was successful in using a microcontroller to build, code and test a selfdriving robot, driving towards a light source. By assembling 4 LDRs around each corner of the robot and recording the intensity of light, the code created establishes the direction of the light source and turns and drives the robot in this direction. The responsiveness of the robot means it’s suitable for a moving light, adapting to endless changes with positioning of target light source.

Footage of the robot can be viewed here

Self driving LDR robot demo