This is a software library for interacting with the Seeed Studio Grove Beginner Kit for Arduino.

We are using the Seeed Studio Grove Beginner Kit for Arduino in all of our labs for the course ENGI 1020: Introduction to Programming. The kit includes a variety of components that are connected to the analog, digital and I2C ports of the integrated Arduino Uno board.

Grove Beginner Kit for Arduino board diagram Kit as purchased

Components

Each component in the kit requires some software interaction, which is supported by the functions in this library (and the libraries it uses).


Generic components

Many of the components that are included in the Grove kit (or purchased separately) can be used with generic (rather than device-specific) software support.

Specialized parts

Many of the components that are used with the Grove kit require specialized software libraries.