Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 644 Bytes

readme.adoc

File metadata and controls

23 lines (13 loc) · 644 Bytes

Presentation - Arduino Libraries

In this presentation you will learn about Arduino libraries, etc.

What is an Arduino Library?

A software library is a collection of purpose specific code. As an example, a printing library might help format documents to be printed. Arduino has libraries as well. In this lesson you will learn about how they work, some of the common libraries, etc.

A few libraries

We used this in ROV2 ROSSerial.

A*Star Library

Features

Code Examples