/arduino

ArduinoProjects

Primary LanguageC

Software Prerequisites

  1. Download Eclipse plugin OR download full eclipse with arduino integrated from this website:

http://eclipse.baeyens.it

  1. Download Arduiono sketch - make sure the version matches the version compatible with the plugin!

As of this commit the version is 1.5.x (I personally 1.5.1 BETA).

https://www.arduino.cc/en/Main/OldSoftwareReleases#previous

Eclipse Workspace Configuration

Setup your Eclipse Workspace (Arduino-wise) to point to the arduino IDE sketch installation and the private libraries to the libraries folder within this repository.