Skip to content

Autonomous vehicle with an IR distance sensor for measuring the vehicle's distance from obstacles. The vehicle moves in the direction of the farthest obstacle, using control signals to manage the motors and rotate the wheels. A system for autonomous obstacle avoidance and maze navigation was implemented.

Notifications You must be signed in to change notification settings

AnjaDj/Autonomous-vehicle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

2DSpaceMapping autonomous vehicle 🚗 ➡️ GENERAL


The Joy-Car is an autonomous education robot based on Micro:Bit and offers a modular robotics learn- ing kit.
Besides the cars chassis and mainboard, our PCB board will be designed and used for controling the joy-car.
System for autonomous obstacle avoidance and maze navigation was implemented.

For more information about joy-car visit 🏃‍♀️ : https://joycar.joy-it.net/en/

Guide through the code


You are currently on the main branch. Beside the main there are 3 more :

  1. 🔧 hardware_branch
    • 📁 KiCad system schema
    • 📁 KiCad models and footprints for used components
  2. 💻 firmware_branch
    • 📃 Source C code of developed functionalities
    • 📃 Obstacle avoidance algorithm
    • 📚 Supporting C libraries
  3. 📟 application_branch
    • 📃 Source code for PC GUI application

About

Autonomous vehicle with an IR distance sensor for measuring the vehicle's distance from obstacles. The vehicle moves in the direction of the farthest obstacle, using control signals to manage the motors and rotate the wheels. A system for autonomous obstacle avoidance and maze navigation was implemented.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published