https://github.com/kneth/ardurobo
A simple robot based on an Arduino controller
https://github.com/kneth/ardurobo
Last synced: 8 months ago
JSON representation
A simple robot based on an Arduino controller
- Host: GitHub
- URL: https://github.com/kneth/ardurobo
- Owner: kneth
- License: gpl-2.0
- Created: 2016-12-04T19:23:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-16T13:09:44.000Z (about 8 years ago)
- Last Synced: 2025-05-20T04:05:37.897Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArduRobo
A simple robot based on an Arduino controller. Initially create for
articles in the Danish computer magazine Alt om DATA.
## Components
* Funduino (AT Mega 2650)
* SparkFun MotoShield
## Dependencies
* Arduino-Scheduler: https://github.com/mikaelpatel/Arduino-Scheduler
* ArduMoto: https://github.com/jeroendoggen/Arduino-ardumotor-library
## Installation
Create a symbolic link from your Arduino sketch folder.