Maze solver and line follower with 90 and 135 degree turns
☆15Nov 24, 2019Updated 6 years ago
Alternatives and similar repositories for Fastest-line-follower
Users that are interested in Fastest-line-follower are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast Line following, Maze solver robot based on PID algorithm.☆12Sep 4, 2019Updated 6 years ago
- It is code written in arduino for a line following robot as well as maze solving robot.☆10Aug 1, 2019Updated 7 years ago
- A robot which can follow a curvilinear path directed by a line on a surface, wherein both are of different colors. It uses a PID controll…☆31Jun 8, 2021Updated 5 years ago
- This open source codes are to control arduino based line following robot using PID algorithm☆32Mar 19, 2019Updated 7 years ago
- Arduino Based Line Follower Robot using PID Algorithm☆66Feb 28, 2017Updated 9 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Line following robot code for array of 5 Ir sensor used with arduino☆32Dec 14, 2020Updated 5 years ago
- An 8 IR sensor line follower with PID compensator☆41Apr 20, 2015Updated 11 years ago
- This is the arduino code for line follower robot with 8 array IR sensor and two motor with motor Driver (L293d IC or L298N module etc.)☆18Apr 13, 2018Updated 8 years ago
- Arduino Line Follower Code - 2WD Robot Chassis, Uno, Motor Shield V2, SunFounder Line Follower Module.☆12Jan 5, 2020Updated 6 years ago
- Contains Arduino sketches for a line-following, maze-solving car.☆13May 11, 2016Updated 10 years ago
- 本项目基于全国大学生电子设计竞赛赛题要求,设计并实现了一款自主循迹智能小车,需在指定路径上完成多模式自动行驶、精准停靠及声光提示等功能。 采用STM32微控制器作为核心控制单元(注:实际开发阶段使用STM32进行快速原型验证,后续可扩展至TI MSPM0系列),结合红外传感…☆23Feb 9, 2025Updated last year
- Open source robot for maze solving + line following☆12Oct 31, 2017Updated 8 years ago
- Predicting train delay using previous weather and delay information of trains☆11Oct 25, 2017Updated 8 years ago
- stm32 oled Blood oxygen Oscilloscope based on☆19Apr 17, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- This is a program to drive a robot through a maze using Depth First Search as it's path-planning algorithm. The program is interfaced wit…