Arduino code to make Leaphy (https://www.leaphy.nl/), a small educational Arduino robot, drive around on it's own and avoid walls.
- Build your own Leaphy
- Install the Arduino IDE
- Load this script onto your Arduino
Simple Arduino code to make Leaphy drive around and avoid walls
C++
Arduino code to make Leaphy (https://www.leaphy.nl/), a small educational Arduino robot, drive around on it's own and avoid walls.