An open API service indexing awesome lists of open source software.

https://github.com/ghost---shadow/arduino-turtle-bot-with-gui

A turtle robot using arduino with Processing GUI.
https://github.com/ghost---shadow/arduino-turtle-bot-with-gui

arduino drawing processing serial-ports turtlebot

Last synced: about 2 months ago
JSON representation

A turtle robot using arduino with Processing GUI.

Awesome Lists containing this project

README

          

# Arduino-Turtle-Bot-with-GUI

A turtle robot using arduino with Processing GUI.

[Video](https://dl.dropboxusercontent.com/u/37025464/20160507_215210.mp4)

## Usage (Tested on Arduino UNO)

1. Upload `Serial_A.ino` to the Arduino board.
2. Make sure `DEBUG_MODE` is `false` in `Dispatch.pde`.
3. Check COM Port of your Arduino and change it accordingly in `Serial_P.pde`
4. Run `Serial_P.pde`