https://github.com/chendrag/maze_solving_car_design
arduino maze solving car
https://github.com/chendrag/maze_solving_car_design
Last synced: 2 months ago
JSON representation
arduino maze solving car
- Host: GitHub
- URL: https://github.com/chendrag/maze_solving_car_design
- Owner: ChenDRAG
- License: mit
- Created: 2019-08-07T20:48:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-27T05:29:18.000Z (over 5 years ago)
- Last Synced: 2025-01-26T01:44:59.343Z (4 months ago)
- Language: HTML
- Size: 12 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
This is my first arduino project on my first year in Tsinghua University. It's basically a mazing solving car (for any maze you want) based on flooding algorithm.
# Explanation
In each folder is a different software version. The car will draw a map of the maze on pc through bluetooth communication.
-SpecialCar3floods deals only with maze in square shape
-SpecialCar4malloc deals with maze in any irregular shape
-SpecialCar7malloc2esay uses 2 uno board to control the car collaborately because of limited memory#Video at
https://cloud.tsinghua.edu.cn/d/b5ee170d742e4c7cb6df/