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

https://github.com/samirez/arduino-controller-for-robot-movement

programming controller using Arduino
https://github.com/samirez/arduino-controller-for-robot-movement

Last synced: over 1 year ago
JSON representation

programming controller using Arduino

Awesome Lists containing this project

README

          

# Arduino-controller

* Server: UDP server used to communicate with robot
* Arduino: The code for the robot
* Analyzer: Analyze logs from server to calculate position of the robot
* robot_line_graph: Unity program used to visualize the positions made by the analyzer