amodem VS hologram-python

Compare amodem vs hologram-python and see what are their differences.

amodem

Audio MODEM Communication Library in Python (by romanz)

hologram-python

Hologram device-side Python SDK - Send messages to the cloud in just 3 lines of code! (by hologram-io)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
amodem hologram-python
6 9
919 87
- -
4.6 6.5
3 months ago 4 months ago
Python Python
GNU General Public License v3.0 or later MIT License
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.

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

hologram-python

Posts with mentions or reviews of hologram-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-28.
  • OVMS and 2023 Niro
    1 project | /r/KiaNiroEV | 22 Mar 2023
    OVMS is a not cheap module. It comes with a hologram.io SIM card, but you can use any data-only LTE plan. Cost for the module is over $250, and then you'll have to pay somewhere south of $5/mo for a data plan if you go with hologram.io.
  • App charge status stuck on 'loading'/'updating' message. any ideas?
    1 project | /r/BoltEV | 16 Dec 2022
    An LTE plan from hologram.io is a few bucks a month... and i'd gladly pay it and not give my money to OnStar's broken stuff :-).
  • How Do I Make Another Electronic Device Communicate With My App?
    1 project | /r/androiddev | 13 Nov 2022
    You could build out something using Arduino or similar. It's a very heavy lift, especially if you don't have experience using Arduino/similar build-your-own-hardware stuff. But you can find an Arduino as a processor, a GPS module, an IoT/Cell data module, and either battery or some wiring to plug it into another power source, and write your own custom code that will turn the unit on and report location at an interval of your choosing. I'm guessing that'd cost roughly $50-150 for initial hardware depending on options, and you'd need to pair it with monthly cell data service, like hologram.io.
  • solar + LTE tide sensor
    2 projects | /r/arduino | 28 Sep 2022
    I want to lead off with a big shout-out to Botletics and their (his?) SIM7000 LTE CAT-M1 shield. From the beginning I knew I was going to need wireless connectivity and that WiFi was not going to reach. I considered Blues Wireless, but ultimately went with Botletics + hologram.io and I'm extremely glad I did. I plugged it in, I lightly modified the example code (it was pretty close to what I needed already, I basically just took out the GPS reading and replaced it with an averaged HC-SR04 ultrasonic sensor reading) and it just worked.
  • Why Helium compares to companies having nothing in common, and completely different business model, by make up some points the other companies dont care
    1 project | /r/HeliumNetwork | 29 Jul 2022
    Companies use hologram.io sim cars in their devices and trackers and no consumer knows this unless they take the device apart and inspect the sim car and look up what the logo is.
  • Best companies for full-time RV living?
    1 project | /r/RVLiving | 20 Apr 2022
    hologram.io
  • Controlling my Jetson in a remote location
    1 project | /r/JetsonNano | 27 Jan 2022
    If you can't get Ethernet then Cellular modem is best. For devices I rarely need to talk to I use hologram.io and it costs me a few dollars/year (under $10USD). Otherwise get a real cellular plan. Hologram has some nice software to make it easy to communicate.
  • Sim card and arduino uno module
    1 project | /r/arduino | 16 Jan 2022
    i will be trying the mkr nb 1500 with the hologram.io sim card. hologram has a pilot program that includes 1mb of free data per month which should cover texts that aren't sent all the time. i mention this incase anyone else stumbles on this in search of a similar solution.
  • Ask HN: Is anyone working on a open hardware 3G/4G dongle?
    4 projects | news.ycombinator.com | 8 Aug 2021
    Depends how open you mean. For a lot of hobbyists and integrators, this works:

    https://github.com/hologram-io/nova-hardware

    And run this on a Pi:

    https://github.com/hologram-io/hologram-python

    If you need something one layer deeper on the module or chipset level, there’s not really a lot out there.

What are some alternatives?

When comparing amodem and hologram-python you can also consider the following projects:

ggwave - Tiny data-over-sound library

hackrf - low cost software radio platform

chirppy - Play chirp.io chirps with Python

pinephone_modem_sdk - Pinephone Modem SDK: Tools to build your own bootloader, kernel and rootfs

beets - music library manager and MusicBrainz tagger

interfax-python - Fax send and receive in Python with the InterFAX REST API

RadioHead - Version of RadioHead library for Teensy boards

pySerial - Python serial port access library