Skip to content

marcel-licence/ml_synth_pwm_osc_example

Repository files navigation

ml_synth_pwm_osc_example

pulse oscillator with pulse width modulation using the ML_SynthTools library (little example arduino project)

project picture
link to the video

This project is an example supporting different platforms:

  • ESP32
  • Teensy 4.1 (imxrt1062)
  • Daisy Seed (cortex-m7) (does compile but execution does not work)

The required library can be found here: https://github.com/marcel-licence/ML_SynthTools

Supported versions of board library

More information will be available in future