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
- Host: GitHub
- URL: https://github.com/samirez/arduino-controller-for-robot-movement
- Owner: Samirez
- License: gpl-3.0
- Created: 2023-02-15T15:45:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T06:18:45.000Z (over 2 years ago)
- Last Synced: 2023-10-10T07:28:28.089Z (over 2 years ago)
- Language: C#
- Size: 2.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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