Skip to content

CPSSD/robots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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