/android-fskmodem

Android/Java library for encoding and decoding FSK audio signals.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

android-fskmodem

Android/Java library for encoding and decoding FSK audio signals.

The FSKModem library is developed by Cytec BG Ltd. as a free software available under the GNU GPLv3 license.

The FSKModem library consists of two major components:

  • FSKEncoder
  • FSKDecoder

It is designed to work with the existing implementation of SoftModem library for arduino.

For usage guidelines take a look at the examples.