Skip to content

electro-smith/DaisyDuino

Repository files navigation

Arduino Support for the Daisy Audio Platform

Features

  • DSP library full of synthesis blocks, effects processors, and more
  • Configurable audio callback
  • Board support and helper functions for Daisy hardware platforms
  • Example programs

Getting Started

Follow the instructions in our Getting Started Wiki page.

Support

Here are some ways to get support and connect with other users and developers:

Built With

  • Arduino - Open source physical computing platform
  • stm32duino - Arduino Support for STM32 MCUs
  • DaisySP - Embedded DSP library for the Daisy ecosystem and beyond

Additional Dependencies

MIDI examples require the FortySevenEffects MIDI Library. This library can be installed within the Arduino Library Manager.

Contributing

Please read our Contribution Guidelines for details on how to get involved!

License

DaisyDuino is licensed with the permissive MIT open source license.

This allows for modification and reuse in both commercial and personal projects. It does not provide a warranty of any kind.

For the full license, read the LICENSE file in the root directory.