mikaelpatel / Cosa-Dolce

Object-Oriented Programming with Cosa/Education and Teaching Support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cosa-Dolce

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.

Install

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.

Note

This is an on-going project, New material will be added from time to time.

About

Object-Oriented Programming with Cosa/Education and Teaching Support.

License:GNU Lesser General Public License v2.1


Languages

Language:Arduino 91.4%Language:C++ 8.6%