Infrared Line Following and Ultrasonic Navigating Robot with ATMEGA328 Pro

Infrared Line Following and Ultrasonic Navigating Robot with ATMEGA328 Pro

Oct 13, 2019ยท
Yuhang Tian
Yuhang Tian
,
Gengwu Du
ยท 1 min read

Abstract

This paper presents a low-cost scheme for developing an Arduino robotic car with varying functions, including line following, ultrasonic navigation, and automatic parking. In terms of line following, an array of IR reflective sensors, distinguishing the binary colors, can be used for tracking the lines, in addition, the speed of the car can be adjusted by a closed-loop PID controller. The speed of both wheels can be measured by Hall elements or raster. Turning to ultrasonic navigation, an ultrasonic sender can lead the car with two corresponding receivers to the location. The variance between the ultrasonic receivers can determine the moving direction. For automatic parking process, a combination of ultrasonic sensors and IR reflective sensors, respectively used for detecting the distance and parking line, can detect the final parking area. This multifunctional robot can be used for human assistance purposes, indoor deliver services, etc.

๐Ÿ‘‰ Link to the full paper

Citation

@inproceedings{tian2019infrared,
    title={Infrared line following and ultrasonic navigating robot with ATMEGA328 Pro},
    author={Tian, Yuhang and Du, Gengwu},
    booktitle={2019 IEEE 3rd Advanced Information Management, Communicates, Electronic and Automation Control Conference (IMCEC)},
    pages={856--860},
    year={2019},
    organization={IEEE}
}

Did you find this page helpful? Consider sharing it ๐Ÿ™Œ