krystof-cejchan / Maze-Solver-via-Phone-Scan

A Flutter app working as a maze solver using the camera as an input and A* algorithm to find the shortest path. It sends the found path via Bluetooth to an Arduino. The Arduino follows the path and conquers the maze.
GNU General Public License v2.0
1 stars 1 forks source link

bluetooth functinality #10

Closed krystof-cejchan closed 9 months ago

krystof-cejchan commented 11 months ago

https://blog.kuzzle.io/communicate-through-ble-using-flutter

krystof-cejchan commented 9 months ago