Tiny lib to enode and decode FM and MFM data streams.
Also provides a method to check for SYNC bit stream.
A default it starts with MFM encoding and 0 as initial (previous) bit.
You can get it from Arduino libraries directly, searching by uMFMLib.
For manual installation:
- Get the ZIP.
- Rename to uMFMLib.zip
- Install library on Arduino
Included on example folder, available on Arduino IDE.