wallfollower

所属分类:机器人/智能制造
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-11-15 03:14:49
上 传 者sh-1993
说明:  使用Arduino和AFMotor库编程的自动墙跟踪机器人。
(Autonomous wall-following robot programmed with Arduino and AFMotor library.)

文件列表:
LICENSE (1077, 2023-12-11)
pictures/ (0, 2023-12-11)
pictures/wallfollower-c1-hitech-rnd.jpg (266041, 2023-12-11)
wallfollower.ino (2238, 2023-12-11)

# Wall Follower Robot ![Wall Follower Robot](https://github.com/c1hitech-saci/wallfollower/blob/master/./pictures/wallfollower-c1-hitech-rnd.jpg) A wall-following robot programmed using Arduino and the AFMotor library. ## Table of Contents - [Description](https://github.com/c1hitech-saci/wallfollower/blob/master/#description) - [Features](https://github.com/c1hitech-saci/wallfollower/blob/master/#features) - [Requirements](https://github.com/c1hitech-saci/wallfollower/blob/master/#requirements) - [Setup](https://github.com/c1hitech-saci/wallfollower/blob/master/#setup) - [Usage](https://github.com/c1hitech-saci/wallfollower/blob/master/#usage) - [Acknowledgements](https://github.com/c1hitech-saci/wallfollower/blob/master/#acknowledgements) - [License](https://github.com/c1hitech-saci/wallfollower/blob/master/#license) ## Description This Arduino sketch implements the logic for a wall-following robot using ultrasonic sensors. The robot is designed to navigate while maintaining a certain distance from the surrounding walls. ## Features - Wall-following behavior based on ultrasonic sensor readings. - Motor control using the AFMotor library. - Customizable speed settings and control intervals. ## Requirements - Arduino board - AFMotor library - Ultrasonic sensors - Motors and motor driver (compatible with AFMotor library) ## Setup 1. Connect the ultrasonic sensors to the specified pins (TRIG and ECHO). 2. Adjust motor pin configurations in the code according to your setup. 3. Upload the sketch to your Arduino board. 4. Power up the robot and observe its wall-following behavior. ## Usage Ensure that the robot is placed in an environment with walls for it to navigate. The robot will autonomously follow the walls while avoiding collisions. ## Acknowledgements This Wall Follower project is made by the C1 Hitech R&D Team. ## License This project is licensed under the [MIT License](https://github.com/c1hitech-saci/wallfollower/blob/master/LICENSE).

近期下载者

相关文件


收藏者