Skip to content

Self-driving RC car using FreeRTOS and C++ on ARM Cortex-M3 processor. The car is to autonomously reach the coordinates given to it through an Android phone avoiding all obstacles.

jackiecx/Self-Driving-Car-1

 
 

Repository files navigation

-----------------------------------------------------------------------------
To get started, have a look at L5_Application/main.cpp and the example tasks.

You can change a #define 0 to #define 1 for one example at a time and look
through the code of each example.

The general idea is to interact with the project through terminal commands.
-----------------------------------------------------------------------------
See "ChangeLog" for the changes made to the sample project source code.
-----------------------------------------------------------------------------

About

Self-driving RC car using FreeRTOS and C++ on ARM Cortex-M3 processor. The car is to autonomously reach the coordinates given to it through an Android phone avoiding all obstacles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.6%
  • C++ 34.6%
  • SourcePawn 2.1%
  • Python 0.7%