CowPi

Signal Input/Output

A library for the Cow Pi educational hardware kit.
The Cow Pi hardware kit is used to teach memory-mapped I/O, polling, and interrupts. The CowPi library takes care of details unrelated to those learning objectives and provides (non-memory-mapped) input/output functions to bootstrap student code.

Author: Christopher Bohn

Maintainer: Christopher Bohn

Read the documentation

Go to repository

Compatibility

This library is compatible with the avr, mbed_rp2040 architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.