MiDispositivoMIDI V3 Versions Save

Open source Arduino MIDI controller.

V3.0.0

5 years ago

This release contains a new C++ Arduino library that provides very easy to use functions to handle the MiDispositivoMIDI V3 hardware. Note that for version control, the following tagging is used: V3.0.0, where the first number (3) indicates the hardware version and the second last numbers (0.0) indicates the software release. This means that every V3.x.x will be backward compatible with the same hardware.

Features V3.0.0: -Encapsulates all LED handling and button reading complexity inside the library. -Use of timer that allows running background tasks, like LED animations. -New examples.

Known issues: -None