Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Naguissa/uMFMLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All Arduino compatible uMFMLib

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?