Naguissa / uMFMLib

Tiny lib to enode and decode FM and MFM data streams

Home Page:https://www.foroelectro.net/electronica-digital-microcontroladores-f8/umfmlib-libreria-para-codificar-y-decodificar-stre-t196.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All Arduino compatible uMFMLib

Master status: Build Status

What is this repository for?

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.

How do I get set up?

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

Example

Included on example folder, available on Arduino IDE.

Who do I talk to?

Contribute

Any code contribution, report or comment are always welcome. Don't hesitate to use GitHub for that.

Thanks for your support.

Contributors hall of fame: https://www.foroelectro.net/hall-of-fame-f32/contributors-contribuyentes-t271.html

About

Tiny lib to enode and decode FM and MFM data streams

https://www.foroelectro.net/electronica-digital-microcontroladores-f8/umfmlib-libreria-para-codificar-y-decodificar-stre-t196.html

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 100.0%