Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 566 Bytes

File metadata and controls

15 lines (11 loc) · 566 Bytes

Arduino Uno projects

This uses Arturo - ano for building and uploading to Arduino.

Installation

  1. Install Arduino
  2. Install Arturo - ano

Usage

For any project that you go into that you wish to run on your arduino make sure to do the following.

  1. cd /path/to/project
  2. Breadboard the project based on README.md in the project directory 2.1 Any additional information will be in the info directory
  3. Build and upload: ano build && sudo ano