Skip to content

H15teve/maze_solving_car_design

 
 

Repository files navigation

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/

About

arduino maze solving car

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.9%
  • TeX 13.9%
  • C++ 13.6%
  • Python 1.4%
  • C 0.2%