Skip to content

A route planner implemented with an Arduino client and Python server that uses Dijkstra's Algorithm to find the shortest path between two points on a map of Edmonton.

License

Notifications You must be signed in to change notification settings

rkj777/DijkstraRouteFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DijkstraRouteFinder

A route planner implemented with an Arduino client and Python server that uses Dijkstra's Algorithm to find the shortest path between two points on a map of Edmonton.

To run the server and client make the Arduino C files and then make sure you start the python server (on your computer) before you run the client code on the Arduino

About

A route planner implemented with an Arduino client and Python server that uses Dijkstra's Algorithm to find the shortest path between two points on a map of Edmonton.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published