ggwave VS amodem

Compare ggwave vs amodem and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ggwave amodem
37 6
1,849 919
- -
4.4 4.6
3 months ago 3 months ago
C++ Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ggwave

Posts with mentions or reviews of ggwave. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-30.

amodem

Posts with mentions or reviews of amodem. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-22.
  • Replacement PCB Replicates Early 80s Modem
    6 projects | news.ycombinator.com | 22 Feb 2024
    This will get you started:

    Tony Fisher wrote V.32 soft modem stack for SGI Indy back in 1996. York University couldnt handle hosting whole 8 megabytes of his stuff https://www.cs.york.ac.uk/news/fisher/home-page but at least they had the decency to upload it to github instead of just deleting https://github.com/university-of-york/cs-www-users-fisher/tr... Randy Rossi rewrote this project and got working V.21/23 https://github.com/randyrossi/fisher-modem

    Fabrice Bellard, because of course he did :), implemented his own version all the way to V.34 with parts of V.90 https://bellard.org/linmodem/

    V.21 modem implemented in Gnu Radio https://web.archive.org/web/20170627151353/http://aaronscher...

    amodem - good source of ready made modulation implementations https://github.com/romanz/amodem

    minimodem- simple radio link FSK modem https://github.com/kamalmostafa/minimodem

    audsl - leased line project, not compatible with standard modems https://www.araneus.fi/audsl/ but might give some ideas.

  • Basic binary data via RTL-SDR?
    1 project | /r/RTLSDR | 14 May 2023
  • Is there a standard for transmitting unencrypted plain text data? (Strings)
    2 projects | /r/RTLSDR | 17 Apr 2022
    This one is excellent, you can transmit and receive data as audio OFDM : https://github.com/romanz/amodem You will probably need to pipe it to a modulator for RF transmission.
  • Internet/TCP socket data over SDR?
    2 projects | /r/RTLSDR | 25 Jan 2022
    https://github.com/romanz/amodem is the tool i used to wrap netcat data into.
  • How to convert .wav to .iq file?
    1 project | /r/RTLSDR | 22 Dec 2021
    You need to "encode" it in some way; https://github.com/romanz/amodem can help.
  • Show HN: I made a tool to communicate data using the PC speaker
    5 projects | news.ycombinator.com | 21 Apr 2021

What are some alternatives?

When comparing ggwave and amodem you can also consider the following projects:

minimodem - general-purpose software audio FSK modem

hologram-python - Hologram device-side Python SDK - Send messages to the cloud in just 3 lines of code!

wave-share - Serverless, peer-to-peer, local file sharing through sound

chirppy - Play chirp.io chirps with Python

quiet - Transmit data with sound. Includes binaries for soundcards and .wav files.

beets - music library manager and MusicBrainz tagger

RadioHead - Version of RadioHead library for Teensy boards

quiet-js - Transmit data with sound using Web Audio -- Javascript binding for libquiet

quietnet - Simple chat program that communicates using inaudible sounds

TCP-over-UDP - An implementation of an educational tool for implementing and testing TCP over UDP in computer networks.