This is the Cosa Dolce education and teaching support material. The repository contains tutorial presentations with example sketches.
The lessons start with an introduction to Cosa by rewriting of the examples sketches found in the Arduino IDE.
To use this set of lessons, teaching and example sketches, you must download and install the [Arduino IDE] (http://www.arduino.cc/en/Main/Software) (or GCC AVR toolchain) and [Cosa] (https://github.com/mikaelpatel/Cosa).
Download and unzip the Cosa-Dolce library into your sketchbook directory. Rename from Cosa-Dolce-master to Cosa-Dolce.
The Cosa-Dolce examples should be found in the Arduino IDE File>Example menu. Open an example sketch. Select the Cosa core by selecting one of the boards supported by Cosa in the Tools>Board menu.
This is an on-going project, New material will be added from time to time.