Skip to content

MiDispositivoMIDI V3.0.0

Latest
Compare
Choose a tag to compare
@alrevuelta alrevuelta released this 24 Feb 11:01
· 67 commits to master since this release
90a3d26

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