theoldnet-wifi-firmware-binaries VS amodem

Compare theoldnet-wifi-firmware-binaries vs amodem and see what are their differences.

theoldnet-wifi-firmware-binaries

Firmware, drivers and software for using The Old Net RS232 Serial to WIFI adapter in Modem and Ethernet Mode (by TheOldNet)

amodem

Audio MODEM Communication Library in Python (by romanz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
theoldnet-wifi-firmware-binaries amodem
1 6
20 920
- -
2.9 4.6
3 months ago 4 months ago
Python
GNU General Public License v3.0 or later 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.

theoldnet-wifi-firmware-binaries

Posts with mentions or reviews of theoldnet-wifi-firmware-binaries. 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
    Related - there's also ESP8266 based TheOldNet wifi modem[1] in case you want TCP/IP over wifi networking in your MS-DOS machine (or possibly others which have support for SLIP - Serial Line Internet Protocol).

    [1]: https://github.com/TheOldNet/theoldnet-wifi-firmware-binarie...

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 theoldnet-wifi-firmware-binaries and amodem you can also consider the following projects:

ggwave - Tiny data-over-sound library

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

chirppy - Play chirp.io chirps with Python

beets - music library manager and MusicBrainz tagger

quietnet - Simple chat program that communicates using inaudible sounds

RadioHead - Version of RadioHead library for Teensy boards

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