Skip to content

v1.0.0 - Initial Release

Compare
Choose a tag to compare
@stephenhensley stephenhensley released this 21 Jun 21:01
· 7 commits to main since this release

Basic Startup Example for the Daisy Seed2 DFM Pedal Dev Kit.

This project contains the libraries necessary for working with the Pedal Dev Kit in C++, as well as a basic example to get started with the hardware.

The example demonstrates initializing the GPIO for true bypass control, a toggle, an LED, and stereo audio.
Further, it sets up two of the pots as volume controls for the left, and right channels.

The "-compiled" zip is a packaged version of the project that has the libraries pre-compiled and the git files stripped out for an easy way to get started without having to use git.