aioax25 VS RYLR998-LoRa

Compare aioax25 vs RYLR998-LoRa and see what are their differences.

aioax25

Asynchronous AX.25 library using asyncio (by sjlongland)

RYLR998-LoRa

A python program for 2-way texting with the 33cm band [REYAX RYLR998](https://reyax.com/products/rylr998/) LoRa® module, either with a Raspberry Pi 4, five wires and ten female-female GPIO connectors; or with a Linux PC running a CP2102 USB 2.0 to TTL serial converter, four wires and eight female-female GPIO connectors. No threads, only async (by flengyel)
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
aioax25 RYLR998-LoRa
1 6
19 13
- -
3.9 6.6
6 months ago 3 months ago
Python Python
GNU General Public License v3.0 only 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.

aioax25

Posts with mentions or reviews of aioax25. We have used some of these posts to build our list of alternatives and similar projects.

RYLR998-LoRa

Posts with mentions or reviews of RYLR998-LoRa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-16.
  • lora packet sniffing
    4 projects | /r/Lora | 16 Apr 2023
    Theoretically, the physical layer of every LoRa transceiver should all be the same, up to the spreading factor, coding rate, etc. Still, I've found that REYAX devices are only sometimes compatible. How do we know that any LoRa receiver can receive any bits sent with LoRa? I wish! Have you tried them? I'm stuck having to order compatible devices for my applications. Here is one: https://github.com/flengyel/RYLR998-LoRa I guess I'll have to be content with practical experience IRL and downvoting on Reddit.
  • Neither Magic, nor a Mirror: Retro-Style Newsfeed (more in comments)
    3 projects | /r/raspberry_pi | 12 Feb 2023
    Looks nice. If you don't mind, I'm going to borrow this for a LoRa project I'm working on, which by coincidence happens to have 40 character scrolling displays. The time.sleep() calls will be rewritten as asyncio.sleep() calls since your code will be rewritten as an asyncio coroutine. It's not your original application, but I like how you are pulling in news and weather feeds and randomizing the display.
  • My favorite thing about ham radio is that 90% of the conversations on ham radio are two people talking about the fact that they're using ham radio.
    1 project | /r/HamRadio | 8 Feb 2023
    My Reyax code for the [RYLR998 is on github](https://github.com/flengyel/RYLR998-LoRa). A work in progress. I'm writing to Reyax in Taiwan about this glitch with the CRFOP AT command. I have to test it independently of my code with direct AT commands through serial I/O...
  • Lilygo LoRa32 v1.0 support question
    1 project | /r/reticulum | 30 Jan 2023
    Consider using the REYAX RYLR998. I started using these after giving up on the Waveshare LoRa HAT. These can be connected directly to the Raspberry Pi 4B . I am going to try connecting a Raspberry pico to a spare rylr998 in a few days. (My code isn't nearly as well-developed as yours is, but it is fully asynchronous--no threads.)
  • Connecting to raspberry shell with lora
    1 project | /r/Lora | 28 Jan 2023
  • A tiny Lora module RYLR998 that works! (#stonez56 #rylr998 #lora #loramodule)
    1 project | /r/Lora | 29 Dec 2022
    I now have code posted on github. This is a demo that runs on using asyncio and aioserial that I intend to make more interactive. https://github.com/flengyel/RYLR998-LoRa

What are some alternatives?

When comparing aioax25 and RYLR998-LoRa you can also consider the following projects:

not1mm - Not1MM != N1MM, An amateur radio contest logger for Linux.

gr-lora - GNU Radio blocks for receiving LoRa modulated radio messages using SDR

budg - A KISS Plugin Based Static Site Generator

gr-lora_sdr - This is the fully-functional GNU Radio software-defined radio (SDR) implementation of a LoRa transceiver with all the necessary receiver components to operate correctly even at very low SNRs. This work has been conducted at the Telecommunication Circuits Laboratory, EPFL.

aprs-tools - Collection of cli tools for amateur radio's Automated Packet Reporting System (APRS).

LoRaTap - LoRaTap encapsulation

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

entertainment-wave-2021

tortoise-orm - Familiar asyncio ORM for python, built with relations in mind

retrofeed - Use a Raspberry Pi to display weather, news, and other information, vintage-style, on a composite monitor

pi-mqtt-gpio - Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.