-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Dimitris Platis edited this page May 19, 2015
·
12 revisions
This wiki documents the Arduino library used on the autonomous car built by Team Pegasus and is controlled by an on-board Android phone. This library is based on the Smartcar Core and Smartcar Sensors libraries. It is not standardized yet, meaning that it cannot be used out-of-the-box in other situations regardless of hardware setups. However, very small changes would be necessary to adapt it to different platforms, specifically ones that are using similar sensors (ultrasound, infrared etc), a servo motor to control the steering and an ESC to set the vehicle's speed.
- Start-up guide
- API documentation
- Example sketches
- Library documentation