Skip to content
Jan Gromeš edited this page Apr 24, 2021 · 25 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!

  • 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

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

Clone this wiki locally