Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 536 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 536 Bytes

robots

CA224 robotics project

Directory Structure

  1. docs --> Contains all the documentation for the project
  2. hardware --> All source code which directly manipulates hardware. This directory includes a number of example arduino sketches.
  3. source --> The main project source code for the Intel Edison and Arduino Uno

Installation

Run the following commands on the intel Edison:

wget https://raw.githubusercontent.com/CPSSD/robots/master/source/edison/scripts/setup.sh -O setup.sh

bash setup.sh