CPSSD / robots

CA224 robotics project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CA224 robotics project


Languages

Language:C++ 56.7%Language:Go 21.9%Language:Arduino 15.5%Language:HTML 4.2%Language:CSS 0.8%Language:C 0.6%Language:Shell 0.4%