Skip to content
Jan Gromeš edited this page Apr 24, 2021 · 23 revisions

RadioLib Wiki

Universal wireless communication library for Arduino

RadioLib allows its users to integrate all sorts of different wireless communication modules into a single consistent system. Want to add a Bluetooth interface to your ZigBee network? Sure thing! Need to connect LoRa network to the Internet with a GSM module? RadioLib has got your back!

RadioLib was originally created as a driver for RadioShield, but it can be used to control a whole bunch of various wireless modules. Check the Modules page for more information. Not sure where to start? How about Basics and the examples?

Some cool open-source projects which use RadioLib - check them out!

Click the project name to go the project website, or the logo to check out their source code.

  • RFQuack - "The only versatile RF-analysis tool that quacks!"

    RFQuack logo

  • Meshtastic™ - "An opensource hiking, pilot, skiing, Signal-App-extending GPS mesh communicator"

    Meshtastic logo

  • disaster.radio - "A disaster-resilient communications network powered by the sun"

    disaster.radio logo

  • FOSSASAT picosatellites - "Series of PocketQube satellites designed to create a global low-cost IoT network using spread spectrum modulation technology."

    FOSSA Systems logo

  • ClusterDuck Protocol™ - "An easy to use mobile mesh network that can be accessed by people without the need to have specific hardware or pre-downloaded software."

    ClusterDuck logo

  • tinyGS - "An open network of Ground Stations distributed around the world to receive and operate LoRa satellites, weather probes and other flying objects, using cheap and versatile modules."

    tinyGSlogo

DISCLAIMER
This library is provided 'AS IS'. See License for details.